paper-with-me

홈 › Papers

Rewarding Smatch: Transition-Based AMR Parsing with Reinforcement Learning

2019-05-31 · ACL 2019 7 · Tahira Naseem, Abhishek Shah, Hui Wan, Radu Florian, Salim Roukos, Miguel Ballesteros

Our work involves enriching the Stack-LSTM transition-based AMR parser (Ballesteros and Al-Onaizan, 2017) by augmenting training with Policy Learning and rewarding the Smatch score of sampled graphs. In addition, we also combined several AMR-to-text alignments with an attention mechanism and we supplemented the parser with pre-processed concept identification, named entities and contextualized embeddings. We achieve a highly competitive performance that is comparable to the best published results. We show an in-depth study ablating each of the new components of the parser

📄 PDF Abstract BibTeX arXiv:1905.13370

Code (0)

등록된 구현이 없습니다.

Tasks

AMR Parsingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

A Transition-based Algorithm for Unrestricted AMR Parsing

2018-05-23 · NAACL 2018 6 · David Vilares, Carlos Gómez-Rodríguez

Non-projective parsing can be useful to handle cycles and reentrancy in AMR graphs. We explore this idea and introduce a greedy left-to-right non-projective transition-based parser. At each parsing configuration, an orac…

AMR Parsing

Robust Inverse Reinforcement Learning under Transition Dynamics Mismatch

2020-07-02 · NeurIPS 2021 12 · Luca Viano, Yu-Ting Huang, Parameswaran Kamalaruban, Adrian Weller 외

We study the inverse reinforcement learning (IRL) problem under a transition dynamics mismatch between the expert and the learner. Specifically, we consider the Maximum Causal Entropy (MCE) IRL learner model and provide …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Unified View on Solving Objective Mismatch in Model-Based Reinforcement Learning

2023-10-10 · Ran Wei, Nathan Lambert, Anthony McDonald, Alfredo Garcia 외

Model-based Reinforcement Learning (MBRL) aims to make agents more sample-efficient, adaptive, and explainable by learning an explicit model of the environment. While the capabilities of MBRL agents have significantly im…

Model-based Reinforcement Learning

Approximate Dynamic Oracle for Dependency Parsing with Reinforcement Learning

2018-11-01 · WS 2018 11 · Xiang Yu, Ngoc Thang Vu, Jonas Kuhn

We present a general approach with reinforcement learning (RL) to approximate dynamic oracles for transition systems where exact dynamic oracles are difficult to derive. We treat oracle parsing as a reinforcement learnin…

Dependency ParsingImitation LearningQ-Learningreinforcement-learning+3

An AMR Aligner Tuned by Transition-based Parser

2018-10-08 · EMNLP 2018 10 · Yijia Liu, Wanxiang Che, Bo Zheng, Bing Qin 외

In this paper, we propose a new rich resource enhanced AMR aligner which produces multiple alignments and a new transition system for AMR parsing along with its oracle parser. Our aligner is further tuned by our oracle p…

AMR ParsingPOSSentence