English

Efficient Document Embeddings via Self-Contrastive Bregman Divergence Learning

Computation and Language 2024-03-27 v2

Abstract

Learning quality document embeddings is a fundamental problem in natural language processing (NLP), information retrieval (IR), recommendation systems, and search engines. Despite recent advances in the development of transformer-based models that produce sentence embeddings with self-contrastive learning, the encoding of long documents (Ks of words) is still challenging with respect to both efficiency and quality considerations. Therefore, we train Longfomer-based document encoders using a state-of-the-art unsupervised contrastive learning method (SimCSE). Further on, we complement the baseline method -- siamese neural network -- with additional convex neural networks based on functional Bregman divergence aiming to enhance the quality of the output document representations. We show that overall the combination of a self-contrastive siamese network and our proposed neural Bregman network outperforms the baselines in two linear classification settings on three long document topic classification tasks from the legal and biomedical domains.

Keywords

Cite

@article{arxiv.2305.16031,
  title  = {Efficient Document Embeddings via Self-Contrastive Bregman Divergence Learning},
  author = {Daniel Saggau and Mina Rezaei and Bernd Bischl and Ilias Chalkidis},
  journal= {arXiv preprint arXiv:2305.16031},
  year   = {2024}
}

Comments

5 pages, short paper at Findings of ACL 2023

R2 v1 2026-06-28T10:45:58.586Z