paper-with-me

Papers

Semantic Routing: Exploring Multi-Layer LLM Feature Weighting for Diffusion Transformers

2026-02-03 · Bozhou Li, Yushuo Guan, Haolin Li, Bohan Zeng, Yiyan Ji, Yue Ding, Pengfei Wan, Kun Gai, Yuanxing Zhang, Wentao Zhang arxiv

Recent DiT-based text-to-image models increasingly adopt LLMs as text encoders, yet text conditioning remains largely static and often utilizes only a single LLM layer, despite pronounced semantic hierarchy across LLM layers and non-stationary denoising dynamics over both diffusion time and network depth. To better match the dynamic process of DiT generation and thereby enhance the diffusion model's generative capability, we introduce a unified normalized convex fusion framework equipped with lightweight gates to systematically organize multi-layer LLM hidden states via time-wise, depth-wise, and joint fusion. Experiments establish Depth-wise Semantic Routing as the superior conditioning strategy, consistently improving text-image alignment and compositional generation (e.g., +9.97 on the GenAI-Bench Counting task). Conversely, we find that purely time-wise fusion can paradoxically degrade visual generation fidelity. We attribute this to a train-inference trajectory mismatch: under classifier-free guidance, nominal timesteps fail to track the effective SNR, causing semantically mistimed feature injection during inference. Overall, our results position depth-wise routing as a strong and effective baseline and highlight the critical need for trajectory-aware signals to enable robust time-dependent conditioning.

📄 PDF Abstract BibTeX arXiv:2602.03510

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Polysemantic Experts, Monosemantic Paths: Routing as Control in MoEs

2026-04-20 · Charles Ye, Bo Yuan, Lee Sharkey arxiv

An LLM's residual stream is both state and instruction: it encodes the current context and determines the next transformation. We introduce a parameter-free decomposition for Mixture-of-Experts models that splits each la…

LLM Router: Rethinking Routing with Prefill Activations

2026-03-21 · Tanay Varshney, Annie Surla, Michelle Xu, Gomathy Venkata Krishnan 외 arxiv

LLMs often achieve similar average benchmark accuracies while exhibiting complementary strengths on different subsets of queries, suggesting that a router with query-specific model selection can outperform any single mod…

Question Guided Modular Routing Networks for Visual Question Answering

2019-04-17 · Yanze Wu, Qiang Sun, Jianqi Ma, Bin Li 외

This paper studies the task of Visual Question Answering (VQA), which is topical in Multimedia community recently. Particularly, we explore two critical research problems existed in VQA: (1) efficiently fusing the visual…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

Capsule Network-Based Semantic Intent Modeling for Human-Computer Interaction

2025-07-01 · Shixiao Wang, Yifan Zhuang, Runsheng Zhang, Zhijun Song arxiv

This paper proposes a user semantic intent modeling algorithm based on Capsule Networks to address the problem of insufficient accuracy in intent recognition for human-computer interaction. The method represents semantic…

Natural Language UnderstandingIntent RecognitionIntent Detection

SLER-IR: Spherical Layer-wise Expert Routing for All-in-One Image Restoration

2026-03-06 · Peng Shurui, Xin Lin, Shi Luo, Jincen Ou 외 arxiv

Image restoration under diverse degradations remains challenging for unified all-in-one frameworks due to feature interference and insufficient expert specialization. We propose SLER-IR, a spherical layer-wise expert rou…

Contrastive LearningImage Restoration