English

Contrastive Unsupervised Word Alignment with Non-Local Features

Computation and Language 2014-10-13 v2

Abstract

Word alignment is an important natural language processing task that indicates the correspondence between natural languages. Recently, unsupervised learning of log-linear models for word alignment has received considerable attention as it combines the merits of generative and discriminative approaches. However, a major challenge still remains: it is intractable to calculate the expectations of non-local features that are critical for capturing the divergence between natural languages. We propose a contrastive approach that aims to differentiate observed training examples from noises. It not only introduces prior knowledge to guide unsupervised learning but also cancels out partition functions. Based on the observation that the probability mass of log-linear models for word alignment is usually highly concentrated, we propose to use top-n alignments to approximate the expectations with respect to posterior distributions. This allows for efficient and accurate calculation of expectations of non-local features. Experiments show that our approach achieves significant improvements over state-of-the-art unsupervised word alignment methods.

Keywords

Cite

@article{arxiv.1410.2082,
  title  = {Contrastive Unsupervised Word Alignment with Non-Local Features},
  author = {Yang Liu and Maosong Sun},
  journal= {arXiv preprint arXiv:1410.2082},
  year   = {2014}
}

Comments

Added the missing Table 1; corrected a typo in Related Work

R2 v1 2026-06-22T06:16:29.449Z