XAI-CLASS: Explanation-Enhanced Text Classification with Extremely Weak Supervision
Daniel Hajialigol, Hanwen Liu, Xuan Wang

TL;DR
XAI-CLASS introduces a novel weakly-supervised text classification method that integrates explanation generation, specifically word saliency, to improve both accuracy and interpretability in minimal annotation settings.
Contribution
It proposes a multi-task framework that combines pseudo-label generation with explanation learning, advancing weakly-supervised text classification with explainability.
Findings
XAI-CLASS outperforms existing weakly-supervised methods in accuracy.
The method enhances model interpretability through saliency explanations.
Experimental results confirm improved performance and explainability.
Abstract
Text classification aims to effectively categorize documents into pre-defined categories. Traditional methods for text classification often rely on large amounts of manually annotated training data, making the process time-consuming and labor-intensive. To address this issue, recent studies have focused on weakly-supervised and extremely weakly-supervised settings, which require minimal or no human annotation, respectively. In previous methods of weakly supervised text classification, pseudo-training data is generated by assigning pseudo-labels to documents based on their alignment (e.g., keyword matching) with specific classes. However, these methods ignore the importance of incorporating the explanations of the generated pseudo-labels, or saliency of individual words, as additional guidance during the text classification training process. To address this limitation, we propose…
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 · Advanced Text Analysis Techniques · Text and Document Classification Technologies
