IDEA: Interactive DoublE Attentions from Label Embedding for Text Classification
Ziyuan Wang, Hailiang Huang, Songqiao Han

TL;DR
The paper introduces IDEA, a novel text classification model that leverages label semantics through interactive double attentions, improving performance over existing methods by capturing inter- and intra-class label information.
Contribution
The paper presents a new model structure using siamese BERT and interactive double attentions to effectively utilize label text semantics in classification.
Findings
Outperforms state-of-the-art methods significantly
Provides more stable classification results
Effectively captures inter- and intra-class label information
Abstract
Current text classification methods typically encode the text merely into embedding before a naive or complicated classifier, which ignores the suggestive information contained in the label text. As a matter of fact, humans classify documents primarily based on the semantic meaning of the subcategories. We propose a novel model structure via siamese BERT and interactive double attentions named IDEA ( Interactive DoublE Attentions) to capture the information exchange of text and label names. Interactive double attentions enable the model to exploit the inter-class and intra-class information from coarse to fine, which involves distinguishing among all labels and matching the semantical subclasses of ground truth labels. Our proposed method outperforms the state-of-the-art methods using label texts significantly with more stable results.
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
TopicsText and Document Classification Technologies · Topic Modeling · Sentiment Analysis and Opinion Mining
MethodsMulti-Head Attention · Linear Layer · Softmax · Dropout · Adam · Dense Connections · Residual Connection · Attention Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Linear Warmup With Linear Decay
