paper-with-me

Papers

Enriching Word Usage Graphs with Cluster Definitions

2024-03-26 · Mariia Fedorova, Andrey Kutuzov, Nikolay Arefyev, Dominik Schlechtweg

We present a dataset of word usage graphs (WUGs), where the existing WUGs for multiple languages are enriched with cluster labels functioning as sense definitions. They are generated from scratch by fine-tuned encoder-decoder language models. The conducted human evaluation has shown that these definitions match the existing clusters in WUGs better than the definitions chosen from WordNet by two baseline systems. At the same time, the method is straightforward to use and easy to extend to new languages. The resulting enriched datasets can be extremely helpful for moving on to explainable semantic change modeling.

📄 PDF Abstract BibTeX arXiv:2403.18024

Code (2)

ltgoslo/wugs_with_definitions 공식 구현
Garrafao/WUGs

Tasks

Decoder

Similar Papers 제목 키워드 기반

Interpretable Word Sense Representations via Definition Generation: The Case of Semantic Change Analysis

2023-05-19 · Mario Giulianelli, Iris Luden, Raquel Fernandez, Andrey Kutuzov

We propose using automatically generated natural language definitions of contextualised word usages as interpretable word and word sense representations. Given a collection of usage examples for a target word, and the co…

Language ModelingLanguage ModellingSemantic SimilaritySemantic Textual Similarity+2

KlusTree: Clustering Answer Trees from Keyword Search on Graphs

2017-05-27 · Mohanty Madhulika, Ramanath Maya

Graph structured data on the web is now massive as well as diverse, ranging from social networks, web graphs to knowledge-bases. Effectively querying this graph structured data is non-trivial and has led to research in a…

ClusteringNatural Language Queries

Deep-change at AXOLOTL-24: Orchestrating WSD and WSI Models for Semantic Change Modeling

2024-08-09 · Denis Kokosinskii, Mikhail Kuklin, Nikolay Arefyev

This paper describes our solution of the first subtask from the AXOLOTL-24 shared task on Semantic Change Modeling. The goal of this subtask is to distribute a given set of usages of a polysemous word from a newer time p…

Presence or Absence: Are Unknown Word Usages in Dictionaries?

2024-06-02 · Xianghe Ma, Dominik Schlechtweg, Wei Zhao

There has been a surge of interest in computational modeling of semantic change. The foci of previous works are on detecting and interpreting word senses gained over time; however, it remains unclear whether the gained s…

Change DetectionClustering

DWUG: A large Resource of Diachronic Word Usage Graphs in Four Languages

2021-04-17 · EMNLP 2021 11 · Dominik Schlechtweg, Nina Tahmasebi, Simon Hengchen, Haim Dubossarsky 외

Word meaning is notoriously difficult to capture, both synchronically and diachronically. In this paper, we describe the creation of the largest resource of graded contextualized, diachronic word meaning annotation in fo…

ClusteringKnowledge Graphs