Calibrated Interpretation: Confidence Estimation in Semantic Parsing
Elias Stengel-Eskin, Benjamin Van Durme

TL;DR
This paper examines the calibration of sequence generation models in semantic parsing, highlighting variability across models and datasets, and provides tools and datasets to improve safety and confidence estimation in real-world applications.
Contribution
It analyzes calibration issues in semantic parsing models, introduces new challenge datasets, and releases a library for calibration metrics to enhance safety evaluations.
Findings
Calibration varies across models and datasets.
Factors influencing calibration errors are identified.
New challenge splits and a calibration metrics library are released.
Abstract
Sequence generation models are increasingly being used to translate natural language into programs, i.e. to perform executable semantic parsing. The fact that semantic parsing aims to predict programs that can lead to executed actions in the real world motivates developing safe systems. This in turn makes measuring calibration -- a central component to safety -- particularly important. We investigate the calibration of popular generation models across four popular semantic parsing datasets, finding that it varies across models and datasets. We then analyze factors associated with calibration error and release new confidence-based challenge splits of two parsing datasets. To facilitate the inclusion of calibration in semantic parsing evaluations, we release a library for computing calibration metrics.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Software Engineering Research
MethodsLib
