Few-Shot Multi-Label Aspect Category Detection Utilizing Prototypical Network with Sentence-Level Weighting and Label Augmentation
Zeyu Wang, Mizuho Iwaihara

TL;DR
This paper proposes a novel few-shot multi-label aspect category detection method using a prototypical network with sentence-level weighting and label augmentation, improving prototype quality and detection accuracy.
Contribution
It introduces support set attention with augmented label info and sentence-level weighting to better handle instance variation and noise in few-shot multi-label detection.
Findings
Outperforms all baselines on Yelp dataset in four scenarios.
Effective in mitigating noise at word and instance levels.
Enhances prototype computation with weighted averaging and label augmentation.
Abstract
Multi-label aspect category detection is intended to detect multiple aspect categories occurring in a given sentence. Since aspect category detection often suffers from limited datasets and data sparsity, the prototypical network with attention mechanisms has been applied for few-shot aspect category detection. Nevertheless, most of the prototypical networks used so far calculate the prototypes by taking the mean value of all the instances in the support set. This seems to ignore the variations between instances in multi-label aspect category detection. Also, several related works utilize label text information to enhance the attention mechanism. However, the label text information is often short and limited, and not specific enough to discern categories. In this paper, we first introduce support set attention along with the augmented label information to mitigate the noise at…
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 · Advanced Text Analysis Techniques · Topic Modeling
