← Search

Taichi Aida

7 accepted papers

2025

Analyzing Continuous Semantic Shifts with Diachronic Word Similarity Matrices

COLING 2025main

The meanings and relationships of words shift over time. This phenomenon is referred to as semantic shift. Research focused on understanding how semantic shifts occur over multiple time periods is essential for gaining a detailed understanding of semantic shifts. However, detecting change points onl…

2025

Investigating the Contextualised Word Embedding Dimensions Specified for Contextual and Temporal Semantic Changes

COLING 2025main

The sense-aware contextualised word embeddings (SCWEs) encode semantic changes of words within the contextualised word embedding (CWE) spaces. Despite the superior performance of (SCWE) in contextual/temporal semantic change detection (SCD) benchmarks, it remains unclear as to how the meaning change…

2025

SCDTour: Embedding Axis Ordering and Merging for Interpretable Semantic Change Detection

EMNLP 2025

In Semantic Change Detection (SCD), it is a common problem to obtain embeddings that are both interpretable and high-performing. However, improving interpretability often leads to a loss in the SCD performance, and vice versa. To address this problem, we propose SCDTour, a method that orders and mer

2024

A Semantic Distance Metric Learning approach for Lexical Semantic Change Detection

ACL 2024findings

Detecting temporal semantic changes of words is an important task for various NLP applications that must make time-sensitive predictions.Lexical Semantic Change Detection (SCD) task involves predicting whether a given target word, w, changes its meaning between two different text corpora, C1 and C2.…

Cited by 7SourcePDFScholar
2023

$\textit{Swap and Predict}$ -- Predicting the Semantic Changes in Words across Corpora by Context Swapping

EMNLP 2023long findings

Meanings of words change over time and across domains. Detecting the semantic changes of words is an important task for various NLP applications that must make time-sensitive predictions. We consider the problem of predicting whether a given target word, $w$, changes its meaning between two differen…

Cited by 0SourcecodeScholar
2023

A Word Sense Distribution-based approach for Semantic Change Prediction

EMNLP 2023long findings

Semantic Change Detection of words is an important task for various NLP applications that must make time-sensitive predictions. Some words are used over time in novel ways to express new meanings, and these new meanings establish themselves as novel senses of existing words. On the other hand, Word…

Cited by 0SourceScholar
2023

Unsupervised Semantic Variation Prediction using the Distribution of Sibling Embeddings

ACL 2023findings

Languages are dynamic entities, where the meanings associated with words constantly change with time. Detecting the semantic variation of words is an important task for various NLP applications that must make time-sensitive predictions. Existing work on semantic variation prediction have predominant…