Hierarchical Divide-and-Conquer for Fine-Grained Alignment in LLM-Based Medical Evaluation

Abstract

In the rapidly evolving landscape of large language models (LLMs) for medical applications, ensuring the reliability and accuracy of these models in clinical settings is paramount. Existing benchmarks often focus on fixed-format tasks like multiple-choice QA, which fail to capture the complexity of real-world clinical diagnostics. Moreover, traditional evaluation metrics and LLM-based evaluators struggle with misalignment, often providing oversimplified assessments that do not adequately reflect human judgment. To address these challenges, we introduce HDCEval, a Hierarchical Divide-and-Conquer Evaluation framework tailored for fine-grained alignment in medical evaluation. HDCEval is built on a set of fine-grained medical evaluation guidelines developed in collaboration with professional doctors, encompassing Patient Question Relevance, Medical Knowledge Correctness, and Expression. The framework decomposes complex evaluation tasks into specialized subtasks, each evaluated by expert models trained through Attribute-Driven Token Optimization (ADTO) on a meticulously curated preference dataset. This hierarchical approach ensures that each aspect of the evaluation is handled with expert precision, leading to a significant improvement in alignment with human evaluators.

Cite

Text

Zheng et al. "Hierarchical Divide-and-Conquer for Fine-Grained Alignment in LLM-Based Medical Evaluation." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I24.34803

Markdown

[Zheng et al. "Hierarchical Divide-and-Conquer for Fine-Grained Alignment in LLM-Based Medical Evaluation." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/zheng2025aaai-hierarchical-a/) doi:10.1609/AAAI.V39I24.34803

BibTeX

@inproceedings{zheng2025aaai-hierarchical-a,
  title     = {{Hierarchical Divide-and-Conquer for Fine-Grained Alignment in LLM-Based Medical Evaluation}},
  author    = {Zheng, Shunfan and Zhang, Xiechi and de Melo, Gerard and Wang, Xiaoling and Wang, Linlin},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {26075-26082},
  doi       = {10.1609/AAAI.V39I24.34803},
  url       = {https://mlanthology.org/aaai/2025/zheng2025aaai-hierarchical-a/}
}