paper-with-me

Papers

Multi-agent Learning for Neural Machine Translation

2019-09-03 · IJCNLP 2019 11 · Tianchi Bi, Hao Xiong, Zhongjun He, Hua Wu, Haifeng Wang

Conventional Neural Machine Translation (NMT) models benefit from the training with an additional agent, e.g., dual learning, and bidirectional decoding with one agent decoding from left to right and the other decoding in the opposite direction. In this paper, we extend the training framework to the multi-agent scenario by introducing diverse agents in an interactive updating process. At training time, each agent learns advanced knowledge from others, and they work together to improve translation quality. Experimental results on NIST Chinese-English, IWSLT 2014 German-English, WMT 2014 English-German and large-scale Chinese-English translation tasks indicate that our approach achieves absolute improvements over the strong baseline systems and shows competitive performance on all tasks.

📄 PDF Abstract BibTeX arXiv:1909.01101

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Are AI agents the new machine translation frontier? Challenges and opportunities of single- and multi-agent systems for multilingual digital communication

2025-04-17 · Vicent Briva-Iglesias

The rapid evolution of artificial intelligence (AI) has introduced AI agents as a disruptive paradigm across various industries, yet their application in machine translation (MT) remains underexplored. This paper describ…

Machine TranslationTranslation

Agent AI with LangGraph: A Modular Framework for Enhancing Machine Translation Using Large Language Models

2024-12-05 · Jialin Wang, Zhihua Duan

This paper explores the transformative role of Agent AI and LangGraph in advancing the automation and effectiveness of machine translation (MT). Agents are modular components designed to perform specific tasks, such as t…

Machine TranslationManagementTranslation

NeoAMT: Neologism-Aware Agentic Machine Translation with Reinforcement Learning

2026-01-07 · Zhongtao Miao, Kaiyan Zhao, Masaaki Nagata, Yoshimasa Tsuruoka arxiv

Neologism-aware machine translation aims to translate source sentences containing neologisms into target languages. This field remains underexplored compared with general machine translation (MT). In this paper, we propo…

Reinforcement LearningMachine Translation

Agent-SiMT: Agent-assisted Simultaneous Machine Translation with Large Language Models

2024-06-11 · Shoutao Guo, Shaolei Zhang, Zhengrui Ma, Min Zhang 외

Simultaneous Machine Translation (SiMT) generates target translations while reading the source sentence. It relies on a policy to determine the optimal timing for reading sentences and generating translations. Existing S…

Machine TranslationSentenceTranslation

Multi-Agent Dual Learning

2019-05-01 · ICLR 2019 5 · Yiren Wang, Yingce Xia, Tianyu He, Fei Tian 외

Dual learning has attracted much attention in machine learning, computer vision and natural language processing communities. The core idea of dual learning is to leverage the duality between the primal task (mapping from…

Machine TranslationTranslation