Multi-label text classification method based on label interaction Seq2Seq model
Multi-label text classification task can be modeled as a text sequence to label sequence mapping task.However,existing sequence-to-sequence (Seq2Seq)models only extract coarse-grained text-level representations from noisy texts,ignoring fine-grained interaction cues between labels and words,leading to class understanding bias.In this regard,a label semantic interaction Seq2Seq model based on encoder-decoder structure is proposed.In the text semantic extraction stage,a gating mechanism is used to fuse coarse-grained text-level representations and fine-grained interaction cues,and finally,a class understanding corrected text representation is obtained.On two standard datasets,the experimental results compared with six algorithms such as LEAM,LSAN and SGM,and the results show that the model are significantly improved in two main evaluation indicators.
multi-label text classificationsequence to sequence (Seq2Seq )adapative gatemulti-head attentionlabel embedding