IJCAI 2024poster1 citations

Instance-Level Metalearning for Outlier Detection

Long Vu, Peter Kirchner, Charu C. Aggarwal, Horst Samulowitz

Abstract

A machine learning task can be viewed as a sequential pipeline of different algorithmic choices, including data preprocessing, model selection, and hyper-parameter tuning. Automated machine learning selects this sequence in an automated manner. While such approaches are natural in supervised settings, they remain challenging for unsupervised tasks such as outlier detection because of the lack of availability of label-centric feedback. In this paper, we present an instance-level metalearning approach for outlier detection. This approach learns how outlier instances are related to normal points in many labeled data sets to create a supervised meta-model. This meta-model is then used on a new (unlabeled) data set to predict outliers. We show the robustness of our approach on several benchmarks from the OpenML repository.

Data Mining: DM: Anomaly/outlier detectionMachine Learning: ML: Automated machine learningMachine Learning: ML: Meta-learning
BibTeX
@inproceedings{ijcai2024p263,
  title     = {Instance-Level Metalearning for Outlier Detection},
  author    = {Vu, Long and Kirchner, Peter and Aggarwal, Charu C. and Samulowitz, Horst},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {2379--2387},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/263},
  url       = {https://doi.org/10.24963/ijcai.2024/263},
}