🤖 AI Summary
This work addresses the limitations of existing large medical language models in open-ended clinical consultations, where they often lack proactive information gathering, systematic reasoning, and robust factual reliability—hindering their utility for clinical-grade decision support. To bridge this gap, we propose Baichuan-M3, a medically augmented large language model that unifies active questioning, multi-turn evidence-integrated reasoning, and adaptive hallucination suppression within a single framework, effectively emulating the structured diagnostic workflow of expert clinicians. Through a specialized training pipeline, Baichuan-M3 achieves state-of-the-art performance on HealthBench, HealthBench-Hallu, and ScanBench, demonstrating significantly superior clinical consultation quality, recommendation reasonableness, and safety compared to GPT-5.2. This advancement marks a pivotal shift in medical AI from passive question-answering toward active, clinically grounded reasoning.
📝 Abstract
We introduce Baichuan-M3, a medical-enhanced large language model engineered to shift the paradigm from passive question-answering to active, clinical-grade decision support. Addressing the limitations of existing systems in open-ended consultations, Baichuan-M3 utilizes a specialized training pipeline to model the systematic workflow of a physician. Key capabilities include: (i) proactive information acquisition to resolve ambiguity; (ii) long-horizon reasoning that unifies scattered evidence into coherent diagnoses; and (iii) adaptive hallucination suppression to ensure factual reliability. Empirical evaluations demonstrate that Baichuan-M3 achieves state-of-the-art results on HealthBench, the newly introduced HealthBench-Hallu and ScanBench, significantly outperforming GPT-5.2 in clinical inquiry, advisory and safety. The models are publicly available at https://huggingface.co/collections/baichuan-inc/baichuan-m3.