dimensionality reduction

Mapping high-dimensional data to compact low-dimensional representations that preserve relevant structure (geometric, topological, or statistical) for visualization, separation of regimes, and compact anomaly detection.

dimensionalityreduction

12-Month Skill Trend

Momentum and market value over time
Trending
Score
+20 in 12 mo
96
12 mo agoNow
Career
Value
+$12K in 12 mo
$42K/year
12 mo agoNow

Recommended Survey Paper

Quick overview of the field
View more

Must-Read Papers

Most classic and influential ideas
View more

In unsupervised anomaly detection on high-dimensional data, dimensionality reduction often obscures the geometric distribution of anomalies, hindering discriminative capability. Method: We propose a “manifold-in/manifold-out” binary anomaly classification framework. Innovatively adopting a manifold-aware paradigm, we characterize the intrinsic geometric nature of anomalies on the learned low-dimensional manifold and design a manifold-aligned multi-method fusion strategy that synergistically integrates models such as Isolation Forest. Contribution/Results: Our approach maintains precision while significantly improving recall—achieving a 16% gain over the best-performing single model (Isolation Forest) on MNIST. Extensive experiments demonstrate strong generalization and robustness in real-world high-dimensional scenarios. By explicitly leveraging manifold geometry, our work establishes a novel geometric-structure-driven paradigm for anomaly detection.

Addressing high-dimensional data challengesDeveloping a manifold-based approachEnhancing unsupervised anomaly detection

Sparse, self-organizing ensembles of local kernels detect rare statistical anomalies

Nov 05, 2025
GG
Gaia Grosso
🏛️ NSF AI Institute for Artificial Intelligence and Fundamental Interactions | Laboratory for Nuclear Science, Massachusetts Institute of Technology | Harvard University | Kempner Institute for the Study of Natural and Artificial Intelligence, Harvard University

To address the challenge of detecting weak signals and rare anomalies in high-dimensional data, this paper proposes a sparse, self-organizing local kernel anomaly detection framework. The method adaptively partitions statistically imbalanced regions in the representation space, enabling efficient anomaly localization under extremely low supervision—e.g., fully unsupervised or minimally labeled settings. Innovatively integrating sparsity, locality, and competitive learning, it constructs an interpretable and scalable self-organizing kernel model. Technical components include Gaussian kernel ensembles, semi-supervised Neyman–Pearson learning, and local likelihood ratio modeling to precisely characterize statistical discrepancies between anomalous and normal samples. Experiments demonstrate that the framework achieves accurate identification of statistically significant anomalous regions in thousands-dimensional spaces using only a small number of kernels. It substantially outperforms state-of-the-art methods on scientific discovery, novelty detection, intrusion identification, and generative model validation tasks.

Addressing poor control of statistical properties in representationsDetecting rare statistical anomalies in high-dimensional dataIdentifying weak signals hidden within apparent data regularity

HUMAP: Hierarchical Uniform Manifold Approximation and Projection

Jun 14, 2021
WE
Wilson E. Marc'ilio-Jr
🏛️ São Paulo State University (UNESP) | Nomic AI | Eindhoven University of Technology | Linnaeus University

Existing hierarchical dimensionality reduction methods struggle to simultaneously preserve both local and global structures across multiple granularity levels while maintaining users’ mental map continuity. To address this, we propose HUMAP—the first hierarchical dimensionality reduction framework built upon UMAP. HUMAP achieves dual optimization of structural fidelity and mental map consistency through three core techniques: cross-scale neighborhood graph propagation, multi-granularity similarity modeling, and incremental embedding alignment. Compared to state-of-the-art methods, HUMAP significantly improves hierarchical structure preservation across multiple benchmark datasets. Furthermore, it demonstrates strong interpretability and interactive utility in real-world data labeling tasks. By unifying geometric structure preservation with cognitive consistency, HUMAP establishes a novel paradigm for multi-granularity visual analytics, enabling scalable, intuitive, and semantically grounded exploration of high-dimensional hierarchical data.

