paper-with-me

Papers

Context-Aware Graph Segmentation for Graph-Based Translation

2017-04-01 · EACL 2017 4 · Liangyou Li, Andy Way, Qun Liu

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationTranslation

Similar Papers 제목 키워드 기반

GRAFT: A Graph-based Flow-aware Agentic Framework for Document-level Machine Translation

2025-07-04 · Himanshu Dutta, Sunny Manchanda, Prakhar Bapat, Meva Ram Gurjar 외

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+1

Challenges in Context-Aware Neural Machine Translation

2023-05-23 · Linghao Jin, Jacqueline He, Jonathan May, Xuezhe Ma

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 TranslationSentenceTranslation

G^2C-MT: Graph-Guided Context Selection for Document-Level Machine Translation

2026-06-02 · Baijun Ji, Zixuan Zhou, Xiangyu Duan, Yu Liu 외 arxiv

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 Similarity

Boundary-aware Graph Reasoning for Semantic Segmentation

2021-08-09 · Haoteng Tang, Haozhe Jia, Weidong Cai, Heng Huang 외

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 Segmentation

Handling Homographs in Neural Machine Translation

2017-08-22 · NAACL 2018 6 · Frederick Liu, Han Lu, Graham Neubig

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