ACL 2023findings1 citations

Revisiting Pathologies of Neural Models under Input Reduction

Canasai Kruengkrai, Junichi Yamagishi

Abstract

We revisit the question of why neural models tend to produce high-confidence predictions on inputs that appear nonsensical to humans. Previous work has suggested that the models fail to assign low probabilities to such inputs due to model overconfidence. We evaluate various regularization methods on fact verification benchmarks and find that this problem persists even with well-calibrated or underconfident models, suggesting that overconfidence is not the only underlying cause. We also find that regularizing the models with reduced examples helps improve interpretability but comes with the cost of miscalibration. We show that although these reduced examples are incomprehensible to humans, they can contain valid statistical patterns in the dataset utilized by the model.

BibTeX
@inproceedings{kruengkrai-yamagishi-2023-revisiting,
    title = "Revisiting Pathologies of Neural Models under Input Reduction",
    author = "Kruengkrai, Canasai  and
      Yamagishi, Junichi",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.730/",
    doi = "10.18653/v1/2023.findings-acl.730",
    pages = "11504--11517"
}