Develops hierarchical dimensionality reduction for multi-granularity data analysisImproves mental map consistency compared to existing hierarchical approachesPreserves both local and global structures during hierarchical exploration

Hashing for Structure-Based Anomaly Detection

May 16, 2025
FL
Filippo Leveni
🏛️ Politecnico di Milano | Università della Svizzera italiana

This work addresses anomaly detection on low-dimensional manifold-structured data. We propose an efficient isolation-based method that embeds data into a high-dimensional semantic-enhanced preference space and employs Locality-Sensitive Hashing (LSH) to accelerate sparse neighborhood estimation, thereby identifying the most isolated samples as anomalies. To our knowledge, this is the first approach to integrate LSH into a preference-space isolation framework, achieving both theoretical soundness and computational efficiency. Extensive experiments on multiple benchmark datasets demonstrate state-of-the-art detection performance, with inference speed improved by 3–5× over existing methods, alongside substantial reductions in time and memory overhead. The source code is publicly available.

Detecting isolated points in high-dimensional Preference SpaceIdentifying anomalies in structured low-dimensional manifoldsImproving efficiency with Locality Sensitive Hashing technique

Statistical exploration of the Manifold Hypothesis

Aug 24, 2022
NW
N. Whiteley
🏛️ University of Bristol | University of Edinburgh

This work addresses the lack of a universal statistical interpretation for the manifold hypothesis—that high-dimensional data approximately reside on low-dimensional manifolds. We propose the Latent Metric Model (LMM), a generative framework grounded in fundamental statistical concepts: latent variables, variable dependence, and stationarity—providing the first unified statistical justification for the manifold assumption. Methodologically, LMM integrates neighborhood graph construction, spectral analysis, and an interpretable inference framework to enable unsupervised manifold discovery and geometric structure recovery under weak priors. Experiments demonstrate that complex manifold geometries naturally emerge from minimal statistical mechanisms; LMM significantly reduces reliance on hand-crafted priors on both synthetic and real-world datasets, while enabling interpretable reconstruction of manifold dimensionality, curvature, and coordinate systems.

Develops methods to discover and interpret high-dimensional data geometryExplores why high-dimensional data concentrates near low-dimensional manifoldsProposes Latent Metric Model to explain manifold structure emergence

Latest Papers

What's happening recently
View more

This work addresses the non-uniqueness inherent in dimensionality reduction of high-dimensional data, where a single embedding often fails to simultaneously preserve local structure, ensure interpretability, and align with external knowledge. To overcome this limitation, the paper proposes modeling the Rashomon set of dimensionality reduction—i.e., the collection of multiple equally valid, high-quality embeddings—and extracting stable adjacency relationships from this set to enhance embedding robustness. Methodologically, it introduces PCA-guided alignment to improve axis interpretability, incorporates concept-alignment regularization to integrate external semantic knowledge, and jointly optimizes the embedding geometry. The resulting visualizations maintain strong local and global structural fidelity while significantly improving interpretability and alignment with user-defined objectives.

dimension reductionembedding non-uniquenesshigh-dimensional data

Isolation-based Spherical Ensemble Representations for Anomaly Detection

Oct 15, 2025
YC
Yang Cao
🏛️ Tsinghua University | Great Bay University | Nanjing University | Dongguan University of Technology | China University of Petroleum | Deakin University

Unsupervised anomaly detection faces three key challenges: conflicting distributional assumptions, low computational efficiency, and difficulty in unifying diverse anomaly types. To address these, we propose ISER—a novel framework that encodes local density via hypersphere radius and establishes a similarity-based anomaly scoring mechanism. ISER introduces a theoretically grounded anomaly reference pattern to ensure consistency in pattern evaluation and refines the Isolation Forest scoring function to mitigate axis-aligned bias and improve detection of local anomalies. Crucially, ISER achieves efficient and robust detection while maintaining linear time and constant space complexity. Extensive experiments across 22 real-world datasets demonstrate that ISER significantly outperforms 11 state-of-the-art baseline methods, validating its effectiveness, generality, and scalability.

Addresses conflicting distributional assumptions in unsupervised anomaly detectionEnhances detection of different anomaly types using ensemble representationsImproves computational efficiency while maintaining linear time complexity

