paper-with-me

Papers

The Structured Weighted Violations Perceptron Algorithm

2016-02-09 · EMNLP 2016 11 · Rotem Dror, Roi Reichart

We present the Structured Weighted Violations Perceptron (SWVP) algorithm, a new structured prediction algorithm that generalizes the Collins Structured Perceptron (CSP). Unlike CSP, the update rule of SWVP explicitly exploits the internal structure of the predicted labels. We prove the convergence of SWVP for linearly separable training sets, provide mistake and generalization bounds, and show that in the general case these bounds are tighter than those of the CSP special case. In synthetic data experiments with data drawn from an HMM, various variants of SWVP substantially outperform its CSP special case. SWVP also provides encouraging initial dependency parsing results.

📄 PDF Abstract BibTeX arXiv:1602.03040

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingGeneralization BoundsStructured Prediction

Similar Papers 제목 키워드 기반

The Structured Weighted Violations MIRA

2020-05-09 · Dor Ringel, Rotem Dror, Roi Reichart

We present the Structured Weighted Violation MIRA (SWVM), a new structured prediction algorithm that is based on an hybridization between MIRA (Crammer and Singer, 2003) and the structured weighted violations perceptron …

Chunkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Lock-Free Parallel Perceptron for Graph-based Dependency Parsing

2017-03-02 · Xu Sun, Shuming Ma

Dependency parsing is an important NLP task. A popular approach for dependency parsing is structured perceptron. Still, graph-based dependency parsing has the time complexity of $O(n^3)$, and it suffers from slow trainin…

Dependency Parsing

Heterogeneous Multilayer Generalized Operational Perceptron

2018-04-13 · Dat Thanh Tran, Serkan Kiranyaz, Moncef Gabbouj, Alexandros Iosifidis

The traditional Multilayer Perceptron (MLP) using McCulloch-Pitts neuron model is inherently limited to a set of neuronal activities, i.e., linear weighted sum followed by nonlinear thresholding step. Previously, General…

Simulation of a Variational Quantum Perceptron using Grover's Algorithm

2023-05-18 · Nouhaila Innan, Mohamed Bennai

The quantum perceptron, the variational circuit, and the Grover algorithm have been proposed as promising components for quantum machine learning. This paper presents a new quantum perceptron that combines the quantum va…

Quantum Machine Learning

Dual Coordinate Descent Algorithms for Efficient Large Margin Structured Prediction

2013-01-01 · TACL 2013 1 · Ming-Wei Chang, Wen-tau Yih

Due to the nature of complex NLP problems, structured prediction algorithms have been important modeling tools for a wide range of tasks. While there exists evidence showing that linear Structural Support Vector Machine …

Dependency ParsingDocument Summarizationnamed-entity-recognitionNamed Entity Recognition+5