EMNLP 2021finding13 citations

Constructing contrastive samples via summarization for text classification with limited annotations

Yangkai Du, Tengfei Ma, Lingfei Wu, Fangli Xu, Xuhong Zhang, Bo Long, Shouling Ji

Abstract

Contrastive Learning has emerged as a powerful representation learning method and facilitates various downstream tasks especially when supervised data is limited. How to construct efficient contrastive samples through data augmentation is key to its success. Unlike vision tasks, the data augmentation method for contrastive learning has not been investigated sufficiently in language tasks. In this paper, we propose a novel approach to construct contrastive samples for language tasks using text summarization. We use these samples for supervised contrastive learning to gain better text representations which greatly benefit text classification tasks with limited annotations. To further improve the method, we mix up samples from different classes and add an extra regularization, named Mixsum, in addition to the cross-entropy-loss. Experiments on real-world text classification datasets (Amazon-5, Yelp-5, AG News, and IMDb) demonstrate the effectiveness of the proposed contrastive learning framework with summarization-based data augmentation and Mixsum regularization.

BibTeX
@inproceedings{du-etal-2021-constructing-contrastive,
    title = "Constructing contrastive samples via summarization for text classification with limited annotations",
    author = "Du, Yangkai  and
      Ma, Tengfei  and
      Wu, Lingfei  and
      Xu, Fangli  and
      Zhang, Xuhong  and
      Long, Bo  and
      Ji, Shouling",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.118/",
    doi = "10.18653/v1/2021.findings-emnlp.118",
    pages = "1365--1376"
}
Constructing contrastive samples via summarization for text classification with limited annotations · EMNLP 2021