AIApr 14

IDEA: An Interpretable and Editable Decision-Making Framework for LLMs via Verbal-to-Numeric Calibration

arXiv:2604.1257374.91 citationsh-index: 6Has Code
AI Analysis

For high-stakes decision-making domains, IDEA provides a framework that enables calibrated probabilities, faithful explanations, and precise expert knowledge integration, addressing key limitations of LLM deployment.

LLMs suffer from miscalibrated probabilities and unfaithful explanations in decision-making. IDEA extracts decision knowledge into an interpretable parametric model, achieving 78.6% accuracy with Qwen-3-32B, outperforming DeepSeek R1 (68.1%) and GPT-5.2 (77.9%), with perfect factor exclusion and exact calibration.

Large Language Models are increasingly deployed for decision-making, yet their adoption in high-stakes domains remains limited by miscalibrated probabilities, unfaithful explanations, and inability to incorporate expert knowledge precisely. We propose IDEA, a framework that extracts LLM decision knowledge into an interpretable parametric model over semantically meaningful factors. Through joint learning of verbal-to-numerical mappings and decision parameters via EM, correlated sampling that preserves factor dependencies, and direct parameter editing with mathematical guarantees, IDEA produces calibrated probabilities while enabling quantitative human-AI collaboration. Experiments across five datasets show IDEA with Qwen-3-32B (78.6%) outperforms DeepSeek R1 (68.1%) and GPT-5.2 (77.9%), achieving perfect factor exclusion and exact calibration -- precision unattainable through prompting alone. The implementation is publicly available at https://github.com/leonbig/IDEA.

Foundations

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

Your Notes