Unveiling Key Aspects of Fine-Tuning in Sentence Embeddings: A Representation Rank Analysis
Euna Jung, Jaeill Kim, Jungmin Ko, Jinwoo Park, Wonjong Rhee
TL;DR
This work introduces representation rank as a rigorous lens to analyze contrastive-learning–based fine-tuning of sentence embeddings and defines two training phases by the peak rank. It reveals strong phase-dependent relationships between rank, alignment, uniformity, linguistic abilities, and STS performance, and proposes Rank Reduction (RR) to actively regularize rank. Across five state-of-the-art CL-based models, RR improves STS performance and stabilizes training, often speeding up convergence and reducing seed variance. The findings offer a practical, low-cost knob for enhancing unsupervised sentence embeddings and invite theoretical work to explain the rank–performance link.
Abstract
The latest advancements in unsupervised learning of sentence embeddings predominantly involve employing contrastive learning-based (CL-based) fine-tuning over pre-trained language models. In this study, we analyze the latest sentence embedding methods by adopting representation rank as the primary tool of analysis. We first define Phase 1 and Phase 2 of fine-tuning based on when representation rank peaks. Utilizing these phases, we conduct a thorough analysis and obtain essential findings across key aspects, including alignment and uniformity, linguistic abilities, and correlation between performance and rank. For instance, we find that the dynamics of the key aspects can undergo significant changes as fine-tuning transitions from Phase 1 to Phase 2. Based on these findings, we experiment with a rank reduction (RR) strategy that facilitates rapid and stable fine-tuning of the latest CL-based methods. Through empirical investigations, we showcase the efficacy of RR in enhancing the performance and stability of five state-of-the-art sentence embedding methods.
