Related Experiment Videos
Training reformulated radial basis function neural networks capable of identifying uncertainty in data classification
Nicolaos B Karayiannis1, Yaohua Xiong
1Department of Electrical and Computer Engineering, University of Houston, Houston, TX 77204-4005, USA. Karayiannis@gmail.com
IEEE Transactions on Neural Networks
|September 28, 2006
Summary
A new learning algorithm trains cosine radial basis function neural networks (RBFNNs) to identify data classification uncertainty. This method enhances quantum neural networks (QNNs) and cosine RBFNNs for improved accuracy by rejecting ambiguous data.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Neural Networks
Background:
- Radial Basis Function Neural Networks (RBFNNs) are widely used for classification tasks.
- Identifying uncertainty in data classification is crucial for robust AI systems.
- Conventional feed-forward neural networks (FFNNs) and standard RBFNNs often struggle with uncertainty quantification.
Purpose of the Study:
- To introduce a novel learning algorithm for training reformulated RBFNNs, specifically cosine RBFNNs.
- To enable these networks to effectively identify and quantify uncertainty in data classification.
- To enhance the performance of quantum neural networks (QNNs) and cosine RBFNNs through improved uncertainty identification.
Main Methods:
- Developed a learning algorithm that updates parameters in cosine RBFNNs to minimize class-conditional variances.
- Trained cosine RBFNNs and quantum neural networks (QNNs) using the proposed algorithm.
- Compared the performance of networks trained with the new algorithm against those trained with original algorithms and conventional FFNNs.
Main Results:
- The proposed learning algorithm successfully trained cosine RBFNNs and QNNs to identify classification uncertainty.
- Cosine RBFNNs trained with the new algorithm demonstrated superior uncertainty identification compared to those trained with the original algorithm.
- Networks trained with the proposed algorithm showed improved classification accuracy, particularly when ambiguous feature vectors were rejected.
Conclusions:
- The novel learning algorithm provides a method for enhancing RBFNNs and QNNs to identify data classification uncertainty.
- This capability is essential for improving the reliability and accuracy of AI classification systems.
- A simple strategy of rejecting ambiguous feature vectors can further boost the performance of these advanced neural networks.
Related Concept Videos
Uncertainty: Overview
In analytical chemistry, we often perform repetitive measurements to detect and minimize inaccuracies caused by both determinate and indeterminate errors. Despite the cares we take, the presence of random errors means that repeated measurements almost never have exactly the same magnitude. The collective difference between these measurements - observed values - and the estimated or expected value is called uncertainty. Uncertainty is conventionally written after the estimated or expected value.
Survival Tree
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a survival tree begins...
Building a Survival Tree
Constructing a survival tree begins...
Uncertainty: Confidence Intervals
The confidence interval is the range of values around the mean that contains the true mean. It is expressed as a probability percentage. The interpretation of a 95% confidence interval, for instance, is that the statistician is 95% confident that the true mean falls within the interval. The upper and lower limits of this range are known as confidence limits. The confidence limits for the true mean are estimated from the sample's mean, the standard deviation, and the statistical factor 't,' or...