ACL 2023short0 citations

Contrastive Bootstrapping for Label Refinement

Shudi Hou, Yu Xia, Muhao Chen, Sujian Li

Abstract

Traditional text classification typically categorizes texts into pre-defined coarse-grained classes, from which the produced models cannot handle the real-world scenario where finer categories emerge periodically for accurate services. In this work, we investigate the setting where fine-grained classification is done only using the annotation of coarse-grained categories and the coarse-to-fine mapping. We propose a lightweight contrastive clustering-based bootstrapping method to iteratively refine the labels of passages. During clustering, it pulls away negative passage-prototype pairs under the guidance of the mapping from both global and local perspectives. Experiments on NYT and 20News show that our method outperforms the state-of-the-art methods by a large margin.

BibTeX
@inproceedings{hou-etal-2023-contrastive,
    title = "Contrastive Bootstrapping for Label Refinement",
    author = "Hou, Shudi  and
      Xia, Yu  and
      Chen, Muhao  and
      Li, Sujian",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-short.84/",
    doi = "10.18653/v1/2023.acl-short.84",
    pages = "976--985"
}