A Novel BGCapsule Network for Text Classification
Akhilesh Kumar Gangwar, Vadlamani Ravi

TL;DR
This paper introduces BGCapsule, a hybrid capsule network with BiGRU ensemble for improved text classification, demonstrating superior accuracy and faster convergence on multiple benchmark datasets without external linguistic features.
Contribution
The paper presents a novel hybrid architecture combining Capsule Networks with BiGRU ensembles for text classification, a less explored application of CapsNets.
Findings
BGCapsule outperforms existing methods in accuracy.
BGCapsule converges faster than other techniques.
Effective across diverse text classification tasks.
Abstract
Several text classification tasks such as sentiment analysis, news categorization, multi-label classification and opinion classification are challenging problems even for modern deep learning networks. Recently, Capsule Networks (CapsNets) are proposed for image classification. It has been shown that CapsNets have several advantages over Convolutional Neural Networks (CNNs), while their validity in the domain of text has been less explored. In this paper, we propose a novel hybrid architecture viz., BGCapsule, which is a Capsule model preceded by an ensemble of Bidirectional Gated Recurrent Units (BiGRU) for several text classification tasks. We employed an ensemble of Bidirectional GRUs for feature extraction layer preceding the primary capsule layer. The hybrid architecture, after performing basic pre-processing steps, consists of five layers: an embedding layer based on GloVe, a…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Softmax · GloVe Embeddings · Bidirectional GRU