DOD: Detection of outliers in high dimensional data with distance of distances

Nov 04, 2025
SL
Seong-ho Lee
🏛️ University of Seoul | Yonsei University

High-dimensional anomaly detection suffers from the “curse of dimensionality,” rendering conventional methods ineffective; existing approaches often compromise interpretability or computational efficiency. This paper introduces a novel outlierness statistic based on “distance-to-distance,” leveraging the asymptotic concentration of pairwise distances and inner products in high-dimensional spaces—transforming the curse of dimensionality into a discriminative advantage that ensures asymptotic separability between anomalies and inliers. We theoretically establish the existence of a non-vanishing separation boundary for this statistic in high dimensions. Furthermore, we propose a distribution-free random rotation testing framework, requiring no parametric assumptions and exhibiting strong robustness. Experiments on synthetic data and diverse real-world high-dimensional datasets—including gene expression profiles and image features—demonstrate that our method significantly outperforms state-of-the-art baselines: it achieves substantially higher recall while maintaining low false positive rates, combining statistical rigor, computational feasibility, and result interpretability.

Detecting outliers in high-dimensional data using geometric distance relationshipsDeveloping computationally efficient outlier detection with theoretical separation guaranteesOvercoming traditional methods' breakdown in high-dimensional asymptotic settings

Existing anomaly detection methods typically assume that normal data occupy a non-zero volume in the ambient space, overlooking their intrinsic geometric structure as lying on a low-dimensional manifold, which limits performance. This work proposes a novel manifold projection paradigm: learning a projection operator that maps inputs onto the manifold of normal samples and using the projection residual as the anomaly criterion. By avoiding explicit modeling of the degenerate data distribution, the approach prevents misclassifying rare yet normal instances and provides a unified explanation for both the effectiveness and failure modes of reconstruction-based methods. Extensive experiments demonstrate that the proposed framework significantly outperforms conventional boundary-learning approaches and achieves state-of-the-art results across multiple benchmarks compared to existing reconstruction-based models.

anomaly detectiondegenerate distributionsinductive bias

AutoSciDACT: Automated Scientific Discovery through Contrastive Embedding and Hypothesis Testing

Oct 24, 2025
SB
Samuel Bright-Thonney
🏛️ Massachusetts Institute of Technology

Detecting novelties in high-dimensional, noisy scientific big data remains challenging, and existing anomaly detection methods often lack statistical rigor in declaring anomalies. Method: This paper proposes an end-to-end framework integrating contrastive representation learning with nonparametric two-sample hypothesis testing. It innovatively combines contrastive pre-trained embeddings with the New Physics Learning Machine (NPLM), augmented by simulation-based data augmentation and low-dimensional feature extraction. Contribution/Results: The framework enables highly sensitive detection of subtle anomalous signals and supports quantifiable, p-value-driven scientific discovery. Evaluated on real and synthetic datasets across astronomy, physics, and biology, it significantly outperforms state-of-the-art anomaly detection methods, demonstrating strong robustness to noise, interpretability via statistically grounded inference, and cross-domain generalizability.

Creating quantifiable anomaly detection compatible with scientific discovery claimsDetecting novelty in noisy high-dimensional scientific datasets statisticallyDeveloping sensitive statistical tests for deviations from reference distributions

Hot Scholars

HJ

Hyeon Jeon

Ph.D. Student, Seoul National University
Visual AnalyticsHigh-dimensional DataVisual Perception
JS

Jinwook Seo

Department of Computer Science and Engineering, Seoul National University
Human-Computer InteractionInformation VisualizationVisual AnalyticsExplainable AI
TF

Takanori Fujiwara

Assistant Professor (Computer Science), University of Arizona
Visual AnalyticsData VisualizationData ScienceNetwork Science
DZ

Dongfang Zhao

Assistant Professor, University of Washington
DatabasesAIHPCCryptography
AM

Antonietta Mira

Professore di Statistica, Università della Svizzera italiana, Lugano
computational statisticsMarkov chain Monte Carlo methods