CVLGAPSep 4, 2021

On the Out-of-distribution Generalization of Probabilistic Image Modelling

arXiv:2109.02639v551 citations
Originality Incremental advance
AI Analysis

This addresses OOD detection and compression for image data, offering incremental improvements in specific tasks.

The paper tackled out-of-distribution (OOD) generalization in probabilistic image models by showing it is dominated by local features, leading to a Local Autoregressive model that achieved state-of-the-art unsupervised OOD detection and a new lossless compressor, NeLLoC, with top compression rates and model size.

Out-of-distribution (OOD) detection and lossless compression constitute two problems that can be solved by the training of probabilistic models on a first dataset with subsequent likelihood evaluation on a second dataset, where data distributions differ. By defining the generalization of probabilistic models in terms of likelihood we show that, in the case of image models, the OOD generalization ability is dominated by local features. This motivates our proposal of a Local Autoregressive model that exclusively models local image features towards improving OOD performance. We apply the proposed model to OOD detection tasks and achieve state-of-the-art unsupervised OOD detection performance without the introduction of additional data. Additionally, we employ our model to build a new lossless image compressor: NeLLoC (Neural Local Lossless Compressor) and report state-of-the-art compression rates and model size.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes