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

June 15, 2022 Β· Declared Dead Β· πŸ› Annual Meeting of the Association for Computational Linguistics

πŸ’€ CAUSE OF DEATH: 404 Not Found
Code link is broken/dead
Authors Abelardo Carlos MartΓ­nez Lorenzo, Pere-LluΓ­s Huguet Cabot, Roberto Navigli arXiv ID 2206.07587 Category cs.CL: Computation & Language Citations 6 Venue Annual Meeting of the Association for Computational Linguistics Repository https://github.com/Babelscape/AMR-alignment}{github.com/Babelscape/AMR-alignment} Last Checked 1 month ago
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}.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Computation & Language

πŸŒ… πŸŒ… Old Age

Attention Is All You Need

Ashish Vaswani, Noam Shazeer, ... (+6 more)

cs.CL πŸ› NeurIPS πŸ“š 166.0K cites 8 years ago

Died the same way β€” πŸ’€ 404 Not Found