paper-with-me

홈 › Papers

Reasoning Relay: Evaluating Stability and Interchangeability of Large Language Models in Mathematical Reasoning

2025-12-16 · Leo Lu, Jonathan Zhang, Sean Chua, Spencer Kim, Kevin Zhu, Sean O'Brien, Vasu Sharma arxiv

Chain-of-Thought (CoT) prompting has significantly advanced the reasoning capabilities of large language models (LLMs). While prior work focuses on improving model performance through internal reasoning strategies, little is known about the interchangeability of reasoning across different models. In this work, we explore whether a partially completed reasoning chain from one model can be reliably continued by another model, either within the same model family or across families. We achieve this by assessing the sufficiency of intermediate reasoning traces as transferable scaffolds for logical coherence and final answer accuracy. We interpret this interchangeability as a means of examining inference-time trustworthiness, probing whether reasoning remains both coherent and reliable under model substitution. Using token-level log-probability thresholds to truncate reasoning at early, mid, and late stages from our baseline models, Gemma-3-4B-IT and LLaMA-3.1-70B-Instruct, we conduct continuation experiments with Gemma-3-1B-IT and LLaMA-3.1-8B-Instruct to test intra-family and cross-family behaviors. Our evaluation pipeline leverages truncation thresholds with a Process Reward Model (PRM), providing a reproducible framework for assessing reasoning stability via model interchange. Evaluations with a PRM reveal that hybrid reasoning chains often preserve, and in some cases even improve, final accuracy and logical structure. Our findings point towards interchangeability as an emerging behavioral property of reasoning models, offering insights into new paradigms for reliable modular reasoning in collaborative AI systems.

📄 PDF Abstract BibTeX arXiv:2512.20647

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

A Machine Learning-Based Method for Identifying Critical Distance Relays for Transient Stability Studies

2022-04-09 · Ramin Vakili, Mojdeh Khorsand

Modeling protective relays is crucial for performing accurate stability studies as they play a critical role in defining the dynamic responses of power systems during disturbances. Nevertheless, due to the current limita…

RelayGen: Intra-Generation Model Switching for Efficient Reasoning

2026-02-06 · Jiwon Song, Yoongon Kim, Jae-Joon Kim arxiv

Large reasoning models (LRMs) achieve strong performance on complex reasoning tasks by generating long, multi-step reasoning trajectories, but inference-time scaling incurs substantial deployment cost. A key challenge is…

RelayLLM: Efficient Reasoning via Collaborative Decoding

2026-01-08 · Chengsong Huang, Tong Zheng, Langlin Huang, Jinyuan Li 외 arxiv

Large Language Models (LLMs) for complex reasoning is often hindered by high computational costs and latency, while resource-efficient Small Language Models (SLMs) typically lack the necessary reasoning capacity. Existin…

The Ebb and Flow of Multimodal Focus: Scheduling Visual Relay Windows for Grounded VLM Reasoning

2026-07-13 · Wencheng Ye, Yi Bin, Yujuan Ding, Hongye Fang 외 arxiv

Vision-language models increasingly succeed on multimodal reasoning benchmarks, yet their visual evidence often becomes unstable once it enters the language stack, weakening evidence-grounded reasoning. To understand thi…

Multimodal Reasoning

Syntactic Interchangeability in Word Embedding Models

2019-04-01 · WS 2019 6 · Daniel Hershcovich, Assaf Toledo, Alon Halfon, Noam Slonim

Nearest neighbors in word embedding models are commonly observed to be semantically similar, but the relations between them can vary greatly. We investigate the extent to which word embedding models preserve syntactic in…

POSvalidWord Similarity