paper-with-me

홈 › Papers

Supervised Fine-tuning with Synthetic Rationale Data Hurts Real-World Disease Prediction

2026-06-09 · Buxin Su, Bingxuan Li, Cheng Qian, Yiwei Wang, Jin Jin, Bingxin Zhao arxiv

Supervised fine-tuning with synthetic rationale data is widely assumed to improve language model performance on clinical prediction tasks by teaching models not just what to predict but why. We test this assumption on five-year Alzheimer's disease and related dementias (ADRD) prediction from longitudinal health histories. Across a large-scale controlled experiment of 504 configurations, we find that rationale-based SFT consistently and substantially hurts prediction performance relative to label-only fine-tuning. The degradation persists across model families and data scales, and is not resolved by using a reasoning-oriented base model. Crucially, the failure is not explained by poor rationale quality: human expert annotation confirms that the generated rationales are medically accurate and faithfully grounded in patient-specific evidence, and few-shot experiments show that the same rationales improve performance when used as inference-time demonstrations rather than training targets. We identify the root cause as a structural conflict between narrative plausibility and discriminative optimization. We hope our work paves the path toward a more precise understanding of when and how rationale-based supervision helps and when it does not, guiding the responsible development of language models for high-stakes clinical prediction.

📄 PDF Abstract BibTeX arXiv:2606.10279

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Calibrating LLMs with Preference Optimization on Thought Trees for Generating Rationale in Science Question Scoring

2024-06-28 · Jiazheng Li, Hainiu Xu, Zhaoyue Sun, Yuxiang Zhou 외

Generating rationales that justify scoring decisions has been a promising way to facilitate explainability in automated scoring systems. However, existing methods do not match the accuracy of classifier-based methods. Pl…

Self-Explore: Enhancing Mathematical Reasoning in Language Models with Fine-grained Rewards

2024-04-16 · Hyeonbin Hwang, Doyoung Kim, Seungone Kim, Seonghyeon Ye 외

Training on large amounts of rationales (i.e., CoT Fine-tuning) is effective at improving the reasoning capabilities of large language models (LLMs). However, acquiring human-authored rationales or augmenting rationales …

GSM8KMathMathematical Reasoning

Training Chain-of-Thought via Latent-Variable Inference

2023-11-28 · NeurIPS 2023 11 · Du Phan, Matthew D. Hoffman, David Dohan, Sholto Douglas 외

Large language models (LLMs) solve problems more accurately and interpretably when instructed to work out the answer step by step using a ``chain-of-thought'' (CoT) prompt. One can also improve LLMs' performance on a spe…

GSM8K

Interpretable All-Type Audio Deepfake Detection with Audio LLMs via Frequency-Time Reinforcement Learning

2026-01-06 · Yuankun Xie, Xiaoxuan Guo, Jiayi Zhou, Tao Wang 외 arxiv

Recent advances in audio large language models (ALLMs) have made high-quality synthetic audio widely accessible, increasing the risk of malicious audio deepfakes across speech, environmental sounds, singing voice, and mu…

Audio Deepfake DetectionReinforcement Learning

CheXPO: Preference Optimization for Chest X-ray VLMs with Counterfactual Rationale

2025-07-09 · Xiao Liang, Jiawei Hu, Di Wang, Zhi Ma 외 arxiv

Vision-language models (VLMs) are prone to hallucinations that critically compromise reliability in medical applications. While preference optimization can mitigate these hallucinations through clinical feedback, its imp…