English

Generating Concept Lexicalizations via Dictionary-Based Cross-Lingual Sense Projection

Computation and Language 2026-04-17 v1 Artificial Intelligence

Abstract

We study the task of automatically expanding WordNet-style lexical resources to new languages through sense generation. We generate senses by associating target-language lemmas with existing lexical concepts via semantic projection. Given a sense-tagged English corpus and its translation, our method projects English synsets onto aligned target-language tokens and assigns the corresponding lemmas to those synsets. To generate these alignments and ensure their quality, we augment a pre-trained base aligner with a bilingual dictionary, which is also used to filter out incorrect sense projections. We evaluate the method on multiple languages, comparing it to prior methods, as well as dictionary-based and large language model baselines. Results show that the proposed project-and-filter strategy improves precision while remaining interpretable and requiring few external resources. We plan to make our code, documentation, and generated sense inventories accessible.

Keywords

Cite

@article{arxiv.2604.14397,
  title  = {Generating Concept Lexicalizations via Dictionary-Based Cross-Lingual Sense Projection},
  author = {David Basil and Chirooth Girigowda and Bradley Hauer and Sahir Momin and Ning Shi and Grzegorz Kondrak},
  journal= {arXiv preprint arXiv:2604.14397},
  year   = {2026}
}

Comments

To be published in the proceedings of Canadian AI 2026

R2 v1 2026-07-01T12:11:39.260Z