paper-with-me

홈 › Papers

ClinicalAligner26AM: A Cross-Lingual Aligner for Dataset Translation; Evidences from the MultiClinCorpus Shared Task

2026-06-07 · François Remy arxiv

Word-level cross-lingual alignment is central to annotation projection, translation auditing, and cross-lingual faithfulness estimation, yet existing neural aligners are rarely adapted to specialized domains. In this paper, we introduce ClinicalAligner26AM, a large-context multilingual aligner model for biomedical and clinical text initialized from ClinicalEncoder26AM. Our training recipe is inspired by AWESoME Align. We build our soft alignment target by sharpening with Sinkhorn-Knop optimal transport a cost matrix established for parallel clinical texts and conversations through the fusion of sentence-level, phrase-level, and token-level signals. We distill this sharpened alignment matrix directly into our student aligner, by encouraging its naive cosine-based token similarity scores to match this target. At inference time, we project source-span scores through the learned token alignment matrix and decode the longest valid high-scoring span in the target text, optionally supported by MultiClinNER predictions summarized in Appendix B. We evaluate CA26AM on the MultiClinCorpus shared task, which projects Spanish clinical entity annotations into six target languages. Our two submitted systems ranked respectively first and second across all languages and entity types, with character-weighted F1 scores above 0.95 in nearly all settings.

📄 PDF Abstract BibTeX arXiv:2606.08673

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TransAlign: Machine Translation Encoders are Strong Word Aligners, Too

2025-10-31 · Benedikt Ebing, Christian Goldschmied, Goran Glavaš arxiv

In the absence of sizable training data for most world languages and NLP tasks, translation-based strategies such as translate-test -- evaluating on noisy source language data translated from the target language -- and t…

Cross-Lingual TransferMachine Translation

SimAlign: High Quality Word Alignments without Parallel Training Data using Static and Contextualized Embeddings

2020-04-18 · Findings of the Association for Computational Linguistics 2020 · Masoud Jalili Sabet, Philipp Dufter, François Yvon, Hinrich Schütze

Word alignments are useful for tasks like statistical and neural machine translation (NMT) and cross-lingual annotation projection. Statistical word aligners perform well, as do methods that extract alignments jointly wi…

Machine TranslationMultilingual Word EmbeddingsNMTTranslation+2

Third-Party Aligner for Neural Word Alignments

2022-11-08 · Jinpeng Zhang, Chuanqi Dong, Xiangyu Duan, Yuqi Zhang 외

Word alignment is to find translationally equivalent words between source and target sentences. Previous work has demonstrated that self-training can achieve competitive word alignment results. In this paper, we propose …

Language ModelingLanguage ModellingWord Alignment

Word Alignment in the Era of Deep Learning: A Tutorial

2022-11-30 · Bryan Li

The word alignment task, despite its prominence in the era of statistical machine translation (SMT), is niche and under-explored today. In this two-part tutorial, we argue for the continued relevance for word alignment. …

Deep LearningMachine TranslationNMTTranslation+1

Production of Phrase Tables in 11 European Languages using an Improved Sub-sentential Aligner

2014-05-01 · LREC 2014 5 · Juan Luo, Yves Lepage

This paper is a partial report of an on-going Kakenhi project which aims to improve sub-sentential alignment and release multilingual syntactic patterns for statistical and example-based machine translation. Here we focu…

Machine TranslationTranslation