PulseAugur
EN
LIVE 09:05:31

New DDR framework enhances out-of-distribution detection with diffusion models

Researchers have developed a new framework called DDR for out-of-distribution (OoD) detection using diffusion models. This method assesses discrepancies not in the raw image space, but within the representation spaces of the classifier being protected. DDR quantifies feature-level covariate discrepancy and logit-level concept discrepancy, refining the diffusion model's generation to improve detection accuracy. Experiments on ImageNet-1K show DDR outperforms existing methods. AI

IMPACT Introduces a novel approach to improve the reliability of AI models by enhancing their ability to identify unfamiliar data.

RANK_REASON Paper published on arXiv detailing a new method for out-of-distribution detection. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New DDR framework enhances out-of-distribution detection with diffusion models

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Kun Fang, Zuopeng Yang, Haibo Hu, Xiaolin Huang, Jie Yang, Qinghua Tao ·

    Beyond Perceptual Distance: Discrepancy Assessment on Deep Representation for Out-of-Distribution Detection with Diffusion Model

    arXiv:2409.10094v3 Announce Type: replace-cross Abstract: Out-of-Distribution (OoD) detection aims to justify whether a given sample is from the training distribution of the classifier-under-protection, i.e., In-Distribution (InD), or from an unknown out distribution. Recent rese…