paper-with-me

Papers

A Distance-based Anomaly Detection Framework for Deep Reinforcement Learning

2021-09-21 · Hongming Zhang, Ke Sun, Bo Xu, Linglong Kong, Martin Müller

In deep reinforcement learning (RL) systems, abnormal states pose significant risks by potentially triggering unpredictable behaviors and unsafe actions, thus impeding the deployment of RL systems in real-world scenarios. It is crucial for reliable decision-making systems to have the capability to cast an alert whenever they encounter unfamiliar observations that they are not equipped to handle. In this paper, we propose a novel Mahalanobis distance-based (MD) anomaly detection framework, called \textit{MDX}, for deep RL algorithms. MDX simultaneously addresses random, adversarial, and out-of-distribution (OOD) state outliers in both offline and online settings. It utilizes Mahalanobis distance within class-conditional distributions for each action and operates within a statistical hypothesis testing framework under the Gaussian assumption. We further extend it to robust and distribution-free versions by incorporating Robust MD and conformal inference techniques. Through extensive experiments on classical control environments, Atari games, and autonomous driving scenarios, we demonstrate the effectiveness of our MD-based detection framework. MDX offers a simple, unified, and practical anomaly detection tool for enhancing the safety and reliability of RL systems in real-world applications.

📄 PDF Abstract BibTeX arXiv:2109.09889

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionAtari GamesAutonomous DrivingDecision MakingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Distance metric learning for conditional anomaly detection

2026-05-01 · Michal Valko, Milos Hauskrecht arxiv

Anomaly detection methods can be very useful in identifying unusual or interesting patterns in data. A recently proposed conditional anomaly detection framework extends anomaly detection to the problem of identifying ano…

Anomaly DetectionMetric Learning

Weakly Supervised Video Anomaly Detection via Center-guided Discriminative Learning

2021-04-15 · Boyang Wan, Yuming Fang, Xue Xia, Jiajie Mei

Anomaly detection in surveillance videos is a challenging task due to the diversity of anomalous video content and duration. In this paper, we consider video anomaly detection as a regression problem with respect to anom…

Anomaly DetectionAnomaly Detection In Surveillance VideosDiversityMultiple Instance Learning+3

Memoryless Multimodal Anomaly Detection via Student-Teacher Network and Signed Distance Learning

2024-09-09 · Zhongbin Sun, Xiaolong Li, Yiran Li, Yue Ma

Unsupervised anomaly detection is a challenging computer vision task, in which 2D-based anomaly detection methods have been extensively studied. However, multimodal anomaly detection based on RGB images and 3D point clou…

Anomaly DetectionUnsupervised Anomaly Detection

Time Series Anomaly Detection via Reinforcement Learning-Based Model Selection

2022-05-19 · Jiuqi Elise Zhang, Di wu, Benoit Boulet

Time series anomaly detection has been recognized as of critical importance for the reliable and efficient operation of real-world systems. Many anomaly detection methods have been developed based on various assumptions …

Anomaly DetectionModel Selectionreinforcement-learningReinforcement Learning+4

Towards One-for-All Anomaly Detection for Tabular Data

2026-03-15 · Shiyuan Li, Yixin Liu, Yu Zheng, Xiaofeng Cao 외 arxiv

Tabular anomaly detection (TAD) aims to identify samples that deviate from the majority in tabular data and is critical in many real-world applications. However, existing methods follow a ``one model for one dataset (OFO…

Anomaly Detection