paper-with-me

홈 › Papers

ProMedical: Hierarchical Fine-Grained Criteria Modeling for Medical LLM Alignment via Explicit Injection

2026-04-09 · He Geng, Yangmin Huang, Lixian Lai, Qianyun Du, Hui Chu, Zhiyang He, Jiaxue Hu, Xiaodong Tao arxiv

Aligning Large Language Models (LLMs) with high-stakes medical standards remains a significant challenge, primarily due to the dissonance between coarse-grained preference signals and the complex, multi-dimensional nature of clinical protocols. To bridge this gap, we introduce ProMedical, a unified alignment framework grounded in fine-grained clinical criteria. We first construct ProMedical-Preference-50k, a dataset generated via a human-in-the-loop pipeline that augments medical instructions with rigorous, physician-derived rubrics. Leveraging this corpus, we propose the Explicit Criteria Injection paradigm to train a multi-dimensional reward model. Unlike traditional scalar reward models, our approach explicitly disentangles safety constraints from general proficiency, enabling precise guidance during reinforcement learning. To rigorously validate this framework, we establish ProMedical-Bench, a held-out evaluation suite anchored by double-blind expert adjudication. Empirical evaluations demonstrate that optimizing the Qwen3-8B base model via ProMedical-RM-guided GRPO yields substantial gains, improving overall accuracy by 22.3% and safety compliance by 21.7%, effectively rivaling proprietary frontier models. Furthermore, the aligned policy generalizes robustly to external benchmarks, demonstrating performance comparable to state-of-the-art models on UltraMedical. We publicly release our datasets, reward models, and benchmarks to facilitate reproducible research in safety-aware medical alignment.

📄 PDF Abstract BibTeX arXiv:2604.08326

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Beyond Binary Preference: Aligning Diffusion Models to Fine-grained Criteria by Decoupling Attributes

2026-01-07 · Chenye Meng, Zejian Li, Zhongni Liu, Yize Li 외 arxiv

Post-training alignment of diffusion models relies on simplified signals, such as scalar rewards or binary preferences. This limits alignment with complex human expertise, which is hierarchical and fine-grained. To addre…

Writer-R1: Enhancing Generative Writing in LLMs via Memory-augmented Replay Policy Optimization

2026-03-16 · Jihao Zhao, Shuaishuai Zu, Zhiyuan Ji, Chunlai Zhou 외 arxiv

As a typical open-ended generation task, creative writing lacks verifiable reference answers, which has long constrained reward modeling and automatic evaluation due to high human annotation costs, evaluative bias, and c…

Reinforcement Learning

DyCoRM: Dynamic Criterion-Aware Reward Modeling for Text-to-Image Generation

2026-05-25 · Jiaying Qian, Ziheng Jia, Qian Zhang, Zicheng Zhang 외 arxiv

With the continued advancement of text-to-image (T2I) generation, producing high-quality images is becoming increasingly attainable; consequently, user demands are shifting toward images that better satisfy their specifi…

Text-to-Image Generation

HD-Eval: Aligning Large Language Model Evaluators Through Hierarchical Criteria Decomposition

2024-02-24 · Yuxuan Liu, Tianchi Yang, Shaohan Huang, Zihan Zhang 외

Large language models (LLMs) have emerged as a promising alternative to expensive human evaluations. However, the alignment and coverage of LLM-based evaluations are often limited by the scope and potential bias of the e…

Language ModelingLanguage ModellingLarge Language Model

PartNet: A Large-scale Benchmark for Fine-grained and Hierarchical Part-level 3D Object Understanding

2018-12-06 · CVPR 2019 6 · Kaichun Mo, Shilin Zhu, Angel X. Chang, Li Yi 외

We present PartNet: a consistent, large-scale dataset of 3D objects annotated with fine-grained, instance-level, and hierarchical 3D part information. Our dataset consists of 573,585 part instances over 26,671 3D models …

3D Instance Segmentation3D Semantic SegmentationBenchmarkingInstance Segmentation+2