paper-with-me

Papers

Word2Fun: Modelling Words as Functions for Diachronic Word Representation

2021-12-01 · NeurIPS 2021 12 · Benyou Wang, Emanuele Di Buccio, Massimo Melucci

Word meaning may change over time as a reflection of changes in human society. Therefore, modeling time in word representation is necessary for some diachronic tasks. Most existing diachronic word representation approaches train the embeddings separately for each pre-grouped time-stamped corpus and align these embeddings, e.g., by orthogonal projections, vector initialization, temporal referencing, and compass. However, not only does word meaning change in a short time, word meaning may also be subject to evolution over long timespans, thus resulting in a unified continuous process. A recent approach called DiffTime' models semantic evolution as functions parameterized by multiple-layer nonlinear neural networks over time. In this paper, we will carry on this line of work by learning explicit functions over time for each word. Our approach, called Word2Fun', reduces the space complexity from $\mathcal{O}(TVD)$ to $\mathcal{O}(kVD)$ where $k$ is a small constant ($k \ll T $). In particular, a specific instance based on polynomial functions could provably approximate any function modeling word evolution with a given negligible error thanks to the Weierstrass Approximation Theorem. The effectiveness of the proposed approach is evaluated in diverse tasks including time-aware word clustering, temporal analogy, and semantic change detection. Code at: {\url{https://github.com/wabyking/Word2Fun.git}}.

📄 PDF Abstract BibTeX

Code (1)

wabyking/word2fun 공식 구현 pytorch

Tasks

Change Detection

Similar Papers 제목 키워드 기반

DHPLT: large-scale multilingual diachronic corpora and word representations for semantic change modelling

2026-02-12 · Mariia Fedorova, Andrey Kutuzov, Khonzoda Umarova arxiv

In this resource paper, we present DHPLT, an open collection of diachronic corpora in 41 diverse languages. DHPLT is based on the web-crawled HPLT datasets; we use web crawl timestamps as the approximate signal of docume…

Grammar and Meaning: Analysing the Topology of Diachronic Word Embeddings

2019-08-01 · WS 2019 8 · Yuri Bizzoni, Stefania Degaetano-Ortlieb, Katrin Menzel, Pauline Krielke 외

The paper showcases the application of word embeddings to change in language use in the domain of science, focusing on the Late Modern English period (17-19th century). Historically, this is the period in which many regi…

ClusteringDiachronic Word EmbeddingsWord Embeddings

Tracing armed conflicts with diachronic word embedding models

2017-08-01 · WS 2017 8 · Andrey Kutuzov, Erik Velldal, Lilja {\O}vrelid

Recent studies have shown that word embedding models can be used to trace time-related (diachronic) semantic shifts in particular words. In this paper, we evaluate some of these approaches on the new task of predicting t…

Word Embeddings

An Embedded Diachronic Sense Change Model with a Case Study from Ancient Greek

2023-11-01 · Schyan Zafar, Geoff K. Nicholls

Word meanings change over time, and word senses evolve, emerge or die out in the process. For ancient languages, where the corpora are often small and sparse, modelling such changes accurately proves challenging, and qua…

Uncertainty QuantificationWord Embeddings

DUKweb: Diachronic word representations from the UK Web Archive corpus

2021-07-02 · Adam Tsakalidis, Pierpaolo Basile, Marya Bazzi, Mihai Cucuringu 외

Lexical semantic change (detecting shifts in the meaning and usage of words) is an important task for social and cultural studies as well as for Natural Language Processing applications. Diachronic word embeddings (time-…

Change DetectionDiachronic Word EmbeddingsWord Embeddings