paper-with-me

Papers

Relay Decoding: Concatenating Large Language Models for Machine Translation

2024-05-05 · Chengpeng Fu, Xiaocheng Feng, Yichong Huang, Wenshuai Huo, Baohang Li, Hui Wang, Bin Qin, Ting Liu

Leveraging large language models for machine translation has demonstrated promising results. However, it does require the large language models to possess the capability of handling both the source and target languages in machine translation. When it is challenging to find large models that support the desired languages, resorting to continuous learning methods becomes a costly endeavor. To mitigate these expenses, we propose an innovative approach called RD (Relay Decoding), which entails concatenating two distinct large models that individually support the source and target languages. By incorporating a simple mapping layer to facilitate the connection between these two models and utilizing a limited amount of parallel data for training, we successfully achieve superior results in the machine translation task. Experimental results conducted on the Multi30k and WikiMatrix datasets validate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2405.02933

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

RelayLLM: Efficient Reasoning via Collaborative Decoding

2026-01-08 · Chengsong Huang, Tong Zheng, Langlin Huang, Jinyuan Li 외 arxiv

Large Language Models (LLMs) for complex reasoning is often hindered by high computational costs and latency, while resource-efficient Small Language Models (SLMs) typically lack the necessary reasoning capacity. Existin…

RelayCaching: Accelerating LLM Collaboration via Decoding KV Cache Reuse

2026-02-28 · Yingsheng Geng, Yuchong Gao, Weihong Wu, Guyue Liu 외 arxiv

The increasing complexity of AI tasks has shifted the paradigm from monolithic models toward multi-agent large language model (LLM) systems. However, these collaborative architectures introduce a critical bottleneck: red…

Mathematical ReasoningGeneral KnowledgeCode Generation

Is Encoder-Decoder Redundant for Neural Machine Translation?

2022-10-21 · Yingbo Gao, Christian Herold, Zijian Yang, Hermann Ney

Encoder-decoder architecture is widely adopted for sequence-to-sequence modeling tasks. For machine translation, despite the evolution from long short-term memory networks to Transformer networks, plus the introduction a…

DecoderLanguage ModelingLanguage ModellingMachine Translation+2

Secrecy Outage of Dual-hop Regenerative Multi-relay System with Relay Selection

2021-03-07 · Chinmoy Kundu, Sarbani Ghose, Ranjan Bose

Relay selection is considered to enhance the secrecy of a dual-hop regenerative multi-relay system with an eavesdropper. Without assuming perfect decoding at the relays, the secrecy outage probability of a single relay s…

Learned Relay Representations for Forward-Thinking Discrete Diffusion Models

2026-05-21 · Benjamin Rozonoyer, Jacopo Minniti, Dhruvesh Patel, Neil Band 외 arxiv

When Masked Diffusion Models (MDMs) generate sequences through iterative refinement, the rich internal computation over masked positions is discarded, forcing every subsequent refinement step to recompute the valuable in…