paper-with-me

Papers

Training-Free Multimodal Large Language Model Orchestration

2025-08-06 · Tianyu Xie, Yuexiao Ma, Yuhang Wu, Wang Chen, Jiayi Ji, Tat-Seng Chua, Xiawu Zheng, Rongrong Ji arxiv

Building interactive omni-modal assistants often relies on end-to-end multimodal alignment to fuse heterogeneous modalities, which incurs substantial data and compute costs and limits extensibility. We present Training-Free Large Language Model Orchestration (LLM Orchestration), a training-free orchestration framework that integrates off-the-shelf modality experts into a unified multimodal input--output system without additional gradient-based training for integration. LLM Orchestration comprises three components: (1) an LLM controller that infers user intent and emits explicit control tokens for expert selection and sequencing, enabling protocol-constrained and auditable routing; (2) a text-centric cross-modal memory that compresses multimodal evidence into structured records for lightweight retrieval and reuse, reducing redundant expert invocations across turns; and (3) a unified interaction layer that executes routing and memory decisions to support consistent modality transitions, full-duplex streaming, and interruption-aware dialogue. Across diverse multimodal benchmarks, LLM Orchestration achieves strong performance under standard evaluation constraints while maintaining low orchestration overhead and modular upgradeability, providing a practical alternative to costly joint training for omni-modal systems.

📄 PDF Abstract BibTeX arXiv:2508.10016

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Chain of Modality: From Static Fusion to Dynamic Orchestration in Omni-MLLMs

2026-04-16 · Ziyang Luo, Nian Liu, Junwei Han arxiv

Omni-modal Large Language Models (Omni-MLLMs) promise a unified integration of diverse sensory streams. However, recent evaluations reveal a critical performance paradox: unimodal baselines frequently outperform joint mu…

Voice-Interactive Surgical Agent for Multimodal Patient Data Control

2025-11-10 · Hyeryun Park, Byung Mo Gu, Jun Hee Lee, Byeong Hyeon Choi 외 arxiv

In robotic surgery, surgeons fully engage their hands and visual attention in procedures, making it difficult to access and manipulate multimodal patient data without interrupting the workflow. To overcome this problem, …

The Large Cancer Assistant (LCA): A Model-Agnostic Orchestration Framework for Scalable Clinical Decision Support in Oncology

2026-07-07 · Ghassen Marrakchi, Basarab Matei arxiv

- Objective: Multimodal deep learning models in oncology are currently limited by monolithic designs that rigidly couple data ingestion, clinical routing, and artificial intelligence (AI) inference. To address this infle…

Multimodal Deep Learning

Orchestration-Free Customer Service Automation: A Privacy-Preserving and Flowchart-Guided Framework

2026-02-17 · Mengze Hong, Chen Jason Zhang, Zichang Guo, Hanlin Gu 외 arxiv

Customer service automation has seen growing demand within digital transformation. Existing approaches either rely on modular system designs with extensive agent orchestration or employ over-simplified instruction schema…

SupChain-Bench: Benchmarking Large Language Models for Real-World Supply Chain Management

2026-02-07 · Shengyue Guan, Yihao Liu, Lang Cao arxiv

Large language models (LLMs) have shown promise in complex reasoning and tool-based decision making, motivating their application to real-world supply chain management. However, supply chain workflows require reliable lo…

Decision Making