paper-with-me

Papers

Global Neural CCG Parsing with Optimality Guarantees

2016-07-05 · EMNLP 2016 11 · Kenton Lee, Mike Lewis, Luke Zettlemoyer

We introduce the first global recursive neural parsing model with optimality guarantees during decoding. To support global features, we give up dynamic programs and instead search directly in the space of all possible subtrees. Although this space is exponentially large in the sentence length, we show it is possible to learn an efficient A* parser. We augment existing parsing models, which have informative bounds on the outside score, with a global model that has loose bounds but only needs to model non-local phenomena. The global model is trained with a new objective that encourages the parser to explore a tiny fraction of the search space. The approach is applied to CCG parsing, improving state-of-the-art accuracy by 0.4 F1. The parser finds the optimal parse for 99.9% of held-out sentences, exploring on average only 190 subtrees.

📄 PDF Abstract BibTeX arXiv:1607.01432

Code (1)

kentonl/neuralccg 공식 구현

Tasks

Sentence

Similar Papers 제목 키워드 기반

Efficient Structured Parsing of Facades Using Dynamic Programming

2014-06-01 · CVPR 2014 6 · Andrea Cohen, Alexander G. Schwing, Marc Pollefeys

We propose a sequential optimization technique for segmenting a rectified image of a facade into semantic categories. Our method retrieves a parsing which respects common architectural constraints and also returns a cert…

General Classification

Global Optimality Guarantees for Nonconvex Unsupervised Video Segmentation

2019-07-09 · Brendon G. Anderson, Somayeh Sojoudi

In this paper, we consider the problem of unsupervised video object segmentation via background subtraction. Specifically, we pose the nonsemantic extraction of a video's moving objects as a nonconvex optimization proble…

ObjectSegmentationSemantic SegmentationUnsupervised Video Object Segmentation+3

Neural Policy Gradient Methods: Global Optimality and Rates of Convergence

2019-08-29 · ICLR 2020 1 · Lingxiao Wang, Qi Cai, Zhuoran Yang, Zhaoran Wang

Policy gradient methods with actor-critic schemes demonstrate tremendous empirical successes, especially when the actors and critics are parameterized by neural networks. However, it remains less clear whether such "neur…

Policy Gradient Methods

Wave-Informed Matrix Factorization with Global Optimality Guarantees

2021-07-19 · Harsha Vardhan Tetali, Joel B. Harley, Benjamin D. Haeffele

With the recent success of representation learning methods, which includes deep learning as a special case, there has been considerable interest in developing representation learning techniques that can incorporate known…

Dictionary LearningRepresentation LearningStructural Health Monitoring

Global Optimality of Inverter Dynamic Voltage Support

2021-06-30 · Yifei Guo, Bikash C. Pal, Rabih A. Jabr

This paper investigates the dynamic voltage support (DVS) control of inverter-based resources (IBRs) under voltage sags to enhance the low-voltage ride-through performance. We first revisit the prevalent droop control fr…