EMNLP 2023long findings0 citations

Towards Better Representations for Multi-Label Text Classification with Multi-granularity Information

FangFang Li, PuZhen Su, Junwen Duan, Weidong Xiao

Abstract

Multi-label text classification (MLTC) aims to assign multiple labels to a given text. Previous works have focused on text representation learning and label correlations modeling using pre-trained language models (PLMs). However, studies have shown that PLMs generate word frequency-oriented text representations, causing texts with different labels to be closely distributed in a narrow region, which is difficult to classify. To address this, we present a novel framework $\textbf{CL}$($\underline{C}$ontrastive $\underline{L}$earning)-$\textbf{MIL}$ ($\underline{M}$ulti-granularity $\underline{I}$nformation $\underline{L}$earning) to refine the text representation for MLTC task. We first use contrastive learning to generate uniform initial text representation and incorporate label frequency implicitly. Then, we design a multi-task learning module to integrate multi-granularity (diverse text-labels correlations, label-label relations and label frequency) information into text representations, enhancing their discriminative ability. Experimental results demonstrate the complementarity of the modules in CL-MIL, improving the quality of text representations and yielding stable and competitive improvements for MLTC.

Multi-label text classificationText representationContrastive learningMulti-granularity information
BibTeX
@inproceedings{
li2023towards,
title={Towards Better Representations for Multi-Label Text Classification with Multi-granularity Information},
author={FangFang Li and PuZhen Su and Junwen Duan and Weidong Xiao},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=Q5nM3rpiVm}
}