The reviewed record of science sign in
Pith

arxiv: 2410.08143 · v2 · pith:SSXWMSRR · submitted 2024-10-10 · cs.CL · cs.AI

DelTA: An Online Document-Level Translation Agent Based on Multi-Level Memory

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:SSXWMSRRrecord.jsonopen to challenge →

classification cs.CL cs.AI
keywords translationdeltamemoryagentconsistencyaccuracyacrossdocument-level
0
0 comments X
read the original abstract

Large language models (LLMs) have achieved reasonable quality improvements in machine translation (MT). However, most current research on MT-LLMs still faces significant challenges in maintaining translation consistency and accuracy when processing entire documents. In this paper, we introduce DelTA, a Document-levEL Translation Agent designed to overcome these limitations. DelTA features a multi-level memory structure that stores information across various granularities and spans, including Proper Noun Records, Bilingual Summary, Long-Term Memory, and Short-Term Memory, which are continuously retrieved and updated by auxiliary LLM-based components. Experimental results indicate that DelTA significantly outperforms strong baselines in terms of translation consistency and quality across four open/closed-source LLMs and two representative document translation datasets, achieving an increase in consistency scores by up to 4.58 percentage points and in COMET scores by up to 3.16 points on average. DelTA employs a sentence-by-sentence translation strategy, ensuring no sentence omissions and offering a memory-efficient solution compared to the mainstream method. Furthermore, DelTA improves pronoun and context-dependent translation accuracy, and the summary component of the agent also shows promise as a tool for query-based summarization tasks. The code and data of our approach are released at https://github.com/YutongWang1216/DocMTAgent.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Which Tokens Need Context? A Reference-Based Analysis of Translation Responsibility Using Fertility and Entropy

    cs.CL 2026-06 unverdicted novelty 6.0

    A post-hoc framework using fertility and entropy from word alignments on reference translations shows context redistributes responsibility to context tokens for function words but not content words across three langua...

  2. Agentic AI Translate: An Agentic Translator Prototype for Translation as Communication Design

    cs.CL 2026-05 unverdicted novelty 6.0

    Describes a conceptual agentic prototype for AI translation that operationalizes skopos theory and GEMBA-MQM verification into a four-stage cycle with user dialogue and memory for coherence.