paper-with-me

Papers

Effect of Source Language on AMR Structure

2022-06-01 · LREC (LAW) 2022 6 · Shira Wein, Wai Ching Leung, Yifu Mu, Nathan Schneider

The Abstract Meaning Representation (AMR) annotation schema was originally designed for English. But the formalism has since been adapted for annotation in a variety of languages. Meanwhile, cross-lingual parsers have been developed to derive English AMR representations for sentences from other languages—implicitly assuming that English AMR can approximate an interlingua. In this work, we investigate the similarity of AMR annotations in parallel data and how much the language matters in terms of the graph structure. We set out to quantify the effect of sentence language on the structure of the parsed AMR. As a case study, we take parallel AMR annotations from Mandarin Chinese and English AMRs, and replace all Chinese concepts with equivalent English tokens. We then compare the two graphs via the Smatch metric as a measure of structural similarity. We find that source language has a dramatic impact on AMR structure, with Smatch scores below 50% between English and Chinese graphs in our sample—an important reference point for interpreting Smatch scores in cross-lingual AMR parsing.

📄 PDF Abstract BibTeX

Code (1)

shirawein/effect-language-amr-structure 공식 구현

Tasks

Abstract Meaning RepresentationAMR ParsingSentence

Similar Papers 제목 키워드 기반

From Lexicon to AI: A Structured-Data Pipeline for Specialized Conversational Systems in Low-Resource Languages

2026-05-21 · Siddhant Hitesh Mantri, Dhara Gorasiya, Malhar Kulkarni, Pushpak Bhattacharya arxiv

Low-resource languages face a critical challenge in AI development: creating specialized conversational systems without access to massive training corpora. We present a systematic methodology for transforming structured …

Multi-View Cross-Lingual Structured Prediction with Minimum Supervision

2021-08-01 · ACL 2021 5 · Zechuan Hu, Yong Jiang, Nguyen Bach, Tao Wang 외

In structured prediction problems, cross-lingual transfer learning is an efficient way to train quality models for low-resource languages, and further improvement can be obtained by learning from multiple source language…

Cross-Lingual TransferSentenceStructured PredictionTransfer Learning

A little perturbation makes a difference: Treebank augmentation by perturbation improves transfer parsing

2019-12-01 · ICON 2019 12 · Ayan Das, Sudeshna Sarkar

We present an approach for cross-lingual transfer of dependency parser so that the parser trained on a single source language can more effectively cater to diverse target languages. In this work, we show that the cross-l…

Cross-Lingual Transfer

Semi-Structured Chain-of-Thought: Integrating Multiple Sources of Knowledge for Improved Language Model Reasoning

2023-11-14 · Xin Su, Tiep Le, Steven Bethard, Phillip Howard

An important open question in the use of large language models for knowledge-intensive tasks is how to effectively integrate knowledge from three sources: the model's parametric memory, external structured knowledge, and…

Knowledge GraphsLanguage ModelingLanguage ModellingMulti-hop Question Answering+1

Cross-lingual Semantic Specialization via Lexical Relation Induction

2019-11-01 · IJCNLP 2019 11 · Edoardo Maria Ponti, Ivan Vuli{\'c}, Goran Glava{\v{s}}, Roi Reichart 외

Semantic specialization integrates structured linguistic knowledge from external resources (such as lexical relations in WordNet) into pretrained distributional vectors in the form of constraints. However, this technique…

dialog state trackingLexical SimplificationRelationRelation Prediction+3