AI RESEARCH
TRIM: Hybrid Inference via Targeted Stepwise Routing in Multi-Step Reasoning Tasks
arXiv CS.AI
•
ArXi:2601.10245v2 Announce Type: replace Multi-step reasoning tasks like mathematical problem solving are vulnerable to cascading failures, where a single incorrect step leads to complete solution breakdown. Current LLM routing methods assign entire queries to one model, treating all reasoning steps as equal. We propose TRIM (Targeted routing in multi-step reasoning tasks), which routes only critical steps$\unicode{x2013}$those likely to derail the solution$\unicode{x2013}$to larger models while letting smaller models handle routine continuations.