English

Retrofitting Multilingual Sentence Embeddings with Abstract Meaning Representation

Computation and Language 2022-10-19 v1 Artificial Intelligence

Abstract

We introduce a new method to improve existing multilingual sentence embeddings with Abstract Meaning Representation (AMR). Compared with the original textual input, AMR is a structured semantic representation that presents the core concepts and relations in a sentence explicitly and unambiguously. It also helps reduce surface variations across different expressions and languages. Unlike most prior work that only evaluates the ability to measure semantic similarity, we present a thorough evaluation of existing multilingual sentence embeddings and our improved versions, which include a collection of five transfer tasks in different downstream applications. Experiment results show that retrofitting multilingual sentence embeddings with AMR leads to better state-of-the-art performance on both semantic textual similarity and transfer tasks. Our codebase and evaluation scripts can be found at \url{https://github.com/jcyk/MSE-AMR}.

Keywords

Cite

@article{arxiv.2210.09773,
  title  = {Retrofitting Multilingual Sentence Embeddings with Abstract Meaning Representation},
  author = {Deng Cai and Xin Li and Jackie Chun-Sing Ho and Lidong Bing and Wai Lam},
  journal= {arXiv preprint arXiv:2210.09773},
  year   = {2022}
}

Comments

EMNLP2022

R2 v1 2026-06-28T03:54:25.210Z