paper-with-me

홈 › Papers

ALTBI: Constructing Improved Outlier Detection Models via Optimization of Inlier-Memorization Effect

2024-08-19 · Seoyoung Cho, Jaesung Hwang, Kwan-Young Bak, Dongha Kim

Outlier detection (OD) is the task of identifying unusual observations (or outliers) from a given or upcoming data by learning unique patterns of normal observations (or inliers). Recently, a study introduced a powerful unsupervised OD (UOD) solver based on a new observation of deep generative models, called inlier-memorization (IM) effect, which suggests that generative models memorize inliers before outliers in early learning stages. In this study, we aim to develop a theoretically principled method to address UOD tasks by maximally utilizing the IM effect. We begin by observing that the IM effect is observed more clearly when the given training data contain fewer outliers. This finding indicates a potential for enhancing the IM effect in UOD regimes if we can effectively exclude outliers from mini-batches when designing the loss function. To this end, we introduce two main techniques: 1) increasing the mini-batch size as the model training proceeds and 2) using an adaptive threshold to calculate the truncated loss function. We theoretically show that these two techniques effectively filter out outliers from the truncated loss function, allowing us to utilize the IM effect to the fullest. Coupled with an additional ensemble strategy, we propose our method and term it Adaptive Loss Truncation with Batch Increment (ALTBI). We provide extensive experimental results to demonstrate that ALTBI achieves state-of-the-art performance in identifying outliers compared to other recent methods, even with significantly lower computation costs. Additionally, we show that our method yields robust performances when combined with privacy-preserving algorithms.

📄 PDF Abstract BibTeX arXiv:2408.09791

Code (0)

등록된 구현이 없습니다.

Tasks

MemorizationOutlier DetectionPrivacy Preserving

Methods 이 논문이 사용한 방법론

Adaptive Loss 설명 없음

Similar Papers 제목 키워드 기반

ECORS: An Ensembled Clustering Approach to Eradicate The Local And Global Outlier In Collaborative Filtering Recommender System

2024-10-01 · Mahamudul Hasan

Recommender systems are designed to suggest items based on user preferences, helping users navigate the vast amount of information available on the internet. Given the overwhelming content, outlier detection has emerged …

ClusteringCollaborative FilteringNavigateOutlier Detection+1

Two stage GNSS outlier detection for factor graph optimization based GNSS-RTK/INS/odometer fusion

2025-10-01 · Baoshan Song, Penggao Yan, Xiao Xia, Yihan Zhong 외 arxiv

Reliable GNSS positioning in complex environments remains a critical challenge due to non-line-of-sight (NLOS) propagation, multipath effects, and frequent signal blockages. These effects can easily introduce large outli…

Outlier Detection

Outlier Detection using Improved Genetic K-means

2014-02-27 · M. H. Marghny, Ahmed I. Taloba

The outlier detection problem in some cases is similar to the classification problem. For example, the main concern of clustering-based outlier detection algorithms is to find clusters and outliers, which are often regar…

ClusteringGeneral ClassificationOutlier Detection

Robust PCA and subspace tracking from incomplete observations using L0-surrogates

2012-10-02 · Clemens Hage, Martin Kleinsteuber

Many applications in data analysis rely on the decomposition of a data matrix into a low-rank and a sparse component. Existing methods that tackle this task use the nuclear norm and L1-cost functions as convex relaxation…

Outlier Detection

UniOD: A Universal Model for Outlier Detection across Diverse Domains

2025-07-09 · Dazhi Fu, Jicong Fan arxiv

Outlier detection (OD), distinguishing inliers and outliers in completely unlabeled datasets, plays a vital role in science and engineering. Although there have been many insightful OD methods, most of them require troub…

Node ClassificationOutlier Detection