Hierarchical Taxonomy-Aware and Attentional Graph Capsule RCNNs for Large-Scale Multi-Label Text Classification
Hao Peng, Jianxin Li, Qiran Gong, Senzhang Wang, Lifang He, Bo Li,, Lihong Wang, Philip S. Yu

TL;DR
This paper introduces a hierarchical taxonomy-aware and attentional graph capsule recurrent CNN framework that effectively captures both long-distance and sequential semantics for large-scale multi-label text classification, leveraging hierarchical label relations.
Contribution
It proposes a novel model combining graph capsule CNNs with hierarchical taxonomy embeddings to improve multi-label text classification performance.
Findings
Significant performance improvements over state-of-the-art methods.
Effective modeling of both long-distance and sequential semantics.
Utilization of hierarchical label relations enhances classification accuracy.
Abstract
CNNs, RNNs, GCNs, and CapsNets have shown significant insights in representation learning and are widely used in various text mining tasks such as large-scale multi-label text classification. However, most existing deep models for multi-label text classification consider either the non-consecutive and long-distance semantics or the sequential semantics, but how to consider them both coherently is less studied. In addition, most existing methods treat output labels as independent methods, but ignore the hierarchical relations among them, leading to useful semantic information loss. In this paper, we propose a novel hierarchical taxonomy-aware and attentional graph capsule recurrent CNNs framework for large-scale multi-label text classification. Specifically, we first propose to model each document as a word order preserved graph-of-words and normalize it as a corresponding words-matrix…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Topic Modeling · Sentiment Analysis and Opinion Mining
