AutoOD: Neural Architecture Search for Outlier Detection

Publication Date: 4/23/2021

Event: ICDE 2021 – The 37th IEEE International Conference on Data Engineering

Reference: pp. 1-6, 2021

Authors: Yuening Li, NEC Laboratories America, Inc.; Texas A&M University; Zhengzhang Chen, NEC Laboratories America, Inc.; Haifeng Chen, NEC Laboratories America, Inc.; Xia Hu, Texas A&M University; Daochen Zha, Texas A&M University; Kaixiong Zhou, Texas A&M University; Haifeng Jin, Texas A&M University

Abstract: Outlier detection is an important data mining task with numerous applications such as intrusion detection, credit card fraud detection, and video surveillance. However, given a specific task with complex data, the process of building an effective deep learning based system for outlier detection still highly relies on human expertise and laboring trials. Moreover, while Neural Architecture Search (NAS) has shown its promise in discovering effective deep architectures in various domains, such as image classification, object detection and semantic segmentation, contemporary NAS methods are not suitable for outlier detection due to the lack of intrinsic search space and low sample efficiency. To bridge the gap, in this paper, we propose AutoOD, an automated outlier detection framework, which aims to search for an optimal neural network model within a predefined search space. Specifically, we introduce an experience replay mechanism based on self-imitation learning to improve the sample efficiency. Experimental results on various real-world benchmark datasets demonstrate that the deep model identified by AutoOD achieves the best performance, comparing with existing handcrafted models and traditional search methods.

Publication Link: https://ieeexplore.ieee.org/document/9458691