paper-with-me

홈 › Papers

TexTailor: Inference-Time Textual Guidance Tailoring for Multimodal Diffusion Transformers

2026-01-05 · Binglei Li, Mengping Yang, Zhiyu Tan, Junping Zhang, Hao Li arxiv

Recent breakthroughs of transformer-based diffusion models, particularly with Multimodal Diffusion Transformers (MMDiT) driven models like FLUX and Qwen Image, have facilitated thrilling experiences in visual generation. However, these models rely only on the interactions between textual conditions and visual features to produce semantically aligned images. Once the interactions fail to reflect the nuanced compositional structure of the prompt, the generated images might be unsatisfactory. Thus, a comprehensive understanding of how different blocks and their interactions with textual conditions is crucial for better understanding the intrinsic attributes and for enhancing their interactions accordingly to strengthen the prompts adherence. In this paper, we first develop a systematic pipeline to comprehensively investigate each block's functionality by \textit{removing}, \textit{disabling}, and \textit{enhancing} textual hidden-states at corresponding blocks. Our analysis reveals that 1) semantic information appears in earlier blocks and finer details are rendered in later blocks, 2) removing specific blocks is usually less disruptive than disabling text conditions, and 3) enhancing textual conditions in selective blocks improves semantic attributes. Building on these observations, we propose \method, a novel inference-time method for tailoring block-wise textual guidance. Our approach not only improves text-image alignment but also enables a range of downstream applications, including precise editing and inference acceleration. Extensive experiments demonstrated that our method outperforms various baselines and remains flexible across text-to-image generation, image editing, and inference acceleration. Our method improves T2I-Combench from 56.92\% to 63.00\% and GenEval from 66.42\% to 71.63\% on SD3.5, without sacrificing synthesis quality.

📄 PDF Abstract BibTeX arXiv:2601.02211

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image GenerationImage Editing

Similar Papers 제목 키워드 기반

TexTailor: Customized Text-aligned Texturing via Effective Resampling

2025-06-12 · SuIn Lee, Dae-shik Kim

We present TexTailor, a novel method for generating consistent object textures from textual descriptions. Existing text-to-texture synthesis approaches utilize depth-aware diffusion models to progressively generate image…

Texture Synthesis

Inference-Time Policy Adapters (IPA): Tailoring Extreme-Scale LMs without Fine-tuning

2023-05-24 · Ximing Lu, Faeze Brahman, Peter West, Jaehun Jang 외

While extreme-scale language models have demonstrated exceptional performance on a variety of language tasks, the degree of control over these language models through pure prompting can often be limited. Directly fine-tu…

Language ModelingLanguage Modellingreinforcement-learningText Generation

An Actor-Critic Contextual Bandit Algorithm for Personalized Mobile Health Interventions

2017-06-28 · Huitian Lei, Yangyi Lu, Ambuj Tewari, Susan A. Murphy

Increasing technological sophistication and widespread use of smartphones and wearable devices provide opportunities for innovative and highly personalized health interventions. A Just-In-Time Adaptive Intervention (JITA…

CLIPer: Tailoring Diverse User Preference via Classifier-Guided Inference-Time Personalization

2026-05-08 · Jinyan Su, Jinpeng Zhou, Claire Cardie, Wen Sun arxiv

Personalized LLMs can significantly enhance user experiences by tailoring responses to preferences such as helpfulness, conciseness, and humor. However, fine-tuning models to address all possible combinations of user pre…

Learning from Online Videos at Inference Time for Computer-Use Agents

2025-11-06 · Yujian Liu, Ze Wang, Hao Chen, Ximeng Sun 외 arxiv

Computer-use agents can operate computers and automate laborious tasks, but despite recent rapid progress, they still lag behind human users, especially when tasks require domain-specific procedural knowledge about parti…