English

REZE: Representation Regularization for Domain-adaptive Text Embedding Pre-finetuning

Computation and Language 2026-04-22 v2 Artificial Intelligence

Abstract

Recent text embedding models are often adapted to specialized domains via contrastive pre-finetuning (PFT) on a naive collection of scattered, heterogeneous tasks. However, this approach often introduces task-induced bias alongside domain knowledge, leading to uncontrolled representation shifts that distort the pretrained embedding geometry and cause substantial performance degradation. To address this issue, we propose REZE, a representation regularization framework that explicitly controls representation shift during embedding pre-finetuning. REZE operates on the relations of anchor-positive pairs and decomposes them in an eigenspace. It then measures task-wise dispersion along each eigencomponent to identify task-variant directions and applies adaptive soft-shrinkage to suppress task-induced noise while preserving task-invariant semantic structure, without inference-time overhead. Experiments across multiple embedding backbones and specialized benchmarks show that REZE outperforms standard pre-finetuning and isotropy-oriented post-hoc regularization in most settings, remaining stable where existing PFT variants collapse. Embedding space analyses further confirm that REZE induces controlled shifts aligned with the original embedding manifold, underscoring representation shift control as a key principle for robust embedding pre-finetuning under heterogeneous supervision.

Keywords

Cite

@article{arxiv.2604.17257,
  title  = {REZE: Representation Regularization for Domain-adaptive Text Embedding Pre-finetuning},
  author = {Seungmin Lee and Jeonghwan Lee and Hyunkuk Lim and Sejoon Kim and Mingi Sung},
  journal= {arXiv preprint arXiv:2604.17257},
  year   = {2026}
}

Comments

ACL 2026 Main

R2 v1 2026-07-01T12:16:33.880Z