paper-with-me

홈 › Papers

GRIP: Granular Reward-Guided Parameter Interpolation for Efficient Reasoning

2026-08-26 · Lam So, Canhui Wu, Han Lin arxiv

Reasoning-oriented large language models often achieve strong problem-solving performance by generating long chains of thought, but this behavior substantially increases inference cost and latency. In contrast, instruction-tuned models tend to answer more concisely, yet often lack comparable reasoning ability. This accuracy-efficiency mismatch motivates a lightweight approach that combines the strengths of both models without full model retraining. In this paper, we propose GRIP (Granular Reward-guided Interpolation of Parameters), a reward-guided parameter interpolation framework for efficient reasoning. Given a reasoning model and an instruction model with identical architectures, GRIP assigns learnable interpolation ratios to individual modules and optimizes only these ratios while keeping both source models frozen. The interpolation ratios are trained with a reward signal that favors responses that are both correct and concise. Experiments show that GRIP achieves a better accuracy-efficiency trade-off than fixed or search-based merging baselines and further reveals module-wise fusion patterns associated with efficient reasoning.

📄 PDF Abstract BibTeX arXiv:2608.25583

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Everything-Grasping (EG) Gripper: A Universal Gripper with Synergistic Suction-Grasping Capabilities for Cross-Scale and Cross-State Manipulation

2025-10-06 · Jianshu Zhou, Jing Shu, Tianle Pan, Puchen Zhu 외 arxiv

Grasping objects across vastly different sizes and physical states-including both solids and liquids-with a single robotic gripper remains a fundamental challenge in soft robotics. We present the Everything-Grasping (EG)…

Hybrid Roller-Jamming Gripper for Object Acquisition and Retention Under Pose Uncertainty

2026-08-21 · Yijie Ren, Guillaume Gourmelen, Hiroyasu Iwata arxiv

In household manipulation, pose uncertainty often results in off-centre or partial initial contact, making reliable object acquisition difficult. Roller-based grippers can actively draw objects inward but often provide l…

Replaceable Bit-based Gripper for Picking Cluttered Food Items

2026-01-01 · Prashant Kumar, Yukiyasu Domae, Weiwei Wan, Kensuke Harada arxiv

The food packaging industry goes through changes in food items and their weights quite rapidly. These items range from easy-to-pick, single-piece food items to flexible, long and cluttered ones. We propose a replaceable …

Parameter Space Analysis through Guided Visual Interpolations

2025-09-23 · Benedikt Kantz, Peter Waldert, Stefan Lengauer, Clemens Staudinger 외 arxiv

We propose Parameter Space Analysis through Guided Visual Interpolations (ParamInter), a novel tool for high-dimensional input parameter space analysis by making interpolation towards optimal parameter sets explorable us…

Guiding the Inner Eye: A Framework for Hierarchical and Flexible Visual Grounded Reasoning

2025-11-27 · Zhaoyang Wei, Wenchao Ding, Yanchao Hao, Xi Chen arxiv

Models capable of "thinking with images" by dynamically grounding their reasoning in visual evidence represent a major leap in multimodal AI. However, replicating and advancing this ability is non-trivial, with current m…

Reinforcement LearningVisual Reasoning