paper-with-me

홈 › Papers

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

2026-04-14 · Yanji He, Yuxin Jiang, Yiwen Wu, Bo Huang, Jiaheng Wei, Wei Wang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.12573

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interpretable and Editable Programmatic Tree Policies for Reinforcement Learning

2024-05-23 · Hector Kohler, Quentin Delfosse, Riad Akrour, Kristian Kersting 외

Deep reinforcement learning agents are prone to goal misalignments. The black-box nature of their policies hinders the detection and correction of such misalignments, and the trust necessary for real-world deployment. So…

Atari GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Beyond the ATE: Interpretable Modelling of Treatment Effects over Dose and Time

2025-07-09 · Julianna Piskorz, Krzysztof Kacprzyk, Harry Amad, Mihaela van der Schaar arxiv

The Average Treatment Effect (ATE) is a foundational metric in causal inference, widely used to assess intervention efficacy in randomized controlled trials (RCTs). However, in many applications -- particularly in health…

Causal Inference

EssayCBM: Rubric-Aligned Concept Bottleneck Models for Transparent Essay Grading

2025-12-23 · Kumar Satvik Chaudhary, Chengshuai Zhao, Fan Zhang, Garima Agrawal 외 arxiv

Automated essay scoring (AES) has advanced significantly with neural language models, yet most systems remain opaque, offering little visibility into how grades are produced. In educational settings, instructors must be …

Automated Essay Scoring

Mixture of Decision Trees for Interpretable Machine Learning

2022-11-26 · Simeon Brüggenjürgen, Nina Schaaf, Pascal Kerschke, Marco F. Huber

This work introduces a novel interpretable machine learning method called Mixture of Decision Trees (MoDT). It constitutes a special case of the Mixture of Experts ensemble architecture, which utilizes a linear model as …

Interpretable Machine LearningMixture-of-Experts

Refinement Is Inherently Editable: Training-Free Prompt-to-Prompt Image Editing with Generative Refinement Network

2026-09-17 · Yulong Chen, Ziqian Zhang, Haoyu Zhang, Ao He 외 hf

Text-guided image editing must introduce the requested changes while preserving unrelated source content. Diffusion-based editors rely on spatial controls whose inaccuracies can leave edits incomplete or alter unrelated …

Image Editing