vix.ing · top · new · best · stats · spec

Tighten The Lasso: A Convex Hull Volume-based Anomaly Detection Method

2025/02/25 by Uri Itai, Itai, Uri, Asael Bar Ilan +3
Computer Science · Mathematics · #Adversarial Robustness in Machine Learning #Anomaly Detection Techniques and Applications #FOS: Computer and information sciences #Machine Learning (cs.LG) #Statistical Methods and Inference

paper · pdf · doi:10.48550/arxiv.2502.18601

openalex publication_date 2025/02/25 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Detecting out-of-distribution (OOD) data is a critical task for maintaining model reliability and robustness. In this study, we propose a novel anomaly detection algorithm that leverages the convex hull (CH) property of a dataset by exploiting the observation that OOD samples marginally increase the CH's volume compared to in-distribution samples. Thus, we establish a decision boundary between OOD and in-distribution data by iteratively computing the CH's volume as samples are removed, stopping when such removal does not significantly alter the CH's volume. The proposed algorithm is evaluated against seven widely used anomaly detection methods across ten datasets, demonstrating performance comparable to state-of-the-art (SOTA) techniques. Furthermore, we introduce a computationally efficient criterion for identifying datasets where the proposed method outperforms existing SOTA approaches.

Related