Shaken, and Stirred: Long-Range Dependencies Enable Robust Outlier Detection with PixelCNN++
Barath Mohan Umapathi, Kushal Chauhan, Pradeep Shenoy, Devarajan, Sridharan

TL;DR
This paper introduces simple, computationally inexpensive transformations to improve outlier detection in deep generative models by emphasizing long-range dependencies, achieving state-of-the-art results on natural images.
Contribution
It proposes two families of bijective transformations, 'stirring' and 'shaking', that mitigate local bias effects in PixelCNN++ likelihoods, enhancing outlier detection performance.
Findings
Transformations improve outlier detection accuracy.
Methods generalize to other generative models.
Approaches outperform existing techniques on complex datasets.
Abstract
Reliable outlier detection is critical for real-world deployment of deep learning models. Although extensively studied, likelihoods produced by deep generative models have been largely dismissed as being impractical for outlier detection. First, deep generative model likelihoods are readily biased by low-level input statistics. Second, many recent solutions for correcting these biases are computationally expensive, or do not generalize well to complex, natural datasets. Here, we explore outlier detection with a state-of-the-art deep autoregressive model: PixelCNN++. We show that biases in PixelCNN++ likelihoods arise primarily from predictions based on local dependencies. We propose two families of bijective transformations -- ``stirring'' and ``shaking'' -- which ameliorate low-level biases and isolate the contribution of long-range dependencies to PixelCNN++ likelihoods. These…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Generative Adversarial Networks and Image Synthesis
MethodsTest
