paper-with-me

Papers

Transfer between Modalities with MetaQueries

2025-04-08 · Xichen Pan, Satya Narayan Shukla, Aashu Singh, Zhuokai Zhao, Shlok Kumar Mishra, Jialiang Wang, Zhiyang Xu, Jiuhai Chen, Kunpeng Li, Felix Juefei-Xu, Ji Hou, Saining Xie

Unified multimodal models aim to integrate understanding (text output) and generation (pixel output), but aligning these different modalities within a single architecture often demands complex training recipes and careful data balancing. We introduce MetaQueries, a set of learnable queries that act as an efficient interface between autoregressive multimodal LLMs (MLLMs) and diffusion models. MetaQueries connects the MLLM's latents to the diffusion decoder, enabling knowledge-augmented image generation by leveraging the MLLM's deep understanding and reasoning capabilities. Our method simplifies training, requiring only paired image-caption data and standard diffusion objectives. Notably, this transfer is effective even when the MLLM backbone remains frozen, thereby preserving its state-of-the-art multimodal understanding capabilities while achieving strong generative performance. Additionally, our method is flexible and can be easily instruction-tuned for advanced applications such as image editing and subject-driven generation.

📄 PDF Abstract BibTeX arXiv:2504.06256

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

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…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Cross-Modality Attack Boosted by Gradient-Evolutionary Multiform Optimization

2024-09-26 · Yunpeng Gong, Qingyuan Zeng, Dejun Xu, Zhenzhong Wang 외

In recent years, despite significant advancements in adversarial attack research, the security challenges in cross-modal scenarios, such as the transferability of adversarial attacks between infrared, thermal, and RGB im…

Adversarial AttackEvolutionary Algorithms

Cross Modal Distillation for Supervision Transfer

2015-07-02 · CVPR 2016 6 · Saurabh Gupta, Judy Hoffman, Jitendra Malik

In this work we propose a technique that transfers supervision between images from different modalities. We use learned representations from a large labeled modality as a supervisory signal for training representations f…

Optical Flow Estimation

A Wander Through the Multimodal Landscape: Efficient Transfer Learning via Low-rank Sequence Multimodal Adapter

2024-12-12 · Zirun Guo, Xize Cheng, Yangyang Wu, Tao Jin

Efficient transfer learning methods such as adapter-based methods have shown great success in unimodal models and vision-language models. However, existing methods have two main challenges in fine-tuning multimodal model…

Transfer Learning

Adversarial Cross-Modal Retrieval via Learning and Transferring Single-Modal Similarities

2019-04-17 · Xin Wen, Zhizhong Han, Xinyu Yin, Yu-Shen Liu

Cross-modal retrieval aims to retrieve relevant data across different modalities (e.g., texts vs. images). The common strategy is to apply element-wise constraints between manually labeled pair-wise items to guide the ge…

Cross-Modal RetrievalRetrieval

Multimodal Sentiment Analysis with Missing Modality: A Knowledge-Transfer Approach

2023-12-28 · Weide Liu, Huijing Zhan, Hao Chen, Fengmao Lv

Multimodal sentiment analysis aims to identify the emotions expressed by individuals through visual, language, and acoustic cues. However, most of the existing research efforts assume that all modalities are available du…

Multimodal Sentiment AnalysisSentiment AnalysisTransfer Learning