English

GASE: Generatively Augmented Sentence Encoding

Computation and Language 2025-09-09 v2

Abstract

We propose a training-free approach to improve sentence embeddings leveraging test-time compute by applying generative text models for data augmentation at inference time. Unlike conventional data augmentation that utilises synthetic training data, our approach does not require access to model parameters or the computational resources typically required for fine-tuning state-of-the-art models. Generatively Augmented Sentence Encoding variates the input text by paraphrasing, summarising, or extracting keywords, followed by pooling the original and synthetic embeddings. Experimental results on the Massive Text Embedding Benchmark for Semantic Textual Similarity (STS) demonstrate performance improvements across a range of embedding models using different generative models for augmentation. We find that generative augmentation leads to larger performance improvements for embedding models with lower baseline performance. These findings suggest that integrating generative augmentation at inference time adds semantic diversity and can enhance the robustness and generalisability of sentence embeddings for embedding models. Our results show that performance gains depend on the embedding model and the dataset.

Keywords

Cite

@article{arxiv.2411.04914,
  title  = {GASE: Generatively Augmented Sentence Encoding},
  author = {Manuel Frank and Haithem Afli},
  journal= {arXiv preprint arXiv:2411.04914},
  year   = {2025}
}

Comments

EMNLP Findings 2025

R2 v1 2026-06-28T19:51:54.446Z