# Dynamic Word Embeddings for Evolving Semantic Discovery

**Authors:** Zijun Yao, Yifan Sun, Weicong Ding, Nikhil Rao, Hui Xiong

arXiv: 1703.00607 · 2018-02-14

## TL;DR

This paper introduces a dynamic statistical model for learning time-aware word embeddings that effectively capture semantic evolution over time, outperforming existing methods in accuracy and alignment.

## Contribution

It presents a novel model that jointly learns temporal word embeddings and addresses the alignment problem, with comprehensive evaluation strategies and superior performance.

## Key findings

- Successfully captures semantic evolution over time
- Outperforms state-of-the-art temporal embedding methods
- Provides reliable qualitative and quantitative evaluation results

## Abstract

Word evolution refers to the changing meanings and associations of words throughout time, as a byproduct of human language evolution. By studying word evolution, we can infer social trends and language constructs over different periods of human history. However, traditional techniques such as word representation learning do not adequately capture the evolving language structure and vocabulary. In this paper, we develop a dynamic statistical model to learn time-aware word vector representation. We propose a model that simultaneously learns time-aware embeddings and solves the resulting "alignment problem". This model is trained on a crawled NYTimes dataset. Additionally, we develop multiple intuitive evaluation strategies of temporal word embeddings. Our qualitative and quantitative tests indicate that our method not only reliably captures this evolution over time, but also consistently outperforms state-of-the-art temporal embedding approaches on both semantic accuracy and alignment quality.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.00607/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1703.00607/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/1703.00607/full.md

---
Source: https://tomesphere.com/paper/1703.00607