paper-with-me

홈 › Papers

RangeAD: Fast On-Model Anomaly Detection

2026-03-18 · Luca Hinkamp, Simon Klüttermann, Emmanuel Müller arxiv

In practice, machine learning methods commonly require anomaly detection (AD) to filter inputs or detect distributional shifts. Typically, this is implemented by running a separate AD model alongside the primary model. However, this separation ignores the fact that the primary model already encodes substantial information about the target distribution. In this paper, we introduce On-Model AD, a setting for anomaly detection that explicitly leverages access to a related machine learning model. Within this setting, we propose RangeAD, an algorithm that utilizes neuron-wise output ranges derived from the primary model. RangeAD achieves superior performance even on high-dimensional tasks while incurring substantially lower inference costs. Our results demonstrate the potential of the On-Model AD setting as a practical framework for efficient anomaly detection.

📄 PDF Abstract BibTeX arXiv:2603.17795

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

SlowFastVAD: Video Anomaly Detection via Integrating Simple Detector and RAG-Enhanced Vision-Language Model

2025-04-14 · Zongcan Ding, Haodong Zhang, Peng Wu, Guansong Pang 외

Video anomaly detection (VAD) aims to identify unexpected events in videos and has wide applications in safety-critical domains. While semi-supervised methods trained on only normal samples have gained traction, they oft…

Anomaly DetectionDomain AdaptationLanguage ModelingLanguage Modelling+4

FastLogAD: Log Anomaly Detection with Mask-Guided Pseudo Anomaly Generation and Discrimination

2024-04-12 · Yifei Lin, Hanqiu Deng, Xingyu Li

Nowadays large computers extensively output logs to record the runtime status and it has become crucial to identify any suspicious or malicious activities from the information provided by the realtime logs. Thus, fast lo…

Anomaly DetectionModel Optimization

Fast Adaptive RNN Encoder-Decoder for Anomaly Detection in SMD Assembly Machine

2018-10-22 · MDPI 2018 10 · YeongHyeon Park, Il Dong Yun

Surface Mounted Device (SMD) assembly machine manufactures various products on a flexible manufacturing line. An anomaly detection model that can adapt to the various manufacturing environments very fast is required. In …

Anomaly DetectionDecoder

FABLE : Fabric Anomaly Detection Automation Process

2023-06-16 · Simon Thomine, Hichem Snoussi, Mahmoud Soua

Unsupervised anomaly in industry has been a concerning topic and a stepping stone for high performance industrial automation process. The vast majority of industry-oriented methods focus on learning from good samples to …

Anomaly DetectionDefect DetectionDomain GeneralizationSpecificity

FastFlow: Unsupervised Anomaly Detection and Localization via 2D Normalizing Flows

2021-11-15 · Jiawei Yu, Ye Zheng, Xiang Wang, Wei Li 외

Unsupervised anomaly detection and localization is crucial to the practical application when collecting and labeling sufficient anomaly data is infeasible. Most existing representation-based approaches extract normal ima…

Anomaly DetectionUnsupervised Anomaly DetectionWeakly Supervised Defect Detection