T-FIX: Text-Based Explanations with Features Interpretable to eXperts
Shreya Havaldar, Helen Jin, Chaehyeon Kim, Anton Xue, Weiqiu You, Marco Gatti, Bhuvnesh Jain, Helen Qu, Daniel A Hashimoto, Amin Madani, Rajat Deo, Sameed Ahmed M. Khatana, Gary E. Weissman, Lyle Ungar, Eric Wong
TL;DR
The paper reframes evaluation of LLM explanations by introducing expert alignment as a third orthogonal criterion besides plausibility and faithfulness, and presents T-FIX, a seven-domain benchmark co-developed with domain experts. It introduces a three-stage pipeline (atomic claim extraction, relevancy filtering, and alignment scoring) that converts free-form explanations into claim-level judgments aligned with domain criteria, with final aggregation yielding an expert-alignment score. Validation via annotation studies and domain expert interviews demonstrates reliable alignment signals but also reveals gaps, especially in biomedical domains where multi-criterion reasoning is essential. Across seven diverse domains and multiple evaluators, current models show limited ability to consistently produce expert-aligned explanations, underscoring a critical direction for model training and prompting strategies. The work provides a practical, extensible framework for evaluating expert-aligned explanations and outlines concrete paths for improving domain-specific epistemic validity in high-stakes settings.
Abstract
As LLMs are deployed in knowledge-intensive settings (e.g., surgery, astronomy, therapy), users expect not just answers, but also meaningful explanations for those answers. In these settings, users are often domain experts (e.g., doctors, astrophysicists, psychologists) who require explanations that reflect expert-level reasoning. However, current evaluation schemes primarily emphasize plausibility or internal faithfulness of the explanation, which fail to capture whether the content of the explanation truly aligns with expert intuition. We formalize expert alignment as a criterion for evaluating explanations with T-FIX, a benchmark spanning seven knowledge-intensive domains. In collaboration with domain experts, we develop novel metrics to measure the alignment of LLM explanations with expert judgment.
