SOTAVerified

Making Heads and Tails of Models with Marginal Calibration for Sparse Tagsets

2021-09-15Findings (EMNLP) 2021Code Available0· sign in to hype

Michael Kranzlein, Nelson F. Liu, Nathan Schneider

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

For interpreting the behavior of a probabilistic model, it is useful to measure a model's calibration--the extent to which it produces reliable confidence scores. We address the open problem of calibration for tagging models with sparse tagsets, and recommend strategies to measure and reduce calibration error (CE) in such models. We show that several post-hoc recalibration techniques all reduce calibration error across the marginal distribution for two existing sequence taggers. Moreover, we propose tag frequency grouping (TFG) as a way to measure calibration error in different frequency bands. Further, recalibrating each group separately promotes a more equitable reduction of calibration error across the tag frequency spectrum.

Tasks

Reproductions