paper-with-me

홈 › Papers

Backbone-Equated Diffusion OOD via Sparse Internal Snapshots

2026-05-10 · Yadang Alexis Rouzoumka, Jean Pinsolle, Eugénie Terreaux, Christèle Morisseau, Jean-Philippe Ovarlez, Chengfang Ren arxiv

Fair comparison between diffusion-based OOD detectors is challenging, as conclusions can vary with backbone choice, corruption parameterization, and test-time budget. We address this issue through a Mutualized Backbone-Equated (MBE) protocol that aligns canonical corruption levels and logical test-time cost across diffusion backbones. Within this setting, we introduce Canonical Feature Snapshots (CFS), a family of detectors that probes a frozen diffusion backbone using only a tiny number of native internal activations at canonical low-noise levels. On a controlled CIFAR-scale benchmark, the strongest one-forward CFS variant is CFS(1x2), while an even smaller decoder-only variant remains highly competitive. This shows that much of the relative-OOD signal exposed by frozen diffusion backbones is concentrated in a small number of sparse internal states, rather than requiring full denoising trajectories or high-capacity downstream heads. We further provide a local diagnostic theory explaining these observations through conditional encoder-decoder complementarity, diagonal-score separation, and low-noise corruption stability. The official implementation is available at https://github.com/RouzAY/cfs-diffusion-ood/.

📄 PDF Abstract BibTeX arXiv:2605.11014

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Temporally Consistent Turbulence Between Sparse Snapshots via Diffusion Models

2025-12-31 · Mohammed Sardar, Małgorzata J. Zimoń, Samuel Draycott, Alistair Revell 외 arxiv

We investigate the statistical accuracy of temporally interpolated spatiotemporal flow sequences between sparse, decorrelated snapshots of turbulent flow fields using conditional Denoising Diffusion Probabilistic Models …

Colonoscopy Landmark Detection using Vision Transformers

2022-09-22 · Aniruddha Tamhane, Tse'ela Mida, Erez Posner, Moshe Bouhnik

Colonoscopy is a routine outpatient procedure used to examine the colon and rectum for any abnormalities including polyps, diverticula and narrowing of colon structures. A significant amount of the clinician's time is sp…

Governing equation discovery of a complex system from snapshots

2024-10-22 · Qunxi Zhu, Bolin Zhao, Jingdong Zhang, Peiyang Li 외

Complex systems in physics, chemistry, and biology that evolve over time with inherent randomness are typically described by stochastic differential equations (SDEs). A fundamental challenge in science and engineering is…

Density EstimationEquation Discovery

FairFlow: Demystifying and Mitigating Stereotype Bias in Text-to-Image Diffusion Transformers

2026-07-03 · Chen Chen, Yuanmin Huang, Zhenfei Zhang, Mi Zhang 외 arxiv

Multimodal diffusion transformers (MM-DiTs) have emerged as the prevalent backbone for modern text-to-image generation systems. However, they exhibit critical alignment vulnerabilities, systematically manifesting severe …

Text-to-Image Generation

Improving generalisation of AutoML systems with dynamic fitness evaluations

2020-01-23 · Benjamin Patrick Evans, Bing Xue, Mengjie Zhang

A common problem machine learning developers are faced with is overfitting, that is, fitting a pipeline too closely to the training data that the performance degrades for unseen data. Automated machine learning aims to f…

AutoMLBIG-bench Machine Learning