paper-with-me

홈 › Papers

Rethinking Visual Autoregressive Sampling with Information-Grounding Guidance

2025-09-28 · Ky Dan Nguyen, Hoang Lam Tran, Anh-Dung Dinh, Daochang Liu, Weidong Cai, Xiuying Wang, Chang Xu arxiv

Autoregressive (AR) models based on next-scale prediction have emerged as a powerful tool for image generation, but they face a critical weakness: information inconsistencies between patches across timesteps introduced by progressive resolution scaling. These inconsistencies scatter guidance signals, causing them to drift away from salient regions within the image and leaving behind ambiguous, unfaithful features during sampling. We tackle this challenge with Information-Grounding Guidance (IGG), a novel framework that anchors guidance to semantically important tokens via an attention-based dynamic weighting formulation, consequently ensuring that guidance and semantic contents remain tightly aligned. Across both class-conditioned and text-to-image generation tasks, IGG delivers sharper, more coherent, and semantically grounded images, demonstrating its efficacy for correcting AR-based methods. Our code is available at https://github.com/dnngky/infoground-guidance.

📄 PDF Abstract BibTeX arXiv:2509.23876

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

Locate Anything in Videos: Rethinking Efficient Generative Spatio-Temporal Video Grounding

2026-08-28 · Hanoona Rasheed, Haania Siddiqui, Ming-Hsuan Yang, Fahad Shahbaz Khan 외 arxiv

Spatio-temporal video grounding (STVG) requires models to identify when a referred event occurs and localize the target entity throughout that interval. Existing multimodal large language models typically serialize dense…

Spatio-Temporal Video GroundingVideo Object Tracking

LatentOmni: Rethinking Omni-Modal Understanding via Unified Audio-Visual Latent Reasoning

2026-05-21 · Yifan Dai, Zhenhua Wu, Bohan Zeng, Daili Hua 외 arxiv

Joint audio-visual reasoning is essential for omnimodal understanding, yet current multimodal large language models (MLLMs) still struggle when reasoning requires fine-grained evidence from both modalities. A central lim…

Visual Reasoning

Rethinking Discrete Tokens: Treating Them as Conditions for Continuous Autoregressive Image Synthesis

2025-07-02 · Peng Zheng, Junke Wang, Yi Chang, Yizhou Yu 외

Recent advances in large language models (LLMs) have spurred interests in encoding images as discrete tokens and leveraging autoregressive (AR) frameworks for visual generation. However, the quantization process in AR-ba…

Density EstimationImage GenerationQuantization

Rethinking the Video Sampling and Reasoning Strategies for Temporal Sentence Grounding

2023-01-02 · Jiahao Zhu, Daizong Liu, Pan Zhou, Xing Di 외

Temporal sentence grounding (TSG) aims to identify the temporal boundary of a specific segment from an untrimmed video by a sentence query. All existing works first utilize a sparse sampling strategy to extract a fixed n…

SentenceTemporal Sentence Grounding

Rethinking Diversified and Discriminative Proposal Generation for Visual Grounding

2018-05-09 · Zhou Yu, Jun Yu, Chenchao Xiang, Zhou Zhao 외

Visual grounding aims to localize an object in an image referred to by a textual query phrase. Various visual grounding approaches have been proposed, and the problem can be modularized into a general framework: proposal…

DiversityPhrase GroundingVisual Grounding