paper-with-me

Papers

Make Autoregressive Great Again: Diffusion-Free Graph Generation with Next-Scale Prediction

2025-03-30 · Samuel Belkadi, Steve Hong, Marian Chen

Autoregressive models are popular generative models due to their speed and properties. However, they require an explicit sequence order, which contradicts the unordered nature of graphs. In contrast, diffusion models maintain permutation invariance and enable one-shot generation but require up to thousands of denoising steps and additional features, leading to high computational costs. Inspired by recent breakthroughs in image generation-especially the success of visual autoregressive methods-we propose MAG, a novel diffusion-free graph generation framework based on next-scale prediction. By leveraging a hierarchy of latent representations, the model progressively generates scales of the entire graph without the need for explicit node ordering. Extensive experiments on both generic and molecular graph datasets demonstrate that MAG delivers competitive performance compared to state-of-the-art methods, achieving up to three orders of magnitude in speedup during inference.

📄 PDF Abstract BibTeX arXiv:2503.23612

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingGraph GenerationImage Generation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

X-Omni: Reinforcement Learning Makes Discrete Autoregressive Image Generative Models Great Again

2025-07-29 · Zigang Geng, Yibing Wang, Yeyao Ma, Chen Li 외 arxiv

Numerous efforts have been made to extend the ``next token prediction'' paradigm to visual contents, aiming to create a unified approach for both image generation and understanding. Nevertheless, attempts to generate ima…

Reinforcement LearningImage Generation

Diffusion of Thoughts: Chain-of-Thought Reasoning in Diffusion Language Models

2024-02-12 · Jiacheng Ye, Shansan Gong, Liheng Chen, Lin Zheng 외

Recently, diffusion models have garnered significant interest in the field of text processing due to their many potential advantages compared to conventional autoregressive models. In this work, we propose Diffusion-of-T…

Language ModelingLanguage ModellingMath

ImageBART: Bidirectional Context with Multinomial Diffusion for Autoregressive Image Synthesis

2021-08-19 · NeurIPS 2021 12 · Patrick Esser, Robin Rombach, Andreas Blattmann, Björn Ommer

Autoregressive models and their sequential factorization of the data likelihood have recently demonstrated great potential for image representation and synthesis. Nevertheless, they incorporate image context in a linear …

Image GenerationImage InpaintingText-to-Image Generation

ClusterMark: Towards Robust Watermarking for Autoregressive Image Generators with Visual Token Clustering

2025-08-08 · Denis Lukovnikov, Andreas Müller, Erwin Quiring, Asja Fischer arxiv

In-generation watermarking for latent diffusion models has recently shown high robustness in marking generated images for easier detection and attribution. However, its application to autoregressive (AR) image models is …

Training-Free Watermarking for Autoregressive Image Generation

2025-05-20 · Yu tong, Zihao Pan, Shuai Yang, Kaiyang Zhou

Invisible image watermarking can protect image ownership and prevent malicious misuse of visual generative models. However, existing generative watermarking methods are mainly designed for diffusion models while watermar…

Image Generation