Index of papers in Proc. ACL 2013 that mention
  • linear programming
Kundu, Gourab and Srikumar, Vivek and Roth, Dan
Decomposed Amortized Inference
The goal is to solve an integer linear program q, which is defined as
Introduction
In these problems, the inference problem has been framed as an integer linear program (ILP).
Margin-based Amortization
Let p denote an inference problem posed as an integer linear program belonging to an equivalence class [P] with optimal solution yp.
Margin-based Amortization
Even though the theorem provides a condition for two integer linear programs to have the same solution, checking the validity of the condition requires the computation of A, which in itself is another integer linear program .
Problem Definition and Notation
The language of 0-1 integer linear programs (ILP) provides a convenient analytical tool for representing structured prediction problems.
Problem Definition and Notation
Let the set P 2 {p1, p2, - - - } denote previously solved inference problems, along with their respective solutions {yllm yfj, - - - An equivalence class of integer linear programs , denoted by [P], consists of ILPs which have the same number of inference variables and the same feasible set.
linear programming is mentioned in 6 sentences in this paper.
Topics mentioned in this paper:
Feng, Song and Kang, Jun Seok and Kuznetsova, Polina and Choi, Yejin
Connotation Induction Algorithms
We develop induction algorithms based on three distinct types of algorithmic framework that have been shown successful for the analogous task of sentiment lexicon induction: HITS & PageRank (§2.1), Label/Graph Propagation (§2.2), and Constraint Optimization via Integer Linear Programming (§2.3).
Connotation Induction Algorithms
Addressing limitations of graph-based algorithms (§2.2), we propose an induction algorithm based on Integer Linear Programming (ILP).
Precision, Coverage, and Efficiency
We therefore explore an alternative approach based on Linear Programming in what follows.
Precision, Coverage, and Efficiency
4.1 Induction using Linear Programming
Precision, Coverage, and Efficiency
One straightforward option for Linear Programming formulation may seem like using the same Integer Linear Programming formulation introduced in §2.3, only changing the variable definitions to be real values 6 [0, 1] rather than integers.
linear programming is mentioned in 5 sentences in this paper.
Topics mentioned in this paper:
Wu, Yuanbin and Ng, Hwee Tou
Abstract
We use integer linear programming (ILP) to model the inference process, which can easily incorporate both the power of existing error classifiers and prior knowledge on grammatical error correction.
Conclusion
The inference problem is solved using integer linear programming .
Inference with First Order Variables
The inference problem for grammatical error correction can be stated as follows: “Given an input sentence, choose a set of corrections which results in the best output sentence.” In this paper, this problem will be expressed and solved by integer linear programming (ILP).
Inference with First Order Variables
The ILP problem is solved using lp_solve1, an integer linear programming solver based on the revised simplex method and the branch—and—bound method for integers.
Related Work
Integer linear programming has been successfully applied to many NLP tasks, such as dependency parsing (Riedel and Clarke, 2006; Martins et al., 2009), semantic role labeling (Punyakanok et al., 2005), and event extraction (Riedel and Mc—Callum, 2011).
linear programming is mentioned in 5 sentences in this paper.
Topics mentioned in this paper:
Gormley, Matthew R. and Eisner, Jason
Experiments
First, we run a relaxed linear programming (LP) parser, then project the (possibly fractional) parses back to the feasible region.
Introduction
At each node, our relaxation derives a linear programming problem (LP) that can be efficiently solved by the dual simplex method.
Related Work
Several integer linear programming (ILP) formulations of dependency parsing (Riedel and Clarke, 2006; Martins et al., 2009; Riedel et al., 2012) inspired our definition of grammar induction as a MP.
Relaxations
We replace our objective 2m 6m fm with 2m zm, where we would like to constrain each auxiliary variable zm to be 2 mem or (equivalently) g mem, but instead settle for making it g the concave envelope—a linear programming problem:
linear programming is mentioned in 4 sentences in this paper.
Topics mentioned in this paper:
Nakashole, Ndapandula and Tylenda, Tomasz and Weikum, Gerhard
Abstract
Our method is based on a probabilistic model that feeds weights into integer linear programs that leverage type signatures of relational phrases and type correlation or disj ointness constraints.
Candidate Types for Entities
4.3 Integer Linear Program Formulation
Candidate Types for Entities
Our solution is formalized as an Integer Linear Program (ILP).
Introduction
For cleaning out false hypotheses among the type candidates for a new entity, we devised probabilistic models and an integer linear program that considers incompatibilities and correlations among entity types.
linear programming is mentioned in 4 sentences in this paper.
Topics mentioned in this paper:
Cai, Shu and Knight, Kevin
Computing the Metric
We can get an optimal solution using integer linear programming (ILP).
Introduction
We investigate how to compute this metric and provide several practical and replicable computing methods by using Integer Linear Programming (ILP) and hill-climbing method.
Using Smatch
0 ILP: Integer Linear Programming
linear programming is mentioned in 3 sentences in this paper.
Topics mentioned in this paper: