English

When Text Embedding Meets Large Language Model: A Comprehensive Survey

Computation and Language 2025-10-22 v4 Artificial Intelligence Information Retrieval

Abstract

Text embedding has become a foundational technology in natural language processing (NLP) during the deep learning era, driving advancements across a wide array of downstream tasks. While many natural language understanding challenges can now be modeled using generative paradigms and leverage the robust generative and comprehension capabilities of large language models (LLMs), numerous practical applications - such as semantic matching, clustering, and information retrieval - continue to rely on text embeddings for their efficiency and effectiveness. Therefore, integrating LLMs with text embeddings has become a major research focus in recent years. In this survey, we categorize the interplay between LLMs and text embeddings into three overarching themes: (1) LLM-augmented text embedding, enhancing traditional embedding methods with LLMs; (2) LLMs as text embedders, adapting their innate capabilities for high-quality embedding; and (3) Text embedding understanding with LLMs, leveraging LLMs to analyze and interpret embeddings. By organizing recent works based on interaction patterns rather than specific downstream applications, we offer a novel and systematic overview of contributions from various research and application domains in the era of LLMs. Furthermore, we highlight the unresolved challenges that persisted in the pre-LLM era with pre-trained language models (PLMs) and explore the emerging obstacles brought forth by LLMs. Building on this analysis, we outline prospective directions for the evolution of text embedding, addressing both theoretical and practical opportunities in the rapidly advancing landscape of NLP.

Keywords

Cite

@article{arxiv.2412.09165,
  title  = {When Text Embedding Meets Large Language Model: A Comprehensive Survey},
  author = {Zhijie Nie and Zhangchi Feng and Mingxin Li and Cunwang Zhang and Yanzhao Zhang and Dingkun Long and Richong Zhang},
  journal= {arXiv preprint arXiv:2412.09165},
  year   = {2025}
}

Comments

Version 4: We added the latest works of LLM-based Embedders

R2 v1 2026-06-28T20:32:18.625Z