A data-centric analysis for efficient semantic knowledge acquisition in word embeddings
摘要
Distributional models such as word embeddings and language models are trained on ever-larger corpora at substantial computational and environmental cost, yet how they acquire relational semantic knowledge during training, and which training examples drive that acquisition, remains poorly understood. This paper presents a data-centric analysis of semantic knowledge acquisition in word embeddings, focusing on word analogy and semantic similarity. An influence-based framework is proposed that quantifies the contribution of training batches to intrinsic task performance. Influence scores are computed online during training and used to label batches as positively influential, negatively influential, or neutral. Using these labels, learning dynamics and final performance are analysed across Word2Vec, CBOW, FastText, and GloVe, and scores estimated with a lightweight Word2Vec proxy are shown to transfer to larger models. Training on positively influential data consistently outperforms equal-size random data: for Word2Vec, similarity (Pearson) improves by 20% over equal-size random data and 24% over training on the full corpus; fine-tuning RoBERTa on influence-selected data improves similarity correlation by 46% (Pearson) and 30% (Spearman) over equal-size random data and roughly doubles the base model. The results indicate that, for relational semantics, training-data quality outweighs quantity, and that simple proxy models remain a practical, interpretable tool for efficient data selection.