paper-with-me

Papers

SSD: Spatial-Semantic Head Decoupling for Efficient Autoregressive Image Generation

2025-10-21 · Siyong Jian, Huan Wang arxiv

Autoregressive image generation models like Janus-Pro produce high-quality images, but at the significant cost of high memory and ever-growing computational demands due to the large number of visual tokens. While KV cache compression has been extensively studied in language modeling, it still remains largely unexplored for the image generation domain. In this work, we begin by identifying a distinct and prominent attention phenomenon, which we term spatial locality and emergent semantic sink. To leverage this key insight, we introduce a novel KV cache compression framework. Specifically, we compress the KV cache for all visual tokens by adaptively decoupling attention heads into two separate types: for spatial-locality heads, our method maintains a short recent token window; for semantic-sink heads, it strategically preserves a compact set of highly-attended tokens. Our extensive experiments demonstrate that the proposed method achieves a 5$\times$ reduction in memory usage and a notable 6.6$\times$ speedup in overall throughput with only minimal visual quality loss, thereby enabling highly efficient native autoregressive image generation on resource-constrained hardware.

📄 PDF Abstract BibTeX arXiv:2510.18716

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

M-VAR: Decoupled Scale-wise Autoregressive Modeling for High-Quality Image Generation

2024-11-15 · Sucheng Ren, Yaodong Yu, Nataniel Ruiz, Feng Wang 외

There exists recent work in computer vision, named VAR, that proposes a new autoregressive paradigm for image generation. Diverging from the vanilla next-token prediction, VAR structurally reformulates the image generati…

Image GenerationMamba

HAAP: Vision-context Hierarchical Attention Autoregressive with Adaptive Permutation for Scene Text Recognition

2024-05-15 · Honghui Chen, Yuhang Qiu, Jiabao Wang, Pingping Chen 외

Internal Language Model (LM)-based methods use permutation language modeling (PLM) to solve the error correction caused by conditional independence in external LM-based methods. However, random permutations of human inte…

DiversityLanguage ModelingLanguage ModellingScene Text Recognition

HairGPT: Strand-as-Language Autoregressive Modeling for Realistic 3D Hairstyle Synthesis

2026-05-09 · Haimin Luo, Min Ouyang, Lan Xu, Jingyi Yu arxiv

Hair is a rich medium of visual and cultural expression, yet its digital modeling remains challenging due to the duality of fluidity and structure. Many existing generative approaches rely primarily on continuous diffusi…

IAR2: Improving Autoregressive Visual Generation with Semantic-Detail Associated Token Prediction

2025-10-08 · Ran Yi, Teng Hu, Zihan Su, Jiangning Zhang 외 arxiv

Autoregressive models have emerged as a powerful paradigm for visual content creation, but often overlook the intrinsic structural properties of visual data. Our prior work, IAR, initiated a direction to address this by …

Computational EfficiencyImage Generation

Task-Specific Context Decoupling for Object Detection

2023-03-02 · Jiayuan Zhuang, Zheng Qin, Hao Yu, Xucan Chen

Classification and localization are two main sub-tasks in object detection. Nonetheless, these two tasks have inconsistent preferences for feature context, i.e., localization expects more boundary-aware features to accur…

ClassificationObjectobject-detectionObject Detection