paper-with-me

홈 › Papers

DU-VLG: Unifying Vision-and-Language Generation via Dual Sequence-to-Sequence Pre-training

2022-03-17 · Findings (ACL) 2022 5 · Luyang Huang, guocheng niu, Jiachen Liu, Xinyan Xiao, Hua Wu

Due to the limitations of the model structure and pre-training objectives, existing vision-and-language generation models cannot utilize pair-wise images and text through bi-directional generation. In this paper, we propose DU-VLG, a framework which unifies vision-and-language generation as sequence generation problems. DU-VLG is trained with novel dual pre-training tasks: multi-modal denoising autoencoder tasks and modality translation tasks. To bridge the gap between image understanding and generation, we further design a novel commitment loss. We compare pre-training objectives on image captioning and text-to-image generation datasets. Results show that DU-VLG yields better performance than variants trained with uni-directional generation objectives or the variant without the commitment loss. We also obtain higher scores compared to previous state-of-the-art systems on three vision-and-language generation tasks. In addition, human judges further confirm that our model generates real and relevant images as well as faithful and informative captions.

📄 PDF Abstract BibTeX arXiv:2203.09052

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage CaptioningImage GenerationText GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Denoising Autoencoder A Denoising Autoencoder is a modification on the autoencoder to prevent the network learning the identity function.…

Similar Papers 제목 키워드 기반

EvoTok: A Unified Image Tokenizer via Residual Latent Evolution for Visual Understanding and Generation

2026-03-12 · Yan Li, Ning Liao, Xiangyu Zhao, Shaofeng Zhang 외 arxiv

The development of unified multimodal large language models (MLLMs) is fundamentally challenged by the granularity gap between visual understanding and generation: understanding requires high-level semantic abstractions,…

Image Generation

DualToken: Towards Unifying Visual Understanding and Generation with Dual Visual Vocabularies

2025-03-18 · Wei Song, Yuran Wang, Zijia Song, Yadong Li 외

The differing representation spaces required for visual understanding and generation pose a challenge in unifying them within the autoregressive paradigm of large language models. A vision tokenizer trained for reconstru…

Contrastive Learning

Towards Unifying Understanding and Generation in the Era of Vision Foundation Models: A Survey from the Autoregression Perspective

2024-10-29 · Shenghao Xie, Wenqiang Zu, Mingyang Zhao, Duo Su 외

Autoregression in large language models (LLMs) has shown impressive scalability by unifying all language tasks into the next token prediction paradigm. Recently, there is a growing interest in extending this success to v…

Survey

Unifying Language-Action Understanding and Generation for Autonomous Driving

2026-03-02 · Xinyang Wang, Qian Liu, Wenjie Ding, Zhao Yang 외 arxiv

Vision-Language-Action (VLA) models are emerging as a promising paradigm for end-to-end autonomous driving, valued for their potential to leverage world knowledge and reason about complex driving scenes. However, existin…

Instruction FollowingAction UnderstandingAutonomous Driving

ViewMask-1-to-3: Multi-View Consistent Image Generation via Multimodal Discrete Diffusion Models

2025-12-16 · Ruishu Zhu, Zhihao Huang, Jiacheng Sun, Ping Luo 외 arxiv

Motivated by discrete diffusion's success in language-vision modeling, we explore its potential for multi-view generation, a task dominated by continuous approaches. We introduce ViewMask-1-to-3, formulating multi-view g…

Text-to-Image Generation