paper-with-me

홈 › Papers

ExPerT: Effective and Explainable Evaluation of Personalized Long-Form Text Generation

2025-01-24 · Alireza Salemi, Julian Killingback, Hamed Zamani

Evaluating personalized text generated by large language models (LLMs) is challenging, as only the LLM user, i.e., prompt author, can reliably assess the output, but re-engaging the same individuals across studies is infeasible. This paper addresses the challenge of evaluating personalized text generation by introducing ExPerT, an explainable reference-based evaluation framework. ExPerT leverages an LLM to extract atomic aspects and their evidence from the generated and reference texts, match the aspects, and evaluate their alignment based on content and writing style -- two key attributes in personalized text generation. Additionally, ExPerT generates detailed, fine-grained explanations for every step of the evaluation process, enhancing transparency and interpretability. Our experiments demonstrate that ExPerT achieves a 7.2% relative improvement in alignment with human judgments compared to the state-of-the-art text generation evaluation methods. Furthermore, human evaluators rated the usability of ExPerT's explanations at 4.7 out of 5, highlighting its effectiveness in making evaluation decisions more interpretable.

📄 PDF Abstract BibTeX arXiv:2501.14956

Code (1)

alirezasalemi7/ExPerT 공식 구현

Tasks

FormText Generation

Similar Papers 제목 키워드 기반

SE-PEF: a Resource for Personalized Expert Finding

2023-09-20 · Pranav Kasela, Gabriella Pasi, Raffaele Perego

The problem of personalization in Information Retrieval has been under study for a long time. A well-known issue related to this task is the lack of publicly available datasets that can support a comparative evaluation o…

Information RetrievalRetrieval

Personalized Decision Supports based on Theory of Mind Modeling and Explainable Reinforcement Learning

2023-12-13 · Huao Li, Yao Fan, Keyang Zheng, Michael Lewis 외

In this paper, we propose a novel personalized decision support system that combines Theory of Mind (ToM) modeling and explainable Reinforcement Learning (XRL) to provide effective and interpretable interventions. Our me…

counterfactualDecision MakingFeature ImportanceTheory of Mind Modeling

Reproducibility Study of "XRec: Large Language Models for Explainable Recommendation"

2025-10-06 · Ranjan Mishra, Julian I. Bibo, Quinten van Engelen, Henk Schaapman arxiv

In this study, we reproduced the work done in the paper "XRec: Large Language Models for Explainable Recommendation" by Ma et al. (2024). The original authors introduced XRec, a model-agnostic collaborative instruction-t…

Explainable AI for Automated User-specific Feedback in Surgical Skill Acquisition

2025-08-04 · Catalina Gomez, Lalithkumar Seenivasan, Xinrui Zou, Jeewoo Yoon 외 arxiv

Traditional surgical skill acquisition relies heavily on expert feedback, yet direct access is limited by faculty availability and variability in subjective assessments. While trainees can practice independently, the lac…

An Explainable AI Assistant for Introductory Programming Education: Improving Feedback Reliability with Instructor-AI Collaboration

2026-05-12 · Muntasir Hoq, Griffin Pitts, Bradford Mott, Seung Lee 외 arxiv

Active learning is widely recognized as an effective approach for improving learning outcomes in introductory programming courses. However, insufficient instructional support often limits students' access to timely, pers…

Active Learning