paper-with-me

Papers

UNCAGE: Contrastive Attention Guidance for Masked Generative Transformers in Text-to-Image Generation

2025-08-07 · Wonjun Kang, Byeongkeun Ahn, Minjae Lee, Kevin Galim, Seunghyuk Oh, Hyung Il Koo, Nam Ik Cho arxiv

Text-to-image (T2I) generation has been actively studied using Diffusion Models and Autoregressive Models. Recently, Masked Generative Transformers have gained attention as an alternative to Autoregressive Models to overcome the inherent limitations of causal attention and autoregressive decoding through bidirectional attention and parallel decoding, enabling efficient and high-quality image generation. However, compositional T2I generation remains challenging, as even state-of-the-art Diffusion Models often fail to accurately bind attributes and achieve proper text-image alignment. While Diffusion Models have been extensively studied for this issue, Masked Generative Transformers exhibit similar limitations but have not been explored in this context. To address this, we propose Unmasking with Contrastive Attention Guidance (UNCAGE), a novel training-free method that improves compositional fidelity by leveraging attention maps to prioritize the unmasking of tokens that clearly represent individual objects. UNCAGE consistently improves performance in both quantitative and qualitative evaluations across multiple benchmarks and metrics, with negligible inference overhead. Our code is available at https://github.com/furiosa-ai/uncage.

📄 PDF Abstract BibTeX arXiv:2508.05399

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

Analyzing Multimodal Objectives Through the Lens of Generative Diffusion Guidance

2023-02-10 · Chaerin Kong, Nojun Kwak

Recent years have witnessed astonishing advances in the field of multimodal representation learning, with contrastive learning being the cornerstone for major breakthroughs. Latest works delivered further improvements by…

Contrastive LearningRepresentation Learning

Attention-wise masked graph contrastive learning for predicting molecular property

2022-05-02 · Hui Liu, Yibiao Huang, Xuejun Liu, Lei Deng

Accurate and efficient prediction of the molecular properties of drugs is one of the fundamental problems in drug research and development. Recent advancements in representation learning have been shown to greatly improv…

Contrastive LearningGraph AttentionMolecular Property Predictionmolecular representation+3

A Survey on Masked Autoencoder for Self-supervised Learning in Vision and Beyond

2022-07-30 · Chaoning Zhang, Chenshuang Zhang, Junha Song, John Seon Keun Yi 외

Masked autoencoders are scalable vision learners, as the title of MAE \cite{he2022masked}, which suggests that self-supervised learning (SSL) in vision might undertake a similar trajectory as in NLP. Specifically, genera…

Contrastive LearningDenoisingSelf-Supervised Learning

CMViM: Contrastive Masked Vim Autoencoder for 3D Multi-modal Representation Learning for AD classification

2024-03-25 · Guangqian Yang, Kangrui Du, Zhihan Yang, Ye Du 외

Alzheimer's disease (AD) is an incurable neurodegenerative condition leading to cognitive and functional deterioration. Given the lack of a cure, prompt and precise AD diagnosis is vital, a complex process dependent on m…

Contrastive LearningMambaRepresentation Learning

MaskCLIP: Masked Self-Distillation Advances Contrastive Language-Image Pretraining

2022-08-25 · CVPR 2023 1 · Xiaoyi Dong, Jianmin Bao, Yinglin Zheng, Ting Zhang 외

This paper presents a simple yet effective framework MaskCLIP, which incorporates a newly proposed masked self-distillation into contrastive language-image pretraining. The core idea of masked self-distillation is to dis…

Representation Learning