paper-with-me

홈 › Papers

Generative Subspace Adversarial Active Learning for Outlier Detection in Multiple Views of High-dimensional Data

2024-04-20 · Jose Cribeiro-Ramallo, Vadim Arzamasov, Federico Matteucci, Denis Wambold, Klemens Böhm

Outlier detection in high-dimensional tabular data is an important task in data mining, essential for many downstream tasks and applications. Existing unsupervised outlier detection algorithms face one or more problems, including inlier assumption (IA), curse of dimensionality (CD), and multiple views (MV). To address these issues, we introduce Generative Subspace Adversarial Active Learning (GSAAL), a novel approach that uses a Generative Adversarial Network with multiple adversaries. These adversaries learn the marginal class probability functions over different data subspaces, while a single generator in the full space models the entire distribution of the inlier class. GSAAL is specifically designed to address the MV limitation while also handling the IA and CD, being the only method to do so. We provide a comprehensive mathematical formulation of MV, convergence guarantees for the discriminators, and scalability results for GSAAL. Our extensive experiments demonstrate the effectiveness and scalability of GSAAL, highlighting its superior performance compared to other popular OD methods, especially in MV scenarios.

📄 PDF Abstract BibTeX arXiv:2404.14451

Code (1)

wambodns/gsaal 공식 구현 tf

Tasks

Active LearningGenerative Adversarial NetworkOutlier Detection

Similar Papers 제목 키워드 기반

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

Generative Adversarial Active Learning for Unsupervised Outlier Detection

2018-09-28 · Yezheng Liu, Zhe Li, Chong Zhou, Yuanchun Jiang 외

Outlier detection is an important topic in machine learning and has been used in a wide range of applications. In this paper, we approach outlier detection as a binary-classification issue by sampling potential outliers …

Active LearningBinary ClassificationOutlier Detection

Robust Subspace Recovery with Adversarial Outliers

2019-04-05 · Tyler Maunu, Gilad Lerman

We study the problem of robust subspace recovery (RSR) in the presence of adversarial outliers. That is, we seek a subspace that contains a large portion of a dataset when some fraction of the data points are arbitrarily…

REMIX: Automated Exploration for Interactive Outlier Detection

2017-05-17 · Yanjie Fu, Charu Aggarwal, Srinivasan Parthasarathy, Deepak S. Turaga 외

Outlier detection is the identification of points in a dataset that do not conform to the norm. Outlier detection is highly sensitive to the choice of the detection algorithm and the feature subspace used by the algorith…

Meta-LearningOutlier Detection

Exact Subspace Segmentation and Outlier Detection by Low-Rank Representation

2011-09-08 · Guangcan Liu, Huan Xu, Shuicheng Yan

In this work, we address the following matrix recovery problem: suppose we are given a set of data points containing two parts, one part consists of samples drawn from a union of multiple subspaces and the other part con…

Outlier Detection