EMNLP 2022finding11 citations

Enhancing Out-of-Distribution Detection in Natural Language Understanding via Implicit Layer Ensemble

Hyunsoo Cho, Choonghyun Park, Jaewook Kang, Kang Min Yoo, Taeuk Kim, Sang-goo Lee

Abstract

Out-of-distribution (OOD) detection aims to discern outliers from the intended data distribution, which is crucial to maintaining high reliability and a good user experience.Most recent studies in OOD detection utilize the information from a single representation that resides in the penultimate layer to determine whether the input is anomalous or not.Although such a method is straightforward, the potential of diverse information in the intermediate layers is overlooked.In this paper, we propose a novel framework based on contrastive learning that encourages intermediate features to learn layer-specialized representations and assembles them implicitly into a single representation to absorb rich information in the pre-trained language model. Extensive experiments in various intent classification and OOD datasets demonstrate that our approach is significantly more effective than other works.

BibTeX
@inproceedings{cho-etal-2022-enhancing,
    title = "Enhancing Out-of-Distribution Detection in Natural Language Understanding via Implicit Layer Ensemble",
    author = "Cho, Hyunsoo  and
      Park, Choonghyun  and
      Kang, Jaewook  and
      Yoo, Kang Min  and
      Kim, Taeuk  and
      Lee, Sang-goo",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.55/",
    doi = "10.18653/v1/2022.findings-emnlp.55",
    pages = "783--798"
}
Enhancing Out-of-Distribution Detection in Natural Language Understanding via Implicit Layer Ensemble · EMNLP 2022