vix.ing · top · new · best · stats · spec

PiERN: Token-Level Routing for Integrating High-Precision Computation and Reasoning

2025/09/17 by Xiao, Hengbo, Jingyuan Fan, Xin Tong +8
Computer Science · #Computation and Language (cs.CL) #Computational Engineering #Embedded Systems Design Techniques #FOS: Computer and information sciences #Finance #Interconnection Networks and Systems #Machine Learning (cs.LG) #Parallel Computing and Optimization Techniques #and Science (cs.CE)

paper · pdf · doi:10.48550/arxiv.2509.18169

openalex publication_date 2025/09/17 · openalex created_date 2025/10/19 · openalex updated_date 2026/07/28

Abstract

Tasks on complex systems require high-precision numerical computation to support decisions, but current large language models (LLMs) cannot integrate such computations as an intrinsic and interpretable capability with existing architectures. Multi-agent approaches can leverage external experts, but inevitably introduce communication overhead and suffer from inefficiency caused by limited scalability. To this end, we propose Physically-isolated Experts Routing Network (PiERN), an architecture for integrating computation and reasoning. Instead of the tool-use workflows or function-calling, PiERN endogenously integrates computational capabilities into neural networks after separately training experts, a text-to-computation module, and a router. At inference, the router directs computation and reasoning at the token level, thereby enabling iterative alternation within a single chain of thought. We evaluate PiERN on representative linear and nonlinear computation-reasoning tasks against LLM finetuning and the multi-agent system approaches. Results show that the PiERN architecture achieves not only higher accuracy than directly finetuning LLMs but also significant improvements in response latency, token usage, and GPU energy consumption compared with mainstream multi-agent approaches. PiERN offers an efficient, interpretable, and scalable paradigm for interfacing language models with scientific systems.

Citations

Related