paper-with-me

Papers

Enriched In-Order Linearization for Faster Sequence-to-Sequence Constituent Parsing

2020-07-01 · ACL 2020 6 · Daniel Fern{\'a}ndez-Gonz{\'a}lez, Carlos G{\'o}mez-Rodr{\'\i}guez

Sequence-to-sequence constituent parsing requires a linearization to represent trees as sequences. Top-down tree linearizations, which can be based on brackets or shift-reduce actions, have achieved the best accuracy to date. In this paper, we show that these results can be improved by using an in-order linearization instead. Based on this observation, we implement an enriched in-order shift-reduce linearization inspired by Vinyals et al. (2015){'}s approach, achieving the best accuracy to date on the English PTB dataset among fully-supervised single-model sequence-to-sequence constituent parsers. Finally, we apply deterministic attention mechanisms to match the speed of state-of-the-art transition-based parsers, thus showing that sequence-to-sequence models can match them, not only in accuracy, but also in speed.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Enriched In-Order Linearization for Faster Sequence-to-Sequence Constituent Parsing

2020-05-27 · Daniel Fernández-González, Carlos Gómez-Rodríguez

Sequence-to-sequence constituent parsing requires a linearization to represent trees as sequences. Top-down tree linearizations, which can be based on brackets or shift-reduce actions, have achieved the best accuracy to …

Guiding AMR Parsing with Reverse Graph Linearization

2023-10-13 · Bofei Gao, Liang Chen, Peiyi Wang, Zhifang Sui 외

Abstract Meaning Representation (AMR) parsing aims to extract an abstract semantic graph from a given sentence. The sequence-to-sequence approaches, which linearize the semantic graph into a sequence of nodes and edges a…

Abstract Meaning RepresentationAMR ParsingSentence

ConvAMR: Abstract meaning representation parsing for legal document

2017-11-16 · Lai Dac Viet, Vu Trong Sinh, Nguyen Le Minh, Ken Satoh

Convolutional neural networks (CNN) have recently achieved remarkable performance in a wide range of applications. In this research, we equip convolutional sequence-to-sequence (seq2seq) model with an efficient graph lin…

Abstract Meaning Representation

Higher-order Pooling of CNN Features via Kernel Linearization for Action Recognition

2017-01-19 · Anoop Cherian, Piotr Koniusz, Stephen Gould

Most successful deep learning algorithms for action recognition extend models designed for image-based tasks such as object recognition to video. Such extensions are typically trained for actions on single video frames o…

Action RecognitionFine-grained Action RecognitionObject RecognitionTemporal Action Localization

Same Graph, Different Likelihoods: Calibration of Autoregressive Graph Generators via Permutation-Equivalent Encodings

2026-04-07 · Laurits Fredsgaard, Aaron Thomas, Michael Riis Andersen, Mikkel N. Schmidt 외 arxiv

Autoregressive graph generators define likelihoods via a sequential construction process, but these likelihoods are only meaningful if they are consistent across all linearizations of the same graph. Segmented Eulerian N…