Index of papers in Proc. ACL 2011 that mention
  • linear programming
Mayfield, Elijah and Penstein Rosé, Carolyn
Abstract
We also provide a computational model for automatically annotating text using this coding scheme, using supervised learning enhanced by constraints implemented with Integer Linear Programming .
Background
In section 4.3 we formalize these constraints using Integer Linear Programming .
Background
4.3 Constraints using Integer Linear Programming
Background
We formulate our constraints using Integer Linear Programming (ILP).
Introduction
These constraints are formulated as boolean statements describing what a correct label sequence looks like, and are imposed on our model using an Integer Linear Programming formulation (Roth and Yih, 2004).
linear programming is mentioned in 5 sentences in this paper.
Topics mentioned in this paper:
Rush, Alexander M. and Collins, Michael
A Simple Lagrangian Relaxation Algorithm
There are close connections between Lagrangian relaxation and linear programming relaxations.
Experiments
LR = Lagrangian relaxation; DP = exhaustive dynamic programming; ILP = integer linear programming; LP = linear programming (LP does not recover an exact solution).
Experiments
Figure 5 gives information on decoding time for our method and two other exact decoding methods: integer linear programming (using constraints D0—D6), and exhaustive dynamic programming using the construction of (Bar-Hillel et al., 1964).
Experiments
Figure 5 also gives a speed comparison of our method to a linear programming (LP) solver that solves the LP relaxation defined by constraints D0—D6.
Introduction
The dual corresponds to a particular linear programming (LP) relaxation of the original decoding problem.
linear programming is mentioned in 5 sentences in this paper.
Topics mentioned in this paper: