← Search

Maja Rudolph

9 accepted papers

2023

Deep Anomaly Detection under Labeling Budget Constraints

ICML 2023poster

Selecting informative data points for expert feedback can significantly improve the performance of anomaly detection (AD) in various contexts, such as medical diagnostics or fraud detection. In this paper, we determine a set of theoretical conditions under which anomaly scores generalize from labele…

2023

Zero-Shot Anomaly Detection via Batch Normalization

NeurIPS 2023poster

Anomaly detection (AD) plays a crucial role in many safety-critical application domains. The challenge of adapting an anomaly detector to drift in the normal data distribution, especially when no training data is available for the "new normal," has led to the development of zero-shot AD techniques.…

2022

Latent Outlier Exposure for Anomaly Detection with Contaminated Data

ICML 2022spotlight

Anomaly detection aims at identifying data points that show systematic deviations from the majority of data in an unlabeled dataset. A common assumption is that clean training data (free of anomalies) is available, which is often violated in practice. We propose a strategy for training an anomaly de…

2022

Modeling Irregular Time Series with Continuous Recurrent Units

ICML 2022spotlight

Recurrent neural networks (RNNs) are a popular choice for modeling sequential data. Modern RNN architectures assume constant time-intervals between observations. However, in many datasets (e.g. medical records) observation times are irregular and can carry important information. To address this chal…

2021

Neural Transformation Learning for Deep Anomaly Detection Beyond Images

ICML 2021spotlight

Data transformations (e.g. rotations, reflections, and cropping) play an important role in self-supervised learning. Typically, images are transformed into different views, and neural networks trained on tasks involving these views produce useful feature representations for downstream tasks, includi…