PulseAugur
LIVE 05:51:34
research · [3 sources] ·
0
research

New methods enhance autoregressive visual generation with prologue tokens and implicit modeling

Researchers have introduced two novel approaches to enhance autoregressive visual generation models. The first, called Prologue, addresses the reconstruction-generation gap by prepending a small set of prologue tokens trained exclusively for generation, leading to significant improvements in image quality on ImageNet. The second, Visual Implicit Autoregressive Modeling (VIAR), embeds an implicit equilibrium layer to reduce computational memory and allow for compute control during inference, achieving competitive results with fewer parameters and improved efficiency. AI

Summary written by gemini-2.5-flash-lite from 3 sources. How we write summaries →

IMPACT These papers introduce new techniques that could lead to more efficient and higher-quality image generation models.

RANK_REASON Two new academic papers propose novel methods for improving autoregressive visual generation.

Read on arXiv cs.CV →

COVERAGE [3]

  1. arXiv cs.LG TIER_1 Italiano(IT) · Bowen Zheng, Weijian Luo, Guang Yang, Colin Zhang, Tianyang Hu ·

    Autoregressive Visual Generation Needs a Prologue

    arXiv:2605.06137v1 Announce Type: cross Abstract: In this work, we propose Prologue, an approach to bridging the reconstruction-generation gap in autoregressive (AR) image generation. Instead of modifying visual tokens to satisfy both reconstruction and generation, Prologue gener…

  2. arXiv cs.CV TIER_1 Italiano(IT) · Tianyang Hu ·

    Autoregressive Visual Generation Needs a Prologue

    In this work, we propose Prologue, an approach to bridging the reconstruction-generation gap in autoregressive (AR) image generation. Instead of modifying visual tokens to satisfy both reconstruction and generation, Prologue generates a small set of prologue tokens prepended to t…

  3. arXiv cs.CV TIER_1 Italiano(IT) · Pengfei Jiang, Jixiang Luo, Luxi Lin, Zhaohong Huang, Xuelong Li ·

    Visual Implicit Autoregressive Modeling

    arXiv:2605.01220v1 Announce Type: new Abstract: Visual Autoregressive Modeling (VAR) based on next-scale prediction achieves strong generation quality, but their explicit deep stacks fix the amount of computation per scale and inflate memory at high resolutions. We introduce Visu…