Context-Aware Graph Segmentation for Graph-Based Translation
In this paper, we present an improved graph-based translation model which segments an input graph into node-induced subgraphs by taking source context into consideration. Translations are generated by combining subgraph translations left-to-right using beam search. Experiments on Chinese{--}English and German{--}English demonstrate that the context-aware segmentation significantly improves the baseline graph-based model.
Code (0)
등록된 구현이 없습니다.
Tasks
SegmentationTranslationSimilar Papers 제목 키워드 기반
GRAFT: A Graph-based Flow-aware Agentic Framework for Document-level Machine Translation
Document level Machine Translation (DocMT) approaches often struggle with effectively capturing discourse level phenomena. Existing approaches rely on heuristic rules to segment documents into discourse units, which rare…
Document Level Machine TranslationDocument TranslationLarge Language ModelMachine Translation+1Challenges in Context-Aware Neural Machine Translation
Context-aware neural machine translation involves leveraging information beyond sentence-level context to resolve inter-sentential discourse dependencies and improve document-level translation quality, and has given rise…
Machine TranslationSentenceTranslationG^2C-MT: Graph-Guided Context Selection for Document-Level Machine Translation
Effective document-level machine translation (DocMT) requires capturing long-range discourse dependencies. Recent work has explored retrieval-based and discourse-aware context selection. However, these approaches often l…
Machine TranslationSemantic SimilarityBoundary-aware Graph Reasoning for Semantic Segmentation
In this paper, we propose a Boundary-aware Graph Reasoning (BGR) module to learn long-range contextual features for semantic segmentation. Rather than directly construct the graph based on the backbone features, our BGR …
graph constructionSegmentationSemantic SegmentationHandling Homographs in Neural Machine Translation
Homographs, words with different meanings but the same surface form, have long caused difficulty for machine translation systems, as it is difficult to select the correct translation based on the context. However, with t…
Machine TranslationNMTTranslationWord Embeddings+1