|
In EMNLP 2010 there were two papers advocating dual decomposition methods for some nlp problems. They are Koo et al Dual Decomposition for Parsing with Non-Projective Head Automata and Rush et al On Dual Decomposition and Linear Programming Relaxations for Natural Language Processing. Some of the problems they attack are similar to problems attacked by Klein and Manning Fast exact inference with a factored model for natural language parsing, among other papers, that use a generic search-based approach. When is one better than the other? What are the main advantages? When can one be considered a generalization of the other? |
|
There are some obvious differences:
|