ProtoConNet improves open-set few-shot classification by combining clustering-based sample selection, contextual feature fusion, and prototypical alignment with a threshold-based unknown-class detector.
An Effective Deployment of Diffusion LM for Data Augmentation in Low-Resource Sentiment Classification
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Sentiment classification (SC) often suffers from low-resource challenges such as domain-specific contexts, imbalanced label distributions, and few-shot scenarios. The potential of the diffusion language model (LM) for textual data augmentation (DA) remains unexplored, moreover, textual DA methods struggle to balance the diversity and consistency of new samples. Most DA methods either perform logical modifications or rephrase less important tokens in the original sequence with the language model. In the context of SC, strong emotional tokens could act critically on the sentiment of the whole sequence. Therefore, contrary to rephrasing less important context, we propose DiffusionCLS to leverage a diffusion LM to capture in-domain knowledge and generate pseudo samples by reconstructing strong label-related tokens. This approach ensures a balance between consistency and diversity, avoiding the introduction of noise and augmenting crucial features of datasets. DiffusionCLS also comprises a Noise-Resistant Training objective to help the model generalize. Experiments demonstrate the effectiveness of our method in various low-resource scenarios including domain-specific and domain-general problems. Ablation studies confirm the effectiveness of our framework's modules, and visualization studies highlight optimal deployment conditions, reinforcing our conclusions.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
REJECT 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
ProtoConNet: Prototypical Augmentation and Alignment for Open-Set Few-Shot Image Classification
ProtoConNet improves open-set few-shot classification by combining clustering-based sample selection, contextual feature fusion, and prototypical alignment with a threshold-based unknown-class detector.