LGCLMay 27

CAREF: Calibration-Aware Regularization for Explanation Faithfulness Without Rationale Supervision

arXiv:2605.2783513.6h-index: 9
Predicted impact top 85% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners of interpretable LLM fine-tuning, CAREF provides a parameter-efficient method to improve explanation faithfulness without requiring expensive rationale annotations.

CAREF introduces a calibration-aware regularization framework that jointly optimizes accuracy and explanation faithfulness without rationale supervision, achieving 89.04% average accuracy and 81.00 nBERT explanation alignment on four NLE benchmarks using only 6.43% of trainable parameters, outperforming LoRA and AdaLoRA.

We introduce CAREF, a parameter-efficient fine-tuning framework that jointly optimizes predictive accuracy and explanation faithfulness via calibration-aware regularization. At its core, CAREF couples entropy-based calibration with token-level sparsity control through a single unified loss, the Calibration-Aware Regularization for Explanation Faithfulness (LSCED), without requiring rationale supervision. Evaluated on four NLE benchmarks (COS-E, ECQA, ComVE, e-SNLI) with Flan-T5, our lightweight CAREF-AQ variant attains the best average accuracy (89.04) and explanation alignment (81.00 nBERT) using only 6.43% of trainable parameters, outperforming LoRA and AdaLoRA. To our knowledge, CAREF is the first method to unify entropy and sparsity regularization in a single training objective for interpretable LLM fine-tuning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes