paper-with-me

홈 › Papers

OrchMAS: Orchestrated Reasoning with Multi Collaborative Heterogeneous Scientific Expert Structured Agents

2026-03-03 · Yichao Feng, Haoran Luo, Zhenghong Lin, Yiqun Sun, Pengfei Wei, Lawrence B. Hsieh, Anh Tuan Luu arxiv

Multi-agent large language model frameworks are promising for complex multi step reasoning, yet existing systems remain weak for scientific and knowledge intensive domains due to static prompts and agent roles, rigid workflows, and homogeneous model reliance, leading to poor domain adaptation, limited reasoning flexibility, and high latency on heterogeneous or long-horizon scientific tasks. They also struggle to revise earlier decisions when intermediate reasoning diverges, reducing reliability in structured and calculation heavy settings. To address these limitations, we propose a scientific domain oriented interactive two tier multi model orchestration framework. A dedicated orchestration model analyzes each task, dynamically constructs a domain aware reasoning pipeline, and instantiates specialized expert agents with tailored prompts, while an execution model performs each step under generated role and instruction specifications. The orchestrator iteratively updates the pipeline based on intermediate feedback, enabling dynamic replanning, role reallocation, and prompt refinement across multi turn interactions, strengthening robustness and specialization for scientific reasoning through structured heterogeneous model collaboration. The framework is model agnostic and supports heterogeneous LLM integration with different capacities or costs, enabling flexible performance efficiency trade offs in practical scientific deployments. Experiments show consistent improvements over existing multi agent systems and strong baselines across diverse reasoning and scientific style benchmarks.

📄 PDF Abstract BibTeX arXiv:2603.03005

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

ORCA: Orchestrated Reasoning with Collaborative Agents for Document Visual Question Answering

2026-03-02 · Aymen Lassoued, Mohamed Ali Souibgui, Yousri Kessentini arxiv

Document Visual Question Answering (DocVQA) remains challenging for existing Vision-Language Models (VLMs), especially under complex reasoning and multi-step workflows. Current approaches struggle to decompose intricate …

Visual Question Answering

CXRAgent: Director-Orchestrated Multi-Stage Reasoning for Chest X-Ray Interpretation

2025-10-24 · Jinhui Lou, Yan Yang, Zhou Yu, Zhenqi Fu 외 arxiv

Chest X-ray (CXR) plays a pivotal role in clinical diagnosis, and a variety of task-specific and foundation models have been developed for automatic CXR interpretation. However, these models often struggle to adapt to ne…

Scaling Large Language Model-based Multi-Agent Collaboration

2024-06-11 · Chen Qian, Zihao Xie, Yifei Wang, Wei Liu 외

Recent breakthroughs in large language model-driven autonomous agents have revealed that multi-agent collaboration often surpasses each individual through collective reasoning. Inspired by the neural scaling law--increas…

Language ModelingLanguage ModellingLarge Language Modelmodel

DOVA: Deliberation-First Multi-Agent Orchestration for Autonomous Research Automation

2026-03-04 · Aaron Shen, Alfred Shen arxiv

Large language model (LLM) agents have demonstrated remarkable capabilities in tool use, reasoning, and code generation, yet single-agent systems exhibit fundamental limitations when confronted with complex research task…

Code Generation

GeoDisaster: Benchmarking Orchestrated Agents for Operational Disaster Geo-Intelligence

2026-06-15 · Maram Hasan, Aman Verma, Savitra Roy, Hariseetharam Gunduboina 외 arxiv

Remote-sensing vision-language models (RS-VLMs) have advanced Earth-observation analysis toward visual interpretation and instruction-following, yet fall short of operational geo-intelligence, which demands tool-grounded…

Reinforcement LearningSpatial Reasoning