paper-with-me

홈 › Papers

Outlier Detection for Robust Multi-dimensional Scaling

2018-02-07 · Leonid Blouvshtein, Daniel Cohen-Or

Multi-dimensional scaling (MDS) plays a central role in data-exploration, dimensionality reduction and visualization. State-of-the-art MDS algorithms are not robust to outliers, yielding significant errors in the embedding even when only a handful of outliers are present. In this paper, we introduce a technique to detect and filter outliers based on geometric reasoning. We test the validity of triangles formed by three points, and mark a triangle as broken if its triangle inequality does not hold. The premise of our work is that unlike inliers, outlier distances tend to break many triangles. Our method is tested and its performance is evaluated on various datasets and distributions of outliers. We demonstrate that for a reasonable amount of outliers, e.g., under $20\%$, our method is effective, and leads to a high embedding quality.

📄 PDF Abstract BibTeX arXiv:1802.02341

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionOutlier Detection

Similar Papers 제목 키워드 기반

Optimizing Multidimensional Scaling in Gini Metric Spaces

2026-05-24 · Cassandra Mussard, Stéphane Mussard arxiv

The Gini Multidimensional Scaling (Gini MDS) framework extends the Euclidean multidimensional scaling. We introduce a Gini pseudo-distance based on values and their ranks that depends on a fine-tunable hyperparameter. Th…

Robust Statistical Scaling of Outlier Scores: Improving the Quality of Outlier Probabilities for Outliers (Extended Version)

2024-08-28 · Philipp Röchner, Henrique O. Marques, Ricardo J. G. B. Campello, Arthur Zimek 외

Outlier detection algorithms typically assign an outlier score to each observation in a dataset, indicating the degree to which an observation is an outlier. However, these scores are often not comparable across algorith…

Outlier Detection

MCODE: Multivariate Conditional Outlier Detection

2015-05-15 · Charmgil Hong, Milos Hauskrecht

Outlier detection aims to identify unusual data instances that deviate from expected patterns. The outlier detection is particularly challenging when outliers are context dependent and when they are defined by unusual co…

General ClassificationOutlier Detection

Adversarial Subspace Generation for Outlier Detection in High-Dimensional Data

2025-04-10 · Jose Cribeiro-Ramallo, Federico Matteucci, Paul Enciu, Alexander Jenke 외

Outlier detection in high-dimensional tabular data is challenging since data is often distributed across multiple lower-dimensional subspaces -- a phenomenon known as the Multiple Views effect (MV). This effect led to a …

feature selectionOne-Class ClassificationOutlier DetectionStochastic Optimization

Robust Multi-Dimensional Scaling via Accelerated Alternating Projections

2025-01-04 · Tong Deng, Tianming Wang

We consider the robust multi-dimensional scaling (RMDS) problem in this paper. The goal is to localize point locations from pairwise distances that may be corrupted by outliers. Inspired by classic MDS theories, and nonc…