paper-with-me

홈 › Papers

ShanghaiTech at MRP 2019: Sequence-to-Graph Transduction with Second-Order Edge Inference for Cross-Framework Meaning Representation Parsing

2020-04-08 · CONLL 2019 11 · Xinyu Wang, Yixian Liu, Zixia Jia, Chengyue Jiang, Kewei Tu

This paper presents the system used in our submission to the \textit{CoNLL 2019 shared task: Cross-Framework Meaning Representation Parsing}. Our system is a graph-based parser which combines an extended pointer-generator network that generates nodes and a second-order mean field variational inference module that predicts edges. Our system achieved \nth{1} and \nth{2} place for the DM and PSD frameworks respectively on the in-framework ranks and achieved \nth{3} place for the DM framework on the cross-framework ranks.

📄 PDF Abstract BibTeX arXiv:2004.03849

Code (1)

wangxinyu0922/Second_Order_SDP 공식 구현 tf

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Sequence Transduction with Recurrent Neural Networks

2012-11-14 · Alex Graves

Many machine learning tasks can be expressed as the transformation---or \emph{transduction}---of input sequences into output sequences: speech recognition, machine translation, protein secondary structure prediction and …

Machine TranslationPhoneme RecognitionSpeech Recognitiontext-to-speech+2

Second Position Clitics and Monadic Second-Order Transduction

2012-04-01 · WS 2012 4 · Neil Ashton
Position

AMR Parsing as Sequence-to-Graph Transduction

2019-05-21 · ACL 2019 7 · Sheng Zhang, Xutai Ma, Kevin Duh, Benjamin Van Durme

We propose an attention-based model that treats AMR parsing as sequence-to-graph transduction. Unlike most AMR parsers that rely on pre-trained aligners, external semantic resources, or data augmentation, our proposed pa…

AMR ParsingSemantic Parsing

Exact Hard Monotonic Attention for Character-Level Transduction

2019-05-15 · ACL 2019 7 · Shijie Wu, Ryan Cotterell

Many common character-level, string-to string transduction tasks, e.g., grapheme-tophoneme conversion and morphological inflection, consist almost exclusively of monotonic transductions. However, neural sequence-to seque…

Hard AttentionInductive BiasMorphological Inflection

String Transduction with Target Language Models and Insertion Handling

2018-09-19 · WS 2018 10 · Garrett Nicolai, Saeed Najafi, Grzegorz Kondrak

Many character-level tasks can be framed as sequence-to-sequence transduction, where the target is a word from a natural language. We show that leveraging target language models derived from unannotated target corpora, c…