From "Thinking" to "Justifying": Aligning High-Stakes Explainability with Professional Communication Standards
Chen Qian, Yimeng Wang, Yu Chen, Lingfei Wu, Andreas Stathopoulos
TL;DR
This work tackles trustworthy explainability in high-stakes AI by shifting from tracing internal reasoning to presenting a conclusion-first justification. It introduces the Structured Explainability Framework (SEF), which operationalizes CREAC and BLUF conventions via six metrics that capture output plausibility and faithfulness. Empirical results across four Yes/No tasks and four 12–14B models show strong correlations between the metrics and correctness and demonstrate that SEF achieves 83.9% accuracy, outperforming Chain-of-Thought baselines by about 5 points. The findings suggest that structured, verifiable explanations can enhance reliability and accountability in domain-critical AI, while highlighting the need for human oversight and careful handling of potential persuasive inconsistencies.
Abstract
Explainable AI (XAI) in high-stakes domains should help stakeholders trust and verify system outputs. Yet Chain-of-Thought methods reason before concluding, and logical gaps or hallucinations can yield conclusions that do not reliably align with their rationale. Thus, we propose "Result -> Justify", which constrains the output communication to present a conclusion before its structured justification. We introduce SEF (Structured Explainability Framework), operationalizing professional conventions (e.g., CREAC, BLUF) via six metrics for structure and grounding. Experiments across four tasks in three domains validate this approach: all six metrics correlate with correctness (r=0.20-0.42; p<0.001), and SEF achieves 83.9% accuracy (+5.3 over CoT). These results suggest structured justification can improve verifiability and may also improve reliability.
