English

On Self-improving Token Embeddings

Computation and Language 2025-04-22 v1 Artificial Intelligence Information Retrieval Machine Learning

Abstract

This article introduces a novel and fast method for refining pre-trained static word or, more generally, token embeddings. By incorporating the embeddings of neighboring tokens in text corpora, it continuously updates the representation of each token, including those without pre-assigned embeddings. This approach effectively addresses the out-of-vocabulary problem, too. Operating independently of large language models and shallow neural networks, it enables versatile applications such as corpus exploration, conceptual search, and word sense disambiguation. The method is designed to enhance token representations within topically homogeneous corpora, where the vocabulary is restricted to a specific domain, resulting in more meaningful embeddings compared to general-purpose pre-trained vectors. As an example, the methodology is applied to explore storm events and their impacts on infrastructure and communities using narratives from a subset of the NOAA Storm Events database. The article also demonstrates how the approach improves the representation of storm-related terms over time, providing valuable insights into the evolving nature of disaster narratives.

Keywords

Cite

@article{arxiv.2504.14808,
  title  = {On Self-improving Token Embeddings},
  author = {Mario M. Kubek and Shiraj Pokharel and Thomas Böhme and Emma L. McDaniel and Herwig Unger and Armin R. Mikler},
  journal= {arXiv preprint arXiv:2504.14808},
  year   = {2025}
}

Comments

18 pages, 4 figures, 3 tables, accepted at the 2025 25th International Conference on Innovations for Community Services (I4CS), June 11 - 13, Munich, Germany, 2025

R2 v1 2026-06-28T23:05:04.368Z