AI Briefing
KO

[ICML 2021] Part 2: Generative Models for OOD Detection

·2026.07.16 09:00

Key point

This paper introduces a new methodology that leverages the characteristics of Hierarchical VAE to improve Out-of-distribution detection performance.

1 / 2

Details

Generative models estimate the distribution of data, and judge input data with low likelihood as Out-of-distribution(OOD) data. However, recent research has raised the issue that even models that estimate the distribution well assign high likelihood to OOD data.

This paper analyzes the cause of this phenomenon from the perspective of Hierarchical VAE. Experimental results confirmed that low-level features from lower layers struggle to distinguish between In-distribution and OOD data, while high-level features from higher layers can effectively distinguish between the two types of data.

When training a model using the existing ELBO(Evidence Lower Bound) formula, low-level features dominate the loss function, degrading OOD detection performance. To address this, a new OOD detection score was proposed, achieving a SOTA(State-of-the-art) record.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.