Scaling Unsupervised Word Alignment to Documents via Structural Constraints

📅 2026-08-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究解决了文档级别词对齐的问题,通过引入CTFAlign和MDPAlign两种方法,在不依赖句子分割的情况下直接处理整个文档,提高了词对齐的准确性。
📝 Abstract
Word alignment has traditionally been studied between sentences, but many cross-lingual tasks increasingly require correspondences across full documents. While recent multilingual embedding models can encode long inputs, we show that applying algorithms designed for sentences directly to documents leads to performance degradation. To address this, we introduce CTFAlign, a lightweight, training-free approach for document-level word alignment. CTFAlign applies a coarse-to-fine refinement strategy that restricts the alignment search space to semantically similar regions. Additionally, we introduce MDPAlign, a simpler alternative that constrains alignments by position with a main diagonal prior. Both approaches operate directly on full documents without relying on sentence segmentation or sentence alignment. We evaluate these methods across six language pairs varying in typological distance, resourcedness, and document length. Averaged over three models, CTFAlign reduces word alignment error rate from 0.412 to 0.326. These gains transfer downstream, leading to improvements in document-level translation coverage evaluation and recognition of semantic differences. We release CTFAlign as a Python package and make the code and data to reproduce our experiments publicly available.
Problem

Research questions and friction points this paper is trying to address.

document-level
word alignment
performance degradation
cross-lingual tasks
Innovation

Methods, ideas, or system contributions that make the work stand out.

document-level word alignment
coarse-to-fine refinement strategy
training-free approach
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.
M
Michelle Wastl
Department of Computational Linguistics, University of Zurich
Jannis Vamvas
Jannis Vamvas
University of Zurich
R
Rico Sennrich
Department of Computational Linguistics, University of Zurich