English

Description-Based Text Similarity

Computation and Language 2024-07-25 v5 Information Retrieval Machine Learning

Abstract

Identifying texts with a given semantics is central for many information seeking scenarios. Similarity search over vector embeddings appear to be central to this ability, yet the similarity reflected in current text embeddings is corpus-driven, and is inconsistent and sub-optimal for many use cases. What, then, is a good notion of similarity for effective retrieval of text? We identify the need to search for texts based on abstract descriptions of their content, and the corresponding notion of \emph{description based similarity}. We demonstrate the inadequacy of current text embeddings and propose an alternative model that significantly improves when used in standard nearest neighbor search. The model is trained using positive and negative pairs sourced through prompting a LLM, demonstrating how data from LLMs can be used for creating new capabilities not immediately possible using the original model.

Keywords

Cite

@article{arxiv.2305.12517,
  title  = {Description-Based Text Similarity},
  author = {Shauli Ravfogel and Valentina Pyatkin and Amir DN Cohen and Avshalom Manevich and Yoav Goldberg},
  journal= {arXiv preprint arXiv:2305.12517},
  year   = {2024}
}

Comments

Accepted in COLM 2024

R2 v1 2026-06-28T10:40:35.897Z