paper-with-me

Papers

Distilling semantically aware orders for autoregressive image generation

2025-04-23 · Rishav Pramanik, Antoine Poupon, Juan A. Rodriguez, Masih Aminbeidokhti, David Vazquez, Christopher Pal, Zhaozheng Yin, Marco Pedersoli

Autoregressive patch-based image generation has recently shown competitive results in terms of image quality and scalability. It can also be easily integrated and scaled within Vision-Language models. Nevertheless, autoregressive models require a defined order for patch generation. While a natural order based on the dictation of the words makes sense for text generation, there is no inherent generation order that exists for image generation. Traditionally, a raster-scan order (from top-left to bottom-right) guides autoregressive image generation models. In this paper, we argue that this order is suboptimal, as it fails to respect the causality of the image content: for instance, when conditioned on a visual description of a sunset, an autoregressive model may generate clouds before the sun, even though the color of clouds should depend on the color of the sun and not the inverse. In this work, we show that first by training a model to generate patches in any-given-order, we can infer both the content and the location (order) of each patch during generation. Secondly, we use these extracted orders to finetune the any-given-order model to produce better-quality images. Through our experiments, we show on two datasets that this new generation method produces better images than the traditional raster-scan approach, with similar training costs and no extra annotations.

📄 PDF Abstract BibTeX arXiv:2504.17069

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationText GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

Towards Visually Grounded Multimodal Summarization via Cross-Modal Transformer and Gated Attention

2026-05-12 · Abid Ali, Diego Molla-Aliod, Usman Naseem arxiv

Multimodal summarization requires models to jointly understand textual and visual inputs to generate concise, semantically coherent summaries. Existing methods often inject shallow visual features into deep language mode…

Text SummarizationPoint Processes

Distilling Spectral Graph for Object-Context Aware Open-Vocabulary Semantic Segmentation

2024-11-26 · CVPR 2025 1 · Chanyoung Kim, Dayun Ju, Woojung Han, Ming-Hsuan Yang 외

Open-Vocabulary Semantic Segmentation (OVSS) has advanced with recent vision-language models (VLMs), enabling segmentation beyond predefined categories through various learning schemes. Notably, training-free methods off…

ObjectOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation

Long-Range Distillation: Distilling 10,000 Years of Simulated Climate into Long Timestep AI Weather Models

2025-12-28 · Scott A. Martin, Noah Brenowitz, Dale Durran, Michael Pritchard arxiv

Accurate long-range weather forecasting remains a major challenge for AI models, both because errors accumulate over autoregressive rollouts and because reanalysis datasets used for training offer a limited sample of the…

Weather Forecasting

OSCAR: Optical-aware Semantic Control for Aleatoric Refinement in Sar-to-Optical Translation

2026-01-11 · Hyunseo Lee, Sang Min Kim, Ho Kyung Shin, Taeheon Kim 외 arxiv

Synthetic Aperture Radar (SAR) provides robust all-weather imaging capabilities; however, translating SAR observations into photo-realistic optical images remains a fundamentally ill-posed problem. Current approaches are…

Spanning Tree Autoregressive Visual Generation

2025-11-21 · Sangkyu Lee, Changho Lee, Janghoon Han, Hosung Song 외 arxiv

We present Spanning Tree Autoregressive (STAR) modeling, which can incorporate prior knowledge of images, such as center bias and locality, to maintain sampling performance while also providing sufficiently flexible sequ…

Image InpaintingImage Editing