CLIRLGJul 17, 2025

SemCSE: Semantic Contrastive Sentence Embeddings Using LLM-Generated Summaries For Scientific Abstracts

arXiv:2507.13105v13 citationsh-index: 3EMNLP
Originality Incremental advance
AI Analysis

This addresses the need for better semantic understanding in scientific text embeddings, though it is incremental as it builds on existing contrastive learning methods.

The paper tackles the problem of learning semantic embeddings for scientific texts by introducing SemCSE, an unsupervised method that uses LLM-generated summaries to train a model, achieving state-of-the-art performance on the SciRepEval benchmark among models of its size.

We introduce SemCSE, an unsupervised method for learning semantic embeddings of scientific texts. Building on recent advances in contrastive learning for text embeddings, our approach leverages LLM-generated summaries of scientific abstracts to train a model that positions semantically related summaries closer together in the embedding space. This resulting objective ensures that the model captures the true semantic content of a text, in contrast to traditional citation-based approaches that do not necessarily reflect semantic similarity. To validate this, we propose a novel benchmark designed to assess a model's ability to understand and encode the semantic content of scientific texts, demonstrating that our method enforces a stronger semantic separation within the embedding space. Additionally, we evaluate SemCSE on the comprehensive SciRepEval benchmark for scientific text embeddings, where it achieves state-of-the-art performance among models of its size, thus highlighting the benefits of a semantically focused training approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes