← Search

Takashi Wada

5 accepted papers

2025

Static Word Embeddings for Sentence Semantic Representation

EMNLP 2025

We propose new static word embeddings optimised for sentence semantic representation. We first extract word embeddings from a pre-trained Sentence Transformer, and improve them with sentence-level principal component analysis, followed by either knowledge distillation or contrastive learning. During

2023

Unsupervised Lexical Simplification with Context Augmentation

EMNLP 2023short findings

We propose a new unsupervised lexical simplification method that uses only monolingual data and pre-trained language models. Given a target word and its context, our method generates substitutes based on the target context and also additional contexts sampled from monolingual data. We conduct experi…

Cited by 0SourcecodeScholar
2023

Unsupervised Paraphrasing of Multiword Expressions

ACL 2023findings

We propose an unsupervised approach to paraphrasing multiword expressions (MWEs) in context. Our model employs only monolingual corpus data and pre-trained language models (without fine-tuning), and does not make use of any external resources such as dictionaries. We evaluate our method on the SemEv…

2022

Unsupervised Lexical Substitution with Decontextualised Embeddings

COLING 2022main

We propose a new unsupervised method for lexical substitution using pre-trained language models. Compared to previous approaches that use the generative capability of language models to predict substitutes, our method retrieves substitutes based on the similarity of contextualised and decontextualis…

2020

Coordination Boundary Identification without Labeled Data for Compound Terms Disambiguation

COLING 2020main

We propose a simple method for nominal coordination boundary identification. As the main strength of our method, it can identify the coordination boundaries without training on labeled data, and can be applied even if coordination structure annotations are not available. Our system employs pre-train…

Cited by 4SourcePDFScholar