pith. sign in

arxiv: 2510.04533 · v2 · pith:2H6WV2KWnew · submitted 2025-10-06 · 💻 cs.CV

TAG: Tangential Amplifying Guidance for Hallucination-Resistant Sampling

classification 💻 cs.CV
keywords mathbfguidanceaddingexistinginconsistenciesoverheadsamplingsignals
0
0 comments X
read the original abstract

Diffusion models achieve state-of-the-art image generation but often produce semantic inconsistencies, or hallucinations. Existing inference-time guidance methods rely on external signals or architectural modifications, adding computational overhead. We propose $\mathbf{T}$angential $\mathbf{A}$mplifying $\mathbf{G}$uidance $\mathbf{(TAG)}$, a training-free, architecture-agnostic, plug-and-play guidance method that operates purely on trajectory signals. TAG uses an intermediate sample as a projection basis and amplifies the tangential components of the estimated score to correct the sampling trajectory. A first-order Taylor analysis shows that this steers the state toward higher-probability regions of the data manifold, reducing inconsistencies and improving fidelity while adding negligible overhead to existing samplers. Code is available at our Project Page (https://hyeon-cho.github.io/TAG/).

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Probability-Conserving Flow Guidance

    cs.CV 2026-05 unverdicted novelty 7.0

    AdaMaG is a guidance rule for generative models derived from decomposing continuity-equation effects into divergence and score-parallel terms, with a proof that divergence diverges near the manifold and a time-depende...

  2. Guiding a Diffusion Model by Swapping Its Tokens

    cs.CV 2026-04 unverdicted novelty 6.0

    Self-Swap Guidance steers diffusion sampling by swapping dissimilar token latents to enable CFG-like improvements for both conditional and unconditional generation.