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

Truncation in Survival Analysis01:09

Truncation in Survival Analysis

209
Truncation in survival analysis refers to the exclusion of individuals or events from the dataset based on specific criteria related to the time of the event. This exclusion can happen in two primary forms: left truncation and right truncation.
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
209
Trimmed Mean01:10

Trimmed Mean

2.9K
While measuring the mean of a data set, care needs to be taken when associating the mean to its central tendency. The same goes for the arithmetic mean, the geometric mean, or the harmonic mean. This is because the presence of a single outlier data value can significantly affect the mean. That is, the mean is sensitive to fluctuations in the data set.
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
2.9K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

56
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
56
Censoring Survival Data01:09

Censoring Survival Data

97
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
97
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

1.6K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.6K
Prediction Intervals01:03

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. 
2.3K

You might also read

Related Articles

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

Sort by
Same author

A framework for assessing carbon effect of land consolidation with life cycle assessment: A case study in China.

Journal of environmental management·2020
Same author

Precise control of the interlayer twist angle in large scale MoS<sub>2</sub> homostructures.

Nature communications·2020
Same author

Atomic-Precision Repair of a Few-Layer 2H-MoTe<sub>2</sub> Thin Film by Phase Transition and Recrystallization Induced by a Heterophase Interface.

Advanced materials (Deerfield Beach, Fla.)·2020
Same author

A single molecular sensor for selective and differential colorimetric/ratiometric detection of Cu<sup>2+</sup> and Pd<sup>2+</sup> in 100% aqueous solution.

Spectrochimica acta. Part A, Molecular and biomolecular spectroscopy·2020
Same author

Effect of extracellular polymer substances on the tetracycline removal during coagulation process.

Bioresource technology·2020
Same author

Identification and Comparison of Tannins in Gall of Rhus chinensis Mill. and Gall of Quercus infectoria Oliv. by High-Performance Liquid Chromatography-Electrospray Mass Spectrometry.

Journal of chromatographic science·2020

Related Experiment Video

Updated: Jul 6, 2025

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

761

Regularly Truncated M-Estimators for Learning With Noisy Labels.

Xiaobo Xia, Pengqian Lu, Chen Gong

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |December 28, 2023
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces regularly truncated M-estimators (RTME) to improve deep learning with noisy labels. RTME effectively handles noisy data by selecting clean samples and utilizing potentially mislabeled ones for better generalization.

    More Related Videos

    P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation
    06:09

    P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation

    Published on: September 8, 2023

    600
    A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
    12:18

    A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

    Published on: January 11, 2020

    7.6K

    Related Experiment Videos

    Last Updated: Jul 6, 2025

    Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
    03:37

    Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

    Published on: March 1, 2024

    761
    P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation
    06:09

    P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation

    Published on: September 8, 2023

    600
    A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
    12:18

    A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

    Published on: January 11, 2020

    7.6K

    Area of Science:

    • Machine Learning
    • Deep Learning
    • Computer Vision

    Background:

    • Sample selection is popular for learning with noisy labels in deep networks.
    • Existing methods often incorrectly treat small-loss examples as clean and discard large-loss examples, overlooking potential information.
    • This approach can be suboptimal due to the influence of noisy labels in selected samples and the underutilization of discarded data.

    Purpose of the Study:

    • To address the limitations of current sample selection methods in noisy label learning.
    • To propose a novel approach that mitigates the negative impact of noisy labels in selected samples and leverages discarded data.
    • To enhance the generalization capabilities of deep networks trained on datasets with label noise.

    Main Methods:

    • Introduction of regularly truncated M-estimators (RTME), a method that alternates between truncated and original M-estimator modes.
    • Truncated M-estimators adaptively select small-loss examples, reducing the side-effects of noisy labels without prior noise rate knowledge.
    • Original M-estimators incorporate large-loss examples, which may be clean or contain valuable information for generalization.

    Main Results:

    • Theoretical analysis demonstrates the label-noise-tolerant properties of the proposed strategies.
    • Empirical results show RTME outperforms multiple baseline methods in learning with noisy labels.
    • The method exhibits robustness across various noise types and levels.

    Conclusions:

    • RTME offers a simultaneous solution to the drawbacks of existing sample selection techniques in noisy label learning.
    • The proposed approach effectively handles noisy labels, improving model generalization and robustness.
    • RTME represents a significant advancement in training deep networks with imperfect data.