paper-with-me

홈 › Papers

GOOD: Training-Free Guided Diffusion Sampling for Out-of-Distribution Detection

2025-10-20 · Xin Gao, Jiyao Liu, Guanghao Li, Yueming Lyu, Jianxiong Gao, Weichen Yu, Ningsheng Xu, Liang Wang, Caifeng Shan, Ziwei Liu, Chenyang Si arxiv

Recent advancements have explored text-to-image diffusion models for synthesizing out-of-distribution (OOD) samples, substantially enhancing the performance of OOD detection. However, existing approaches typically rely on perturbing text-conditioned embeddings, resulting in semantic instability and insufficient shift diversity, which limit generalization to realistic OOD. To address these challenges, we propose GOOD, a novel and flexible framework that directly guides diffusion sampling trajectories towards OOD regions using off-the-shelf in-distribution (ID) classifiers. GOOD incorporates dual-level guidance: (1) Image-level guidance based on the gradient of log partition to reduce input likelihood, drives samples toward low-density regions in pixel space. (2) Feature-level guidance, derived from k-NN distance in the classifier's latent space, promotes sampling in feature-sparse regions. Hence, this dual-guidance design enables more controllable and diverse OOD sample generation. Additionally, we introduce a unified OOD score that adaptively combines image and feature discrepancies, enhancing detection robustness. We perform thorough quantitative and qualitative analyses to evaluate the effectiveness of GOOD, demonstrating that training with samples generated by GOOD can notably enhance OOD detection performance.

📄 PDF Abstract BibTeX arXiv:2510.17131

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

Towards Accurate Guided Diffusion Sampling through Symplectic Adjoint Method

2023-12-19 · Jiachun Pan, Hanshu Yan, Jun Hao Liew, Jiashi Feng 외

Training-free guided sampling in diffusion models leverages off-the-shelf pre-trained networks, such as an aesthetic evaluation model, to guide the generation process. Current training-free guided sampling algorithms obt…

Video Generation

Test-Time Anchoring for Discrete Diffusion Posterior Sampling

2025-10-02 · Litu Rout, Andreas Lugmayr, Yasamin Jafarian, Srivatsan Varadharajan 외 arxiv

While continuous diffusion models have achieved remarkable success, discrete diffusion offers a unified framework for jointly modeling text and images. Beyond unification, discrete diffusion provides faster inference, fi…

Question Answering

What Makes a Good Diffusion Planner for Decision Making?

2025-03-01 · ICLR 2025 3 · Haofei Lu, Dongqi Han, Yifei Shen, Dongsheng Li

Diffusion models have recently shown significant potential in solving decision-making problems, particularly in generating behavior plans -- also known as diffusion planning. While numerous studies have demonstrated th…

Action GenerationDecision MakingDenoisingOffline RL+1

On Distillation of Guided Diffusion Models

2022-10-06 · CVPR 2023 1 · Chenlin Meng, Robin Rombach, Ruiqi Gao, Diederik P. Kingma 외

Classifier-free guided diffusion models have recently been shown to be highly effective at high-resolution image generation, and they have been widely used in large-scale diffusion frameworks including DALLE-2, Stable Di…

DenoisingImage Generationtext-guided-image-editing

Gradient-Free Classifier Guidance for Diffusion Model Sampling

2024-11-23 · Rahul Shenoy, Zhihong Pan, Kaushik Balakrishnan, Qisen Cheng 외

Image generation using diffusion models have demonstrated outstanding learning capabilities, effectively capturing the full distribution of the training dataset. They are known to generate wide variations in sampled imag…

Image GenerationText to Image GenerationText-to-Image Generation