English

Cross-lingual AMR Aligner: Paying Attention to Cross-Attention

Computation and Language 2023-06-21 v2

Abstract

This paper introduces a novel aligner for Abstract Meaning Representation (AMR) graphs that can scale cross-lingually, and is thus capable of aligning units and spans in sentences of different languages. Our approach leverages modern Transformer-based parsers, which inherently encode alignment information in their cross-attention weights, allowing us to extract this information during parsing. This eliminates the need for English-specific rules or the Expectation Maximization (EM) algorithm that have been used in previous approaches. In addition, we propose a guided supervised method using alignment to further enhance the performance of our aligner. We achieve state-of-the-art results in the benchmarks for AMR alignment and demonstrate our aligner's ability to obtain them across multiple languages. Our code will be available at \href{https://www.github.com/Babelscape/AMR-alignment}{github.com/Babelscape/AMR-alignment}.

Keywords

Cite

@article{arxiv.2206.07587,
  title  = {Cross-lingual AMR Aligner: Paying Attention to Cross-Attention},
  author = {Abelardo Carlos Martínez Lorenzo and Pere-Lluís Huguet Cabot and Roberto Navigli},
  journal= {arXiv preprint arXiv:2206.07587},
  year   = {2023}
}

Comments

ACL 2023. Please cite authors correctly using both lastnames ("Mart\'inez Lorenzo", "Huguet Cabot")