paper-with-me

Papers

Atlas: Orchestrating Heterogeneous Models and Tools for Multi-Domain Complex Reasoning

2026-01-07 · Jinyang Wu, Guocheng Zhai, Ruihan Jin, Jiahao Yuan, Yuhao Shen, Shuai Zhang, Zhengqi Wen, Jianhua Tao arxiv

The integration of large language models (LLMs) with external tools has significantly expanded the capabilities of AI agents. However, as the diversity of both LLMs and tools increases, selecting the optimal model-tool combination becomes a high-dimensional optimization challenge. Existing approaches often rely on a single model or fixed tool-calling logic, failing to exploit the performance variations across heterogeneous model-tool pairs. In this paper, we present ATLAS (Adaptive Tool-LLM Alignment and Synergistic Invocation), a dual-path framework for dynamic tool usage in cross-domain complex reasoning. ATLAS operates via a dual-path approach: (1) \textbf{training-free cluster-based routing} that exploits empirical priors for domain-specific alignment, and (2) \textbf{RL-based multi-step routing} that explores autonomous trajectories for out-of-distribution generalization. Extensive experiments across 15 benchmarks demonstrate that our method outperforms closed-source models like GPT-4o, surpassing existing routing methods on both in-distribution (+10.1%) and out-of-distribution (+13.1%) tasks. Furthermore, our framework shows significant gains in visual reasoning by orchestrating specialized multi-modal tools.

📄 PDF Abstract BibTeX arXiv:2601.03872

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

Advanced Tool Learning and Selection System (ATLASS): A Closed-Loop Framework Using LLM

2025-03-13 · Mohd Ariful Haque, Justin Williams, Sunzida Siddique, Md. Hujaifa Islam 외

The combination of LLM agents with external tools enables models to solve complex tasks beyond their knowledge base. Human-designed tools are inflexible and restricted to solutions within the scope of pre-existing tools …

Using UK Biobank data to establish population-specific atlases from whole body MRI

2023-08-28 · Sophie Starck, Vasiliki Sideri-Lampretsa, Jessica J. M. Ritter, Veronika A. Zimmer 외

Reliable reference data in medical imaging is largely unavailable. Developing tools that allow for the comparison of individual patient data to reference data has a high potential to improve diagnostic imaging. Populatio…

DiagnosticSpecificity

Scalable AI-assisted Workflow Management for Detector Design Optimization Using Distributed Computing

2026-03-31 · Derek Anderson, Amit Bashyal, Markus Diefenthaler, Cristiano Fanelli 외 arxiv

The Production and Distributed Analysis (PanDA) system, originally developed for the ATLAS experiment at the CERN Large Hadron Collider (LHC), has evolved into a robust platform for orchestrating large-scale workflows ac…

NeutronOrch: Rethinking Sample-based GNN Training under CPU-GPU Heterogeneous Environments

2023-11-22 · Xin Ai, Qiange Wang, Chunyu Cao, Yanfeng Zhang 외

Graph Neural Networks (GNNs) have demonstrated outstanding performance in various applications. Existing frameworks utilize CPU-GPU heterogeneous environments to train GNN models and integrate mini-batch and sampling tec…

CPUGPU

ATLAS: A Layered Constraint-Guided Framework for Structured Artifact Generation in LLM-Assisted MDE

2025-10-29 · Tong Ma, Hui Lai, Hui Wang, Zhenhu Tian 외 arxiv

ATLAS is a constraint-guided generation framework for structured engineering artifacts whose outputs must satisfy explicit schemas, domain rules, and audit requirements. Rather than treating a large language model as a s…