Dual-State Capsule Networks for Text Classification
Piyumal Demotte, Surangika Ranathunga

TL;DR
This paper introduces Dual-State Capsule networks that incorporate sentence-level and word-level states to improve text classification, especially for low-resource languages and longer sequences, outperforming existing capsule models.
Contribution
The paper proposes a novel Dual-State Capsule (DS-Caps) architecture that integrates sentence and word states to enhance context modeling in capsule networks for text classification.
Findings
DS-Caps outperform existing capsule networks on multiple datasets.
DS-Caps show superior performance on long text sequences.
DS-Caps effectively classify text in low-resource languages.
Abstract
Text classification systems based on contextual embeddings are not viable options for many of the low resource languages. On the other hand, recently introduced capsule networks have shown performance in par with these text classification models. Thus, they could be considered as a viable alternative for text classification for languages that do not have pre-trained contextual embedding models. However, current capsule networks depend upon spatial patterns without considering the sequential features of the text. They are also sub-optimal in capturing the context-level information in longer sequences. This paper presents a novel Dual-State Capsule (DS-Caps) network-based technique for text classification, which is optimized to mitigate these issues. Two varieties of states, namely sentence-level and word-level, are integrated with capsule layers to capture deeper context-level…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Text and Document Classification Technologies · Sentiment Analysis and Opinion Mining
MethodsCapsule Network
