paper-with-me

홈 › Papers

Can LLM Assist in the Evaluation of the Quality of Machine Learning Explanations?

2025-02-28 · Bo wang, Yiqiao Li, Jianlong Zhou, Fang Chen

EXplainable machine learning (XML) has recently emerged to address the mystery mechanisms of machine learning (ML) systems by interpreting their 'black box' results. Despite the development of various explanation methods, determining the most suitable XML method for specific ML contexts remains unclear, highlighting the need for effective evaluation of explanations. The evaluating capabilities of the Transformer-based large language model (LLM) present an opportunity to adopt LLM-as-a-Judge for assessing explanations. In this paper, we propose a workflow that integrates both LLM-based and human judges for evaluating explanations. We examine how LLM-based judges evaluate the quality of various explanation methods and compare their evaluation capabilities to those of human judges within an iris classification scenario, employing both subjective and objective metrics. We conclude that while LLM-based judges effectively assess the quality of explanations using subjective metrics, they are not yet sufficiently developed to replace human judges in this role.

📄 PDF Abstract BibTeX arXiv:2502.20635

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Not All Explanations are Created Equal: Investigating the Pitfalls of Current XAI Evaluation

2025-09-27 · Joe Shymanski, Jacob Brue, Sandip Sen arxiv

Explainable Artificial Intelligence (XAI) aims to create transparency in modern AI models by offering explanations of the models to human users. There are many ways in which researchers have attempted to evaluate the qua…

Evaluating LLM-Based Process Explanations under Progressive Behavioral-Input Reduction

2025-10-10 · P. van Oerle, R. H. Bemthuis, F. A. Bukhsh arxiv

Large Language Models (LLMs) are increasingly used to generate textual explanations of process models discovered from event logs. Producing explanations from large behavioral abstractions (e.g., directly-follows graphs o…

Harnessing Explanations to Bridge AI and Humans

2020-03-16 · Vivian Lai, Samuel Carton, Chenhao Tan

Machine learning models are increasingly integrated into societally critical applications such as recidivism prediction and medical diagnosis, thanks to their superior predictive power. In these applications, however, fu…

Decision MakingMedical Diagnosis

Knowing What You Cannot Explain: Learning to Reject Low-Quality Explanations

2025-07-17 · Luca Stradiotti, Dario Pesenti, Stefano Teso, Jesse Davis arxiv

Learning to Reject (LtR) frameworks allow ML models to abstain from uncertain predictions and promote user trust. However, since current LtR strategies focus solely on predictive performance, they completely neglect expl…

Translation Canvas: An Explainable Interface to Pinpoint and Analyze Translation Systems

2024-10-07 · Chinmay Dandekar, Wenda Xu, Xi Xu, Siqi Ouyang 외

With the rapid advancement of machine translation research, evaluation toolkits have become essential for benchmarking system progress. Tools like COMET and SacreBLEU offer single quality score assessments that are effec…

BenchmarkingMachine TranslationTranslation