paper-with-me

Papers

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

2024-02-24 · Yuxuan Liu, Tianchi Yang, Shaohan Huang, Zihan Zhang, Haizhen Huang, Furu Wei, Weiwei Deng, Feng Sun, Qi 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 evaluation prompts and criteria. To address this challenge, we propose HD-Eval, a novel framework that iteratively aligns LLM-based evaluators with human preference via Hierarchical Criteria Decomposition. HD-Eval inherits the essence from the evaluation mindset of human experts and enhances the alignment of LLM-based evaluators by decomposing a given evaluation task into finer-grained criteria, aggregating them according to estimated human preferences, pruning insignificant criteria with attribution, and further decomposing significant criteria. By integrating these steps within an iterative alignment training process, we obtain a hierarchical decomposition of criteria that comprehensively captures aspects of natural language at multiple levels of granularity. Implemented as a white box, the human preference-guided aggregator is efficient to train and more explainable than relying solely on prompting, and its independence from model parameters makes it applicable to closed-source LLMs. Extensive experiments on three evaluation domains demonstrate the superiority of HD-Eval in further aligning state-of-the-art evaluators and providing deeper insights into the explanation of evaluation results and the task itself.

📄 PDF Abstract BibTeX arXiv:2402.15754

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Aligning with Human Judgement: The Role of Pairwise Preference in Large Language Model Evaluators

2024-03-25 · Yinhong Liu, Han Zhou, Zhijiang Guo, Ehsan Shareghi 외

Large Language Models (LLMs) have demonstrated promising capabilities as automatic evaluators in assessing the quality of generated natural language. However, LLMs still exhibit biases in evaluation and often struggle to…

Language ModelingLanguage ModellingLarge Language Model

Aligning Black-box Language Models with Human Judgments

2025-02-07 · Gerrit J. J. van den Burg, Gen Suzuki, Wei Liu, Murat Sensoy

Large language models (LLMs) are increasingly used as automated judges to evaluate recommendation systems, search engines, and other subjective tasks, where relying on human evaluators can be costly, time-consuming, and …

Recommendation Systems

Aligning Model Evaluations with Human Preferences: Mitigating Token Count Bias in Language Model Assessments

2024-07-05 · Roland Daynauth, Jason Mars

The SLAM paper demonstrated that on-device Small Language Models (SLMs) are a viable and cost-effective alternative to API-based Large Language Models (LLMs), such as OpenAI's GPT-4, offering comparable performance and s…

Language ModelingLanguage Modellingmodel

Knockout LLM Assessment: Using Large Language Models for Evaluations through Iterative Pairwise Comparisons

2025-06-04 · Isik Baran Sandan, Tu Anh Dinh, Jan Niehues

Large Language Models (LLMs) have shown to be effective evaluators across various domains such as machine translations or the scientific domain. Current LLM-as-a-Judge approaches rely mostly on individual assessments or …

Machine Translation

Fennec: Fine-grained Language Model Evaluation and Correction Extended through Branching and Bridging

2024-05-20 · Xiaobo Liang, Haoke Zhang, Helan Hu, Juntao Li 외

The rapid advancement of large language models has given rise to a plethora of applications across a myriad of real-world tasks, mainly centered on aligning with human intent. However, the complexities inherent in human …

Language Model EvaluationLanguage ModelingLanguage Modelling