CLJul 30, 2025

ControlMed: Adding Reasoning Control to Medical Language Model

arXiv:2507.22545v31 citationsh-index: 4IJCNLP-AACL
Originality Incremental advance
AI Analysis

This addresses computational inefficiency for real-world clinical deployment, though it is incremental as it builds on existing reasoning LLMs with added control.

The paper tackles the problem of reasoning LLMs generating unnecessarily lengthy processes in medical applications, which increases computational overhead and latency, by introducing ControlMed, a model that allows users to control reasoning length at inference time, achieving similar or better performance on medical benchmarks.

Reasoning Large Language Models (LLMs) with enhanced accuracy and explainability are increasingly being adopted in the medical domain, as the life-critical nature of clinical decision-making demands reliable support. Despite these advancements, existing reasoning LLMs often generate unnecessarily lengthy reasoning processes, leading to significant computational overhead and response latency. These limitations hinder their practical deployment in real-world clinical environments. To address these challenges, we introduce \textbf{ControlMed}, a medical language model that enables users to actively control the length of the reasoning process at inference time through fine-grained control markers. ControlMed is trained through a three-stage pipeline: 1) pre-training on a large-scale synthetic medical instruction dataset covering both \textit{direct} and \textit{reasoning responses}; 2) supervised fine-tuning with multi-length reasoning data and explicit length-control markers; and 3) reinforcement learning with model-based reward signals to enhance factual accuracy and response quality. Experimental results on a variety of English and Korean medical benchmarks demonstrate that our model achieves similar or better performance compared to state-of-the-art models. Furthermore, users can flexibly balance reasoning accuracy and computational efficiency by controlling the reasoning length as needed. These findings demonstrate that ControlMed is a practical and adaptable solution for clinical question answering and medical information analysis.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes