EMNLP 2022finding35 citations

InfoCSE: Information-aggregated Contrastive Learning of Sentence Embeddings

Xing Wu, Chaochen Gao, Zijia Lin, Jizhong Han, Zhongyuan Wang, Songlin Hu

Abstract

Contrastive learning has been extensively studied in sentence embedding learning, which assumes that the embeddings of different views of the same sentence are closer. The constraint brought by this assumption is weak, and a good sentence representation should also be able to reconstruct the original sentence fragments. Therefore, this paper proposes an information-aggregated contrastive learning framework for learning unsupervised sentence embeddings, termed InfoCSE.InfoCSE forces the representation of [CLS] positions to aggregate denser sentence information by introducing an additional Masked language model task and a well-designed network. We evaluate the proposed InfoCSE on several benchmark datasets w.r.t the semantic text similarity (STS) task. Experimental results show that InfoCSE outperforms SimCSE by an average Spearman correlation of 2.60% on BERT-base, and 1.77% on BERT-large, achieving state-of-the-art results among unsupervised sentence representation learning methods.

BibTeX
@inproceedings{wu-etal-2022-infocse,
    title = "{I}nfo{CSE}: Information-aggregated Contrastive Learning of Sentence Embeddings",
    author = "Wu, Xing  and
      Gao, Chaochen  and
      Lin, Zijia  and
      Han, Jizhong  and
      Wang, Zhongyuan  and
      Hu, Songlin",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.223/",
    doi = "10.18653/v1/2022.findings-emnlp.223",
    pages = "3060--3070"
}
InfoCSE: Information-aggregated Contrastive Learning of Sentence Embeddings · EMNLP 2022