TL;DR
This paper introduces a novel model for low-resource classification that approximates exact match probabilities, focusing on relevant input elements, and demonstrates its effectiveness on text classification tasks with limited data.
Contribution
The paper presents a theoretically grounded approach to approximate exact match probabilities and a learning mechanism that emphasizes relevant input parts for improved low-resource classification.
Findings
Effective on text classification with limited data
Works well on both balanced and unbalanced datasets
Provides interpretability through weight inspection
Abstract
We propose a model to tackle classification tasks in the presence of very little training data. To this aim, we approximate the notion of exact match with a theoretically sound mechanism that computes a probability of matching in the input space. Importantly, the model learns to focus on elements of the input that are relevant for the task at hand; by leveraging highlighted portions of the training data, an error boosting technique guides the learning process. In practice, it increases the error associated with relevant parts of the input by a given factor. Remarkable results on text classification tasks confirm the benefits of the proposed approach in both balanced and unbalanced cases, thus being of practical use when labeling new examples is expensive. In addition, by inspecting its weights, it is often possible to gather insights on what the model has learned.
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.
