ADAPTIVE SCENE SEGEMENTATION USING RCE-NEURAL NETWORK
NTU-INDIA CONNECT
PROJECT GUIDE
Dr. Xie Ming
PRESENTED BY
Sri Siddarth Chakaravarthy P
(N2101776C)
PROBLEM STATEMENT
Problem Definition
OBJECTIVE
The objective of this Research Project
INTRODUCTION
What is RCE-Neural Network, How is it different?
INTRODUCTION
What is RCE-Neural Network, How is it different?
Output Layer
(Symbol Grounding)
Prototype Layer (Unsupervised Classification)
Input Layer
(Feature Vector)
RCE NEURAL NETWORK
Network Architecture
RCE NEURAL NETWORK
Network Architecture
The transfer characteristics of the jth hidden unit is given by�
�
where j Rn is a parameter vector called "center", rj R is a threshold or "radius," and D is some predefined distance metric between vectors j and x (e.g., Euclidean distance between real-valued vectors or Hamming distance between binary-valued vectors). Here, f is the threshold activation function given by
On the other hand, the transfer function of a unit in the output layer is the logical OR function. The jth hidden unit in the RCE net is associated with a hyperspherical region of the input space which defines the unit's region of influence. The location of this region is defined by the center j and its size is determined by the radius rj. According to Equation, any input pattern falling within the influence region of a hidden unit will cause this unit to fire. Thus, the hidden units define a collection of hyperspheres in the space of input patterns. Some of these hyperspheres may overlap. When a pattern falls within the regions of influence of several hidden units, they will all "fire" and switch on the output units they are connected to.
RCE NEURAL NETWORK
Neural Network Training
RCE NEURAL NETWORK
Neural Network Training
Note: that setting of r may cause one or more output units representing the wrong category to fire. This should not be a problem since the shrinking of the region of influence mechanism described under the first scenario will ultimately rectify the situation. If, under this scenario, some hidden units representing the wrong category fire, then the radii of such units are shrunk as described earlier under the first scenario.�
RCE NEURAL NETWORK
Exploring more about RCE Neural Network
LITERATURE REVIEW
Survey of some existing research work in this domain
LITERATURE REVIEW
Some interesting findings
LITERATURE REVIEW
Some interesting findings
FEATURE VECTOR OF COLOUR REGIONS
Feature Vector? What are the feature vector components for our colour regions?
No. of Vertices
Shades of colour
RESULTS
Cognition Recognition
SUPERVISIED TRAINING
UNSUPERVISIED CLASSIFICATION
Unsupervised classification begins with a spectral plot of the whole image, on which the required number of class centres are initiated. The goal of the unsupervised classification algorithm is to group the records into a set of classes, such that the members of a given class are similar to each other and distinct from the members of all the other classes
BENEFITS OF RCE
How can RCE help, what are its advantages?
CONCLUSION
What can be observed through this research project?
Scene semantic segmentation is a challenging area of research, that has scope for future development, as we need models that have awareness of new class labels and distinguish between class labels with reduced computational costs and more accurate predictions. In this research project, existing semantic segmentation models have been reviewed and analysed for the problem statement of autonomous vehicles. A new model of colour prototype with spherical influence field is proposed to solve the problem of non-linear and non-separable colour distributions. The proposed model utilizes the concept of colour prototype to provide a novel adaptive scene segmentation algorithm built on the RCE (Restricted Coulomb Energy) Neural Network framework. This model segments colour regions in an image using colour prototype learning. The proposed algorithm is tested by various situations, the following were the observations:
The mode of colour prototype has more potential in acquiring features of colour objects, hence it becomes better to signify each class labels more accurately.
CONCLUSION
What can be observed through this research project?
REFERENCES
Journal:
REFERENCES
Weblinks:
--------- THANK YOU ---------