错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Multi-label Text Classification Based on Improved Seq2Seq

  • Xiaolong Chen,
  • Jieren Cheng,
  • Zhixin Rong,
  • Wenghang Xu,
  • Shuai Hua,
  • Zhu Tang

摘要

In the era of big data, we urgently need efficient text processing technology to cope with massive amounts of text data. This paper proposes a multi label text classification method based on Sequence to Sequence (Seq2Seq), which extracts statistical features of text through Variational Auto Encoder (VAE) and integrates them into semantic features. The relationship between multiple labels is modeled as a sequence to sequence learning problem. This paper uses the Arxiv Academic Paper Dataset (AAPD) data for experiments and compares our approach with multiple benchmark models. The result indicates that, Our method outperforms traditional methods in both accuracy and average accuracy, and performs well in learning relationships between multiple labels. The results of this paper promise to provide an effective solution to the problem of multi-label text classification and lay the foundation for further optimization of Seq2Seq models in the field of natural language processing.