ICASSP 2024accepted0 citations

Label Dependencies-Aware Set Prediction Networks for Multi-Label Text Classification

Xinkai Du, Quanjie Han, Yalin Sun, Chao Lv, Maosong Sun

Abstract

Multi-label text classification involves extracting all relevant labels from a sentence. Given the unordered nature of these labels, we propose approaching the problem as a set prediction task. To address the correlation between labels, we leverage Graph Convolutional Networks and construct an adjacency matrix based on the statistical relations between labels. Additionally, we enhance recall ability by applying the Bhattacharyya distance to the output distributions of the set prediction networks. We evaluate the effectiveness of our approach on two multi-label datasets and demonstrate its superiority over previous baselines through experimental results.

BibTeX
@inproceedings{icassp2024_labeldependencie,
  title = {Label Dependencies-Aware Set Prediction Networks for Multi-Label Text Classification},
  author = {Xinkai Du and Quanjie Han and Yalin Sun and Chao Lv and Maosong Sun},
  booktitle = {ICASSP 2024},
  year = {2024}
}