paper-with-me

홈 › Papers

On The Role of Pretrained Language Models in General-Purpose Text Embeddings: A Survey

2025-07-28 · Meishan Zhang, Xin Zhang, Xinping Zhao, Shouzheng Huang, Baotian Hu, Min Zhang arxiv

Text embeddings have attracted growing interest due to their effectiveness across a wide range of natural language processing (NLP) tasks, including retrieval, classification, clustering, bitext mining, and summarization. With the emergence of pretrained language models (PLMs), general-purpose text embeddings (GPTE) have gained significant traction for their ability to produce rich, transferable representations. The general architecture of GPTE typically leverages PLMs to derive dense text representations, which are then optimized through contrastive learning on large-scale pairwise datasets. In this survey, we provide a comprehensive overview of GPTE in the era of PLMs, focusing on the roles PLMs play in driving its development. We first examine the fundamental architecture and describe the basic roles of PLMs in GPTE, i.e., embedding extraction, expressivity enhancement, training strategies, learning objectives, and data construction. We then describe advanced roles enabled by PLMs, including multilingual support, multimodal integration, code understanding, and scenario-specific adaptation. Finally, we highlight potential future research directions that move beyond traditional improvement goals, including ranking integration, safety considerations, bias mitigation, structural information incorporation, and the cognitive extension of embeddings. This survey aims to serve as a valuable reference for both newcomers and established researchers seeking to understand the current state and future potential of GPTE.

📄 PDF Abstract BibTeX arXiv:2507.20783

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Language Models are General-Purpose Interfaces

2022-06-13 · Yaru Hao, Haoyu Song, Li Dong, Shaohan Huang 외

Foundation models have received much attention due to their effectiveness across a broad range of downstream applications. Though there is a big convergence in terms of architecture, most pretrained models are typically …

Causal Language ModelingFew-Shot LearningImage CaptioningIn-Context Learning+5

Explicit Contextual Semantics for Text Comprehension

2018-09-08 · Zhuosheng Zhang, Yuwei Wu, Zuchao Li, Hai Zhao

Who did what to whom is a major focus in natural language understanding, which is right the aim of semantic role labeling (SRL) task. Despite of sharing a lot of processing characteristics and even task purpose, it is su…

Machine Reading ComprehensionNatural Language UnderstandingReading ComprehensionSemantic Role Labeling

General Purpose Image Encoder DINOv2 for Medical Image Registration

2024-02-24 · Xinrui Song, Xuanang Xu, Pingkun Yan

Existing medical image registration algorithms rely on either dataset specific training or local texture-based features to align images. The former cannot be reliably implemented without large modality-specific training …

Image RegistrationMedical Image Registration

LLMs as In-Context Meta-Learners for Model and Hyperparameter Selection

2025-10-30 · Youssef Attia El Hili, Albert Thomas, Malik Tiomoko, Abdelhakim Benechehab 외 arxiv

Model and hyperparameter selection are critical but challenging in machine learning, typically requiring expert intuition or expensive automated search. We investigate whether large language models (LLMs) can act as in-c…

Hyperparameter Optimization

Temporal Feature Extractors in EEG Foundation Models: A Controlled Comparison Including a Pretrained Time-Series Model

2026-06-29 · Ayşe Betül Yüce, Chris Joey Leffler, Sarun Varghese, Myra Spiliopoulou 외 arxiv

Electroencephalography (EEG) foundation models aim to learn generalizable representations from large-scale brain recordings. However, the role of temporal feature extractors and whether pretrained time-series foundation …

Emotion Recognition