paper-with-me

Papers

Supervised Syntax-based Alignment between English Sentences and Abstract Meaning Representation Graphs

2016-06-07 · Chenhui Chu, Sadao Kurohashi

As alignment links are not given between English sentences and Abstract Meaning Representation (AMR) graphs in the AMR annotation, automatic alignment becomes indispensable for training an AMR parser. Previous studies formalize it as a string-to-string problem and solve it in an unsupervised way, which suffers from data sparseness due to the small size of training data for English-AMR alignment. In this paper, we formalize it as a syntax-based alignment problem and solve it in a supervised manner based on syntax trees, which can address the data sparseness problem by generalizing English-AMR tokens to syntax tags. Experiments verify the effectiveness of the proposed method not only for English-AMR alignment, but also for AMR parsing.

📄 PDF Abstract BibTeX arXiv:1606.02126

Code (0)

등록된 구현이 없습니다.

Tasks

Abstract Meaning RepresentationAMR Parsing

Similar Papers 제목 키워드 기반

CompiLIG at SemEval-2017 Task 1: Cross-Language Plagiarism Detection Methods for Semantic Textual Similarity

2017-04-05 · SEMEVAL 2017 8 · Jeremy Ferrero, Frederic Agnes, Laurent Besacier, Didier Schwab

We present our submitted systems for Semantic Textual Similarity (STS) Track 4 at SemEval-2017. Given a pair of Spanish-English sentences, each system must estimate their semantic similarity by a score between 0 and 5. I…

Semantic SimilaritySemantic Textual SimilaritySTS

Supervised Attentions for Neural Machine Translation

2016-07-30 · EMNLP 2016 11 · Haitao Mi, Zhiguo Wang, Abe Ittycheriah

In this paper, we improve the attention or alignment accuracy of neural machine translation by utilizing the alignments of training sentence pairs. We simply compute the distance between the machine attentions and the "t…

Machine TranslationSentenceTranslation

Semantic Sentence Matching via Interacting Syntax Graphs

2022-10-01 · COLING 2022 10 · Chen Xu, Jun Xu, Zhenhua Dong, Ji-Rong Wen

Studies have shown that the sentence’s syntactic structures are important for semantic sentence matching. A typical approach is encoding each sentence’s syntactic structure into an embedding vector, which can be combined…

Graph MatchingSentence

XAlign: Cross-lingual Fact-to-Text Alignment and Generation for Low-Resource Languages

2022-02-01 · Tushar Abhishek, Shivprasad Sagare, Bhavyajeet Singh, Anubhav Sharma 외

Multiple critical scenarios (like Wikipedia text generation given English Infoboxes) need automated generation of descriptive text in low resource (LR) languages from English fact triples. Previous work has focused on En…

Data-to-Text GenerationDescriptiveText Generation

Generative Models for Alignment and Data Efficiency in Language

2018-01-01 · ICLR 2018 1 · Dustin Tran, Yura Burda, Ilya Sutskever

We examine how learning from unaligned data can improve both the data efficiency of supervised tasks as well as enable alignments without any supervision. For example, consider unsupervised machine translation: the input…

DeciphermentMachine TranslationTranslationUnsupervised Machine Translation