paper-with-me

Papers

Multi-Agent Mutual Learning at Sentence-Level and Token-Level for Neural Machine Translation

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Baohao Liao, Yingbo Gao, Hermann Ney

Mutual learning, where multiple agents learn collaboratively and teach one another, has been shown to be an effective way to distill knowledge for image classification tasks. In this paper, we extend mutual learning to the machine translation task and operate at both the sentence-level and the token-level. Firstly, we co-train multiple agents by using the same parallel corpora. After convergence, each agent selects and learns its poorly predicted tokens from other agents. The poorly predicted tokens are determined by the acceptance-rejection sampling algorithm. Our experiments show that sequential mutual learning at the sentence-level and the token-level improves the results cumulatively. Absolute improvements compared to strong baselines are obtained on various translation tasks. On the IWSLT{'}14 German-English task, we get a new state-of-the-art BLEU score of 37.0. We also report a competitive result, 29.9 BLEU score, on the WMT{'}14 English-German task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationMachine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Rethinking the Understanding Ability across LLMs through Mutual Information

2025-05-25 · Shaojie Wang, Sirui Ding, Na Zou

Recent advances in large language models (LLMs) have revolutionized natural language processing, yet evaluating their intrinsic linguistic understanding remains challenging. Moving beyond specialized evaluation tasks, we…

SentenceSentence EmbeddingSentence-EmbeddingSentence Embeddings

Shared Task 1 System Description : Exploring different approaches for multilingual tasks

2021-08-01 · ACL (CASE) 2021 8 · Sureshkumar Vivek Kalyan, Tan Paul, Tan Shaun, Martin Andrews

The aim of the CASE 2021 Shared Task 1 was to detect and classify socio-political and crisis event information at document, sentence, cross-sentence, and token levels in a multilingual setting, with each of these subtask…

Sentence

CSECU-DSG at SemEval-2021 Task 1: Fusion of Transformer Models for Lexical Complexity Prediction

2021-08-01 · SEMEVAL 2021 · Abdul Aziz, MD. Akram Hossain, Abu Nowshed Chy

Lexical complexity prediction (LCP) conveys the anticipation of the complexity level of a token or a set of tokens in a sentence. It plays a vital role in the improvement of various NLP tasks including lexical simplifica…

Lexical Complexity PredictionLexical SimplificationSentenceText Generation

Explainable and Fine-Grained Safeguarding of LLM Multi-Agent Systems via Bi-Level Graph Anomaly Detection

2025-12-21 · Junjun Pan, Yixin Liu, Rui Miao, Kaize Ding 외 arxiv

Large language model (LLM)-based multi-agent systems (MAS) have shown strong capabilities in solving complex tasks. As MAS become increasingly autonomous in various safety-critical tasks, detecting malicious agents has b…

Graph Anomaly Detection

Emergent Cooperation in Quantum Multi-Agent Reinforcement Learning Using Communication

2026-01-26 · Michael Kölle, Christian Reff, Leo Sünkel, Julian Hager 외 arxiv

Emergent cooperation in classical Multi-Agent Reinforcement Learning has gained significant attention, particularly in the context of Sequential Social Dilemmas (SSDs). While classical reinforcement learning approaches h…

Multi-agent Reinforcement Learning