Related Experiment Video
Updated: Sep 4, 2025

08:05
Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques
Published on: June 30, 2020
7.7K
Temporal Output Discrepancy for Loss Estimation-Based Active Learning
Summary
This study introduces a new deep active learning method using temporal output discrepancy (TOD) to select informative data for annotation. This approach efficiently reduces data labeling costs and improves model performance in tasks like image classification.
Area of Science:
- Machine Learning
- Computer Vision
- Artificial Intelligence
Background:
- Deep learning models require large annotated datasets, which are costly and time-consuming to acquire.
- Active learning strategies aim to reduce annotation costs by selecting informative samples for labeling.
Purpose of the Study:
- To develop a novel deep active learning approach that efficiently identifies informative unlabeled samples.
- To reduce the dependency on massive annotated datasets in deep learning by optimizing data selection.
Main Methods:
- Introduced a new measurement called temporal output discrepancy (TOD) to estimate sample loss.
- TOD evaluates the discrepancy of model outputs across different optimization steps to infer sample informativeness.
- Developed an unlabeled data sampling strategy and an unsupervised learning criterion based on TOD.
Main Results:
- The proposed TOD method effectively lower-bounds accumulated sample loss, enabling accurate selection of informative samples.
- Achieved superior performance compared to state-of-the-art active learning methods in image classification and semantic segmentation.
- Demonstrated the utility of TOD in selecting the best performing model from a candidate pool.
Conclusions:
- The TOD-based deep active learning approach is efficient, flexible, and task-agnostic.
- This method significantly reduces the cost and effort associated with data annotation in deep learning.
- TOD offers a robust mechanism for both sample selection and model selection in active learning.
Related Concept Videos
Survival Tree
153
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...
Building a Survival Tree
Constructing a...
153
Observational Learning
293
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
293
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
End Point Prediction: Gran Plot
568
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
568
Residuals and Least-Squares Property
7.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.8K
Reducing Line Loss
191
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
191

