paper-with-me

Papers

Syn2Vec: Synset Colexification Graphs for Lexical Semantic Similarity

2022-07-01 · NAACL 2022 7 · John Harvill, Roxana Girju, Mark Hasegawa-Johnson

In this paper we focus on patterns of colexification (co-expressions of form-meaning mapping in the lexicon) as an aspect of lexical-semantic organization, and use them to build large scale synset graphs across BabelNet’s typologically diverse set of 499 world languages. We introduce and compare several approaches: monolingual and cross-lingual colexification graphs, popular distributional models, and fusion approaches. The models are evaluated against human judgments on a semantic similarity task for nine languages. Our strong empirical findings also point to the importance of universality of our graph synset embedding representations with no need for any language-specific adaptation when evaluated on the lexical similarity task. The insights of our exploratory investigation of large-scale colexification graphs could inspire significant advances in NLP across languages, especially for tasks involving languages which lack dedicated lexical resources, and can benefit from language transfer from large shared cross-lingual semantic spaces.

📄 PDF Abstract BibTeX

Code (1)

jharvill23/syn2vec 공식 구현

Tasks

Semantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Patterns of Persistence and Diffusibility across the World's Languages

2024-01-03 · Yiyi Chen, Johannes Bjerva

Language similarities can be caused by genetic relatedness, areal contact, universality, or chance. Colexification, i.e. a type of similarity where a single lexical form is used to convey multiple meanings, is underexplo…

Multilingual NLP

Crosslingual Transfer Learning for Low-Resource Languages Based on Multilingual Colexification Graphs

2023-05-22 · Yihong Liu, Haotian Ye, Leonie Weissweiler, Renhao Pei 외

In comparative linguistics, colexification refers to the phenomenon of a lexical form conveying two or more distinct meanings. Existing work on colexification patterns relies on annotated word lists, limiting scalability…

Multilingual NLPRetrievalSentenceSentence Classification+2

On Universal Colexifications

2021-01-01 · EACL (GWC) 2021 1 · Hongchang Bao, Bradley Hauer, Grzegorz Kondrak

Colexification occurs when two distinct concepts are lexified by the same word. The term covers both polysemy and homonymy. We posit and investigate the hypothesis that no pair of concepts are colexified in every languag…

Predicting Semantic Relations using Global Graph Properties

2018-08-27 · EMNLP 2018 10 · Yuval Pinter, Jacob Eisenstein

Semantic graphs, such as WordNet, are resources which curate natural language on two distinguishable layers. On the local level, individual relations between synsets (semantic building blocks) such as hypernymy and meron…

Link Prediction

Toward General Scene Graph: Integration of Visual Semantic Knowledge with Entity Synset Alignment

2020-07-01 · WS 2020 7 · Woo Suk Choi, Kyoung-Woon On, Yu-Jung Heo, Byoung-Tak Zhang

Scene graph is a graph representation that explicitly represents high-level semantic knowledge of an image such as objects, attributes of objects and relationships between objects. Various tasks have been proposed for th…

Retrieval