NAACL 2024findings1 citations

Noisy Multi-Label Text Classification via Instance-Label Pair Correction

Pengyu Xu, Mingyang Song, Linkaida Liu, Bing Liu, Hongjian Sun, Liping Jing, Jian Yu

Abstract

In noisy label learning, instance selection based on small-loss criteria has been proven to be highly effective. However, in the case of noisy multi-label text classification (NMLTC), the presence of noise is not limited to the instance-level but extends to the (instance-label) pair-level.This gives rise to two main challenges.(1) The loss information at the pair-level fails to capture the variations between instances. (2) There are two types of noise at the pair-level: false positives and false negatives. Identifying false negatives from a large pool of negative pairs presents an exceedingly difficult task. To tackle these issues, we propose a novel approach called instance-label pair correction (iLaCo), which aims to address the problem of noisy pair selection and correction in NMLTC tasks.Specifically, we first introduce a holistic selection metric that identifies noisy pairs by simultaneously considering global loss information and instance-specific ranking information.Secondly, we employ a filter guided by label correlation to focus exclusively on negative pairs with label relevance. This filter significantly reduces the difficulty of identifying false negatives.Experimental analysis indicates that our framework effectively corrects noisy pairs in NMLTC datasets, leading to a significant improvement in model performance.

BibTeX
@inproceedings{xu-etal-2024-noisy,
    title = "Noisy Multi-Label Text Classification via Instance-Label Pair Correction",
    author = "Xu, Pengyu  and
      Song, Mingyang  and
      Liu, Linkaida  and
      Liu, Bing  and
      Sun, Hongjian  and
      Jing, Liping  and
      Yu, Jian",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.93/",
    doi = "10.18653/v1/2024.findings-naacl.93",
    pages = "1446--1458"
}
Noisy Multi-Label Text Classification via Instance-Label Pair Correction · NAACL 2024