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

What Are Outliers?01:12

What Are Outliers?

Outliers are observed data points that are far from the least squares line. They have unusual values and need to be examined carefully. Though an outlier may result from erroneous data, at other times, it may hold valuable information about the population under study and should be included in the data. Hence, it is crucial to examine what causes a data point to be an outlier.
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
Outliers and Influential Points01:08

Outliers and Influential Points

An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the vertical...
Detection of Gross Error: The Q Test01:00

Detection of Gross Error: The Q Test

When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

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 number is...
Observational Learning01:12

Observational Learning

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 because...

You might also read

Related Articles

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

Sort by
Same author

An AI-integrated organoid platform enables high-throughput functional evaluation of bioactive metal ions.

Bioactive materials·2026
Same author

Contrastive Mixture Diffusion Models.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Diverging drivers' visual attention and search behavior in closely spaced tunnel-interchange structures: a field study.

Traffic injury prevention·2026
Same author

Cardiolipin alleviates insulin resistance by ameliorating mitochondrial dysfunction and promoting fatty acid oxidation.

Journal of molecular endocrinology·2026
Same author

Author Correction: Symbiosome functionality in Medicago truncatula nodules requires continuous clearing of pectins from the symbiosome space.

Nature communications·2026
Same author

Aromatic Pentaamide Macrocycles as High-Affinity Sulfate Binders and Efficient Transporters.

Angewandte Chemie (International ed. in English)·2025
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Achieving Text-based Person Retrieval with Any Granularity.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: May 27, 2026

A Two-interval Forced-choice Task for Multisensory Comparisons
07:13

A Two-interval Forced-choice Task for Multisensory Comparisons

Published on: November 9, 2018

Outlier-Aware Contrastive Learning.

Jen-Tzung Chien, Kuan Chen

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |March 3, 2026
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces outlier-aware contrastive learning to address sampling bias by detecting and masking false negatives. It enhances classification performance by generating synthetic out-of-distribution samples for debiasing contrast models.

    Related Experiment Videos

    Last Updated: May 27, 2026

    A Two-interval Forced-choice Task for Multisensory Comparisons
    07:13

    A Two-interval Forced-choice Task for Multisensory Comparisons

    Published on: November 9, 2018

    Area of Science:

    • Machine Learning
    • Computer Vision

    Background:

    • Contrastive learning aims to create discriminative embedding spaces.
    • Sampling bias, caused by mislabeled similar or dissimilar samples, degrades contrastive learning performance.
    • Out-of-distribution (OOD) detection can mitigate this bias by identifying and masking false negatives.

    Purpose of the Study:

    • To develop an outlier-aware contrastive learning method that effectively debiases models without prior knowledge of OOD samples.
    • To improve the fidelity and classification performance of contrastive learning models.

    Main Methods:

    • Proposed a novel approach using generated and augmented samples near the in-distribution (ID) and OOD boundary.
    • Synthesized Gaussian embeddings for these samples to mimic OOD behaviors.
    • Trained an OOD detector and a contrast model jointly using ID and synthesized OOD samples.

    Main Results:

    • Demonstrated the effectiveness of the proposed outlier-aware contrastive learning method.
    • Showcased the ability to debias contrast models by addressing sampling bias.
    • Validated the merit of using synthesized OOD samples for detector training.

    Conclusions:

    • The proposed method successfully enhances contrastive learning by effectively handling sampling bias through outlier detection.
    • This approach offers a practical solution for real-world scenarios where OOD sample knowledge is unavailable.
    • The study highlights the potential of generative techniques for improving robust representation learning.