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

Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

3.0K
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...
3.0K
Survival Tree01:19

Survival Tree

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

Detection of Gross Error: The Q Test

6.6K
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.6K
Classification of Signals01:30

Classification of Signals

1.1K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.1K
Aggregates Classification01:29

Aggregates Classification

532
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
532

You might also read

Related Articles

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

Sort by
Same author

The central role of radiotherapy in remodeling the tumor immune microenvironment: mechanisms and therapeutic implications.

Frontiers in cell and developmental biology·2026
Same author

Diagnostic value of cystatin C in acute kidney injury among patients with sepsis: a systematic review and meta-analysis.

Frontiers in medicine·2026
Same author

From linkage chemistry to active-site engineering: strategic designs and progress in covalent organic frameworks for electrocatalytic hydrogen and oxygen generation.

Materials horizons·2026
Same author

Characterization of oxidative status in maize protoplasts under temperature and saline-alkali stresses.

BMC plant biology·2026
Same author

Forensic dental age estimation in a Pakistani population: validation of Atlas methods and development of a population-specific reference model.

BMC oral health·2026
Same author

Imaging-Based Diagnosis of a Right Coronary Artery-to-Left Anterior Descending Artery Fistula Associated With a Double Right Coronary Artery Presenting With Angina.

Cureus·2026
Same journal

TraGraph-GS: Trajectory Graph-based Gaussian Splatting for Arbitrary Large-Scale Scene Rendering.

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

SWIFT: A Small-World Interaction Framework for Flow-Aware Trajectory Prediction in Autonomous Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
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
See all related articles

Related Experiment Video

Updated: Nov 12, 2025

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.5K

Graph Regularized Autoencoder and its Application in Unsupervised Anomaly Detection.

Imtiaz Ahmed, Travis Galoppo, Xia Hu

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

    This study introduces a novel graph regularized autoencoder using a minimum spanning tree (MST) to improve dimensionality reduction for anomaly detection. The MST-based approach enhances structure preservation, outperforming existing methods on benchmark datasets.

    More Related Videos

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    764

    Related Experiment Videos

    Last Updated: Nov 12, 2025

    Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
    09:47

    Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

    Published on: December 15, 2023

    1.5K
    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    764

    Area of Science:

    • Machine Learning
    • Data Science
    • Artificial Intelligence

    Background:

    • Dimensionality reduction is essential for unsupervised learning tasks like anomaly detection and clustering.
    • Autoencoders are commonly used for dimensionality reduction, but effective embedding of nonlinear manifolds requires geodesic distance metrics.
    • Existing geodesic distance approximations like ISOMAP inspire the development of new graph-based methods.

    Purpose of the Study:

    • To propose a novel graph regularized autoencoder that utilizes a minimum spanning tree (MST) for improved dimensionality reduction.
    • To enhance the discrimination of data samples by incorporating structure-preserving distances derived from MST.
    • To evaluate the effectiveness of the MST-based approach in anomaly detection and clustering applications.

    Main Methods:

    • A minimum spanning tree (MST) algorithm is employed to approximate local neighborhood structures and generate structure-preserving distances.
    • The MST-based distance metric replaces Euclidean distance in the autoencoder's embedding function, creating a graph regularized autoencoder.
    • The MST regularizer is integrated into generative adversarial networks (GANs) for further performance evaluation.

    Main Results:

    • The proposed graph regularized autoencoder significantly outperforms a wide range of alternative methods on 20 benchmark anomaly detection datasets.
    • Incorporating the MST regularizer into GANs substantially improves anomaly detection performance.
    • The MST regularized autoencoder demonstrates superior performance in clustering tasks on two datasets.

    Conclusions:

    • The MST-based graph regularization is an effective technique for enhancing dimensionality reduction in autoencoders and GANs.
    • This approach significantly improves performance in anomaly detection and clustering tasks.
    • The method offers a robust way to preserve data structure in low-dimensional embeddings for high-dimensional data.