paper-with-me

홈 › Papers

Incorporating Reinforced Adversarial Learning in Autoregressive Image Generation

2020-07-20 · ECCV 2020 8 · Kenan E. Ak, Ning Xu, Zhe Lin, Yilin Wang

Autoregressive models recently achieved comparable results versus state-of-the-art Generative Adversarial Networks (GANs) with the help of Vector Quantized Variational AutoEncoders (VQ-VAE). However, autoregressive models have several limitations such as exposure bias and their training objective does not guarantee visual fidelity. To address these limitations, we propose to use Reinforced Adversarial Learning (RAL) based on policy gradient optimization for autoregressive models. By applying RAL, we enable a similar process for training and testing to address the exposure bias issue. In addition, visual fidelity has been further optimized with adversarial loss inspired by their strong counterparts: GANs. Due to the slow sampling speed of autoregressive models, we propose to use partial generation for faster training. RAL also empowers the collaboration between different modules of the VQ-VAE framework. To our best knowledge, the proposed method is first to enable adversarial learning in autoregressive models for image generation. Experiments on synthetic and real-world datasets show improvements over the MLE trained models. The proposed method improves both negative log-likelihood (NLL) and Fr\'echet Inception Distance (FID), which indicates improvements in terms of visual quality and diversity. The proposed method achieves state-of-the-art results on Celeba for 64 $\times$ 64 image resolution, showing promise for large scale image generation.

📄 PDF Abstract BibTeX arXiv:2007.09923

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…

Similar Papers 제목 키워드 기반

Text Diffusion with Reinforced Conditioning

2024-02-19 · Yuxuan Liu, Tianchi Yang, Shaohan Huang, Zihan Zhang 외

Diffusion models have demonstrated exceptional capability in generating high-quality images, videos, and audio. Due to their adaptiveness in iterative refinement, they provide a strong potential for achieving better non-…

DreamVAR: Taming Reinforced Visual Autoregressive Model for High-Fidelity Subject-Driven Image Generation

2026-01-30 · Xin Jiang, Jingwen Chen, Yehao Li, Yingwei Pan 외 arxiv

Recent advances in subject-driven image generation using diffusion models have attracted considerable attention for their remarkable capabilities in producing high-quality images. Nevertheless, the potential of Visual Au…

Reinforcement LearningImage Generation

AAD-1: Asymmetric Adversarial Distillation for One-Step Autoregressive Video Generation

2026-06-02 · Haobo Li, Yanhong Zeng, Yunhong Lu, Jiapeng Zhu 외 arxiv

We present AAD-1, an Asymmetric Adversarial Distillation framework for One-step autoregressive image-to-video generation. State-of-the-art methods adopt adversarial distillation but suffer from motion collapse and traini…

Video Generation

Unlocking the Power of GANs in Non-Autoregressive Text Generation

2023-05-06 · Da Ren, Yi Cai, Qing Li

Generative Adversarial Networks (GANs) have been studied in text generation to tackle the exposure bias problem. Despite their remarkable development, they adopt autoregressive structures so suffering from high latency i…

PositionText Generation

EVLP:Learning Unified Embodied Vision-Language Planner with Reinforced Supervised Fine-Tuning

2025-11-03 · Xinyan Cai, Shiguang Wu, Dafeng Chi, Yuzheng Zhuang 외 arxiv

In complex embodied long-horizon manipulation tasks, effective task decomposition and execution require synergistic integration of textual logical reasoning and visual-spatial imagination to ensure efficient and accurate…

multimodal generationLogical Reasoning