Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Uncertainty: Overview00:59

Uncertainty: Overview

964
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.
964
Propagation of Uncertainty from Random Error00:59

Propagation of Uncertainty from Random Error

1.1K
An experiment often consists of more than a single step. In this case, measurements at each step give rise to uncertainty. Because the measurements occur in successive steps, the uncertainty in one step necessarily contributes to that in the subsequent step. As we perform statistical analysis on these types of experiments, we must learn to account for the propagation of uncertainty from one step to the next. The propagation of uncertainty depends on the type of arithmetic operation performed on...
1.1K
Propagation of Uncertainty from Systematic Error01:10

Propagation of Uncertainty from Systematic Error

875
The atomic mass of an element varies due to the relative ratio of its isotopes. A sample's relative proportion of oxygen isotopes influences its average atomic mass. For instance, if we were to measure the atomic mass of oxygen from a sample, the mass would be a weighted average of the isotopic masses of oxygen in that sample. Since a single sample is not likely to perfectly reflect the true atomic mass of oxygen for all the molecules of oxygen on Earth, the mass we obtain from this...
875
Uncertainty: Confidence Intervals00:54

Uncertainty: Confidence Intervals

4.6K
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...
4.6K
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

386
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
386
Uncertainty in Measurement: Accuracy and Precision03:37

Uncertainty in Measurement: Accuracy and Precision

78.2K
Scientists typically make repeated measurements of a quantity to ensure the quality of their findings and to evaluate both the precision and the accuracy of their results. Measurements are said to be precise if they yield very similar results when repeated in the same manner. A measurement is considered accurate if it yields a result that is very close to the true or the accepted value. Precise values agree with each other; accurate values agree with a true value. 
78.2K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Maternal pre-pregnancy morphine exposure: transgenerational consequences on anxiety-like behaviors and epigenetic-related genes.

The American journal of drug and alcohol abuse·2026
Same author

Feature and classifier-level domain adaptation in DistilHuBERT for cross-corpus speech emotion recognition.

Computers in biology and medicine·2025
Same author

Implementing Triage-Bot: Supporting the Current Practice for Triage Nurses.

Surgical technology international·2024
Same author

Protective effects of Withania somnifera against cyclophosphamide-induced testicular damage in rats.

Clinical and experimental reproductive medicine·2024
Same author

Hydroalcoholic extract of <i>Scrophularia striata</i> has a significant therapeutic effect on thioacetamide-induced liver cirrhosis in rats.

Hormone molecular biology and clinical investigation·2023
Same author

Biochanin-A has antidiabetic, antihyperlipidemic, antioxidant, and protective effects on diabetic nephropathy via suppression of TGF-β1 and PAR-2 genes expression in kidney tissues of STZ-induced diabetic rats.

Biotechnology and applied biochemistry·2021
Same journal

Supporting human-agent communication for explainable planning in spatial-temporal planning problems.

Neural computing & applications·2026
Same journal

Contrastive learning-based video quality assessment-jointed video vision transformer for video recognition.

Neural computing & applications·2026
Same journal

Sequential pattern transformer (SPT): a generative and interpretable framework for predicting disease trajectories.

Neural computing & applications·2026
Same journal

Balancing misclassification errors in image-based inference using problem domain semantics and a nested cascade architecture.

Neural computing & applications·2025
Same journal

Deep multi-objective reinforcement learning for utility-based infrastructural maintenance optimization.

Neural computing & applications·2025
Same journal

A fairness scale for real-time recidivism forecasts using a national database of convicted offenders.

Neural computing & applications·2025
See all related articles

Related Experiment Video

Updated: Sep 6, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K

Uncertainty handling in convolutional neural networks.

Elyas Rashno1, Ahmad Akbari1, Babak Nasersharif2

  • 1Department of Computer Engineering, Iran University of Science and Technology, Narmak, Tehran, 1684613114 Iran.

Neural Computing & Applications
|June 27, 2022
PubMed
Summary
This summary is machine-generated.

Neutrosophic Convolutional Neural Networks (NCNN) improve image classification accuracy on noisy data. This novel approach enhances Convolutional Neural Networks (CNN) and VGG-Net performance by handling data indeterminacy in the neutrosophic domain.

Keywords:
Convolutional neural networkData indeterminacyImage classificationNeutrosophic theory

Related Experiment Videos

Last Updated: Sep 6, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Image Processing

Background:

  • Convolutional Neural Networks (CNNs) performance degrades with noisy data, particularly during testing.
  • Existing methods struggle to effectively mitigate the impact of data indeterminacy in image classification tasks.

Purpose of the Study:

  • To propose a novel Neutrosophic Convolutional Neural Network (NCNN) structure for robust image classification.
  • To address the challenge of noisy data and data indeterminacy in neural network performance.

Main Methods:

  • Images are mapped from the pixel domain to the neutrosophic (NS) domain (True, Indeterminacy, False sets).
  • A two-path NCNN architecture is constructed, processing True and Indeterminacy sets in parallel.
  • Weights are updated using backpropagation, and the NS concept is applied to CNN and VGG-Net.

Main Results:

  • NCNN outperforms standard CNN by 5.11% and 2.21% on noisy MNIST and CIFAR-10 datasets.
  • NVGG-Net shows accuracy improvements of 3.09% and 2.57% over VGG-Net on CIFAR-10 and CIFAR-100 datasets.
  • The proposed method demonstrates significant robustness against various levels of Gaussian noise.

Conclusions:

  • The two-path NCNN effectively handles noisy data and data indeterminacy, outperforming traditional CNNs.
  • The neutrosophic approach offers a promising direction for enhancing the resilience of deep learning models in image classification.
  • NCNN and NVGG-Net provide improved accuracy and robustness, especially in the presence of significant data noise.