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?

4.1K
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...
4.1K
Outliers and Influential Points01:08

Outliers and Influential Points

4.2K
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...
4.2K
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

1.8K
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.8K
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

6.8K
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...
6.8K
Detection of Gross Error: The Q Test01:00

Detection of Gross Error: The Q Test

6.3K
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...
6.3K
Associative Learning01:27

Associative Learning

525
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
525

You might also read

Related Articles

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

Sort by
Same author

Accelerated aging in schizophrenia: integrating epigenetic clocks, telomere dynamics, senescence-associated secretory phenotype, and oxidative stress.

European archives of psychiatry and clinical neuroscience·2026
Same author

Construction and properties of antibacterial sanxan gum/gelatin pads loaded with ε-polylysine and application on bananas preservation.

International journal of biological macromolecules·2026
Same author

Wavelet spectral-aware Kolmogorov-Arnold Network for organ and tumor segmentation.

Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society·2026
Same author

Data and knowledge-driven imaging biomarkers for lumbar aging and degenerative risk stratification monitoring.

NPJ digital medicine·2026
Same author

New insights in tumor-on-a-chip models for studying cancer drug resistance.

Pathology, research and practice·2026
Same author

Triplet energy transfer from CuInS<sub>2</sub>/ZnS nanorods to organic molecules for photon upconversion.

Optics letters·2026

Related Experiment Video

Updated: Aug 26, 2025

Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms
07:31

Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms

Published on: February 8, 2019

6.6K

Unsupervised Outlier Detection Using Memory and Contrastive Learning.

Ning Huyan, Dou Quan, Xiangrong Zhang

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |October 10, 2022
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel unsupervised outlier detection method (MCOD) that focuses on feature space analysis rather than reconstruction. MCOD effectively distinguishes anomalous data by learning consistent inlier features and discriminative outlier features.

    More Related Videos

    Novel Object Recognition Test for the Investigation of Learning and Memory in Mice
    08:52

    Novel Object Recognition Test for the Investigation of Learning and Memory in Mice

    Published on: August 30, 2017

    74.0K
    Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques
    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.6K

    Related Experiment Videos

    Last Updated: Aug 26, 2025

    Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms
    07:31

    Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms

    Published on: February 8, 2019

    6.6K
    Novel Object Recognition Test for the Investigation of Learning and Memory in Mice
    08:52

    Novel Object Recognition Test for the Investigation of Learning and Memory in Mice

    Published on: August 30, 2017

    74.0K
    Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques
    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.6K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Outlier detection aims to identify anomalous data points within a dataset.
    • Current deep learning methods often use reconstruction tasks, assuming outliers are harder to reconstruct.
    • Auto-encoder (AE) based models may fail to reliably detect outliers due to unconstrained feature learning.

    Purpose of the Study:

    • To propose a novel unsupervised outlier detection method.
    • To address limitations of reconstruction-based deep learning approaches for outlier detection.
    • To enhance outlier detection by focusing on feature space analysis.

    Main Methods:

    • Developed a Memory and Contrastive learning based Outlier Detection (MCOD) method.
    • Utilized a memory module to enforce feature consistency for normal data (inliers).
    • Employed a contrastive learning module to learn discriminative features, separating inliers from outliers.

    Main Results:

    • MCOD demonstrated strong performance on four benchmark datasets.
    • The proposed method successfully outperformed eleven existing state-of-the-art outlier detection techniques.
    • Experiments validated the effectiveness of feature space analysis for unsupervised outlier detection.

    Conclusions:

    • Unsupervised outlier detection can be effectively performed in the feature space.
    • The MCOD method, combining memory and contrastive learning, offers a robust approach.
    • MCOD shows significant potential for improving anomaly detection systems.