English

Do We Really Need Specialization? Evaluating Generalist Text Embeddings for Zero-Shot Recommendation and Search

Information Retrieval 2025-07-09 v2 Computation and Language

Abstract

Pre-trained language models (PLMs) are widely used to derive semantic representations from item metadata in recommendation and search. In sequential recommendation, PLMs enhance ID-based embeddings through textual metadata, while in product search, they align item characteristics with user intent. Recent studies suggest task and domain-specific fine-tuning are needed to improve representational power. This paper challenges this assumption, showing that Generalist Text Embedding Models (GTEs), pre-trained on large-scale corpora, can guarantee strong zero-shot performance without specialized adaptation. Our experiments demonstrate that GTEs outperform traditional and fine-tuned models in both sequential recommendation and product search. We attribute this to a superior representational power, as they distribute features more evenly across the embedding space. Finally, we show that compressing embedding dimensions by focusing on the most informative directions (e.g., via PCA) effectively reduces noise and improves the performance of specialized models. To ensure reproducibility, we provide our repository at https://split.to/gte4ps.

Keywords

Cite

@article{arxiv.2507.05006,
  title  = {Do We Really Need Specialization? Evaluating Generalist Text Embeddings for Zero-Shot Recommendation and Search},
  author = {Matteo Attimonelli and Alessandro De Bellis and Claudio Pomo and Dietmar Jannach and Eugenio Di Sciascio and Tommaso Di Noia},
  journal= {arXiv preprint arXiv:2507.05006},
  year   = {2025}
}

Comments

Accept as Short Paper at RecSys 2025

R2 v1 2026-07-01T03:49:30.595Z