Label Dependencies-aware Set Prediction Networks for Multi-label Text Classification
Computation and Language
2024-03-15 v2
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.
Cite
@article{arxiv.2304.07022,
title = {Label Dependencies-aware Set Prediction Networks for Multi-label Text Classification},
author = {Du Xinkai and Han Quanjie and Sun Yalin and Lv Chao and Sun Maosong},
journal= {arXiv preprint arXiv:2304.07022},
year = {2024}
}