paper-with-me

Papers

SSG: Scaled Spatial Guidance for Multi-Scale Visual Autoregressive Generation

2026-02-05 · Youngwoo Shin, Jiwan Hur, Junmo Kim arxiv

Visual autoregressive (VAR) models generate images through next-scale prediction, naturally achieving coarse-to-fine, fast, high-fidelity synthesis mirroring human perception. In practice, this hierarchy can drift at inference time, as limited capacity and accumulated error cause the model to deviate from its coarse-to-fine nature. We revisit this limitation from an information-theoretic perspective and deduce that ensuring each scale contributes high-frequency content not explained by earlier scales mitigates the train-inference discrepancy. With this insight, we propose Scaled Spatial Guidance (SSG), training-free, inference-time guidance that steers generation toward the intended hierarchy while maintaining global coherence. SSG emphasizes target high-frequency signals, defined as the semantic residual, isolated from a coarser prior. To obtain this prior, we leverage a principled frequency-domain procedure, Discrete Spatial Enhancement (DSE), which is devised to sharpen and better isolate the semantic residual through frequency-aware construction. SSG applies broadly across VAR models leveraging discrete visual tokens, regardless of tokenization design or conditioning modality. Experiments demonstrate SSG yields consistent gains in fidelity and diversity while preserving low latency, revealing untapped efficiency in coarse-to-fine image generation. Code is available at https://github.com/Youngwoo-git/SSG.

📄 PDF Abstract BibTeX arXiv:2602.05534

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Approaching the Limit of Image Rescaling via Flow Guidance

2021-11-09 · Shang Li, GuiXuan Zhang, Zhengxiong Luo, Jie Liu 외

Image downscaling and upscaling are two basic rescaling operations. Once the image is downscaled, it is difficult to be reconstructed via upscaling due to the loss of information. To make these two processes more compati…

Image Rescaling

FreeAction: Training-Free Techniques for Enhanced Fidelity of Trajectory-to-Video Generation

2025-09-29 · Seungwook Kim, Seunghyeon Lee, Minsu Cho arxiv

Generating realistic robot videos from explicit action trajectories is a critical step toward building effective world models and robotics foundation models. We introduce two training-free, inference-time techniques that…

Robot ManipulationVideo Generation

Setting-Matched and Semantics-Scaled Benchmarking of One-Step Generative Models Against Multistep Diffusion and Flow Models

2026-03-15 · Advaith Ravishankar, Serena Liu, Mingyang Wang, Todd Zhou 외 arxiv

State-of-the-art text-to-image models produce high-quality images, but inference remains expensive as generation requires several sequential ODE or denoising steps. Native one-step models aim to reduce this cost by mappi…

Image Generation

Stream-T1: Test-Time Scaling for Streaming Video Generation

2026-05-06 · Yijing Tu, Shaojin Wu, Mengqi Huang, Wenchuan Wang 외 arxiv

While Test-Time Scaling (TTS) offers a promising direction to enhance video generation without the surging costs of training, current test-time video generation methods based on diffusion models suffer from exorbitant ca…

Video Generation

GAIS: Frame-Level Gated Audio-Visual Integration with Semantic Variance-Scaled Perturbation for Text-Video Retrieval

2025-08-03 · Bowen Yang, Yun Cao, Chen He, Xiaosu Su arxiv

Text-to-video retrieval requires precise alignment between language and temporally rich audio-video signals. However, existing methods often emphasize visual cues while underutilizing audio semantics or relying on coarse…

Computational EfficiencyVideo Retrieval