Hopkins and May, EMNLP 2011. Tuning as Ranking

From Cohen Courses
Revision as of 17:45, 29 November 2011 by Mridulg (talk | contribs) (→‎Summary)
Jump to navigationJump to search

Citation

Mark Hopkins and Jonathan May. 2011. Tuning as Ranking. In Proceedings of EMNLP-2011.

Online Version

Tuning as Ranking

Summary

This paper presents a simple and scalable method for statistical machine translation parameter tuning based on the pairwise approach to ranking. This pairwise ranking optimization (PRO) method has advantages over MERT Och, 2003 as it is not limited to a handful of parameters and can easily handle systems with thousands of features. In addition, unlike recent approaches built upon the MIRA algorithm of Crammer and Singer, 2003 (Watanabe et al., 2007), PRO is easy to implement.

Method

Approach

Experiments and Results

Dataset

Results

Related Papers