← Search

Aodong Li

5 accepted papers

2026

Probabilistic Hash Embeddings for Online Learning of Categorical Features

AAAI 2026technical

We study streaming data with categorical features where the vocabulary of categorical feature values is changing and can even grow unboundedly over time. Feature hashing is commonly used as a pre-processing step to map these categorical values into a feature space of fixed size before learning their

Cited by 0SourcePDFScholar
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…

2021

Detecting and Adapting to Irregular Distribution Shifts in Bayesian Online Learning

NeurIPS 2021poster

We consider the problem of online learning in the presence of distribution shifts that occur at an unknown rate and of unknown intensity. We derive a new Bayesian online inference approach to simultaneously infer these distribution shifts and adapt the model to the detected changes by integrating id…