machine-translation

Tag

Cards List
#machine-translation

Enhancing Scientific Discourse: Machine Translation for the Scientific Domain

arXiv cs.CL · 2026-05-21 Cached

This paper presents the development of parallel and monolingual corpora for scientific machine translation across Spanish-English, French-English, and Portuguese-English, targeting four domains: Cancer Research, Energy Research, Neuroscience, and Transportation. The corpora are used to fine-tune neural machine translation systems, addressing challenges of specialized vocabulary and syntax in scientific text.

0 favorites 0 likes
#machine-translation

Retrieval-Augmented Long-Context Translation for Cultural Image Captioning: Gators submission for AmericasNLP 2026 shared task

arXiv cs.CL · 2026-05-21 Cached

University of Florida Gators submission to the AmericasNLP 2026 shared task on cultural image captioning for Indigenous languages, using a two-stage pipeline with Qwen2.5-VL for Spanish captioning and retrieval-augmented Gemini 2.5 Flash for target-language translation, achieving significant improvements over the baseline.

0 favorites 0 likes
#machine-translation

Direct Translation between Sign Languages

arXiv cs.CL · 2026-05-21 Cached

This paper introduces a direct sign-to-sign translation model that bypasses intermediate text by using back-translation to create synthetic parallel sign language data, achieving significant improvements in speed and accuracy over cascade methods for ASL, CSL, and DGS.

0 favorites 0 likes
#machine-translation

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

arXiv cs.CL · 2026-05-19 Cached

This paper introduces Agentic AI Translate, an agentic translator prototype that replaces the traditional text-in/text-out paradigm with a four-stage agentic cycle grounded in translation studies theory, aiming to reframe translation as communication design rather than text conversion.

0 favorites 0 likes
#machine-translation

Reference-Free Reinforcement Learning Fine-Tuning for MT: A Seq2Seq Perspective

arXiv cs.CL · 2026-05-18 Cached

This paper applies Group Relative Policy Optimization (GRPO) to encoder-decoder Seq2Seq models for machine translation fine-tuning, using reference-free rewards (LaBSE and COMET-Kiwi) that require no parallel data, and achieves consistent improvements across 13 languages.

0 favorites 0 likes
#machine-translation

ForMaT: Dataset for Visually-Grounded Multilingual PDF Translation

arXiv cs.CL · 2026-05-18 Cached

This paper introduces ForMaT, a parallel corpus of 3,956 PDFs across 15 language pairs designed for visually-grounded multilingual translation, preserving layout metadata to benchmark layout-aware MT systems.

0 favorites 0 likes
#machine-translation

CompactQE: Interpretable Translation Quality Estimation via Small Open-Weight LLMs

arXiv cs.CL · 2026-05-18 Cached

This paper demonstrates that small open-weight LLMs (<30B parameters) can achieve competitive interpretable translation quality estimation, including MQM error annotations and corrections, rivaling much larger proprietary models while preserving data privacy.

0 favorites 0 likes
#machine-translation

Fluency and Faithfulness in Human and Machine Literary Translation

arXiv cs.CL · 2026-05-18 Cached

This paper empirically examines the tradeoff between fluency and faithfulness in literary translation using 130,486 paragraphs from 106 novels, finding a consistent negative correlation for human and Google Translate translations, but weaker for TranslateGemma.

0 favorites 0 likes
#machine-translation

AI-assisted cultural heritage dissemination: Comparing NMT and glossary-augmented LLM translation in rock art documents

arXiv cs.CL · 2026-05-15 Cached

Compares DeepL, Gemini with basic prompt, and Gemini with glossary-augmented prompting for translating rock art Spanish-English terminology, finding that glossary-augmented prompting achieves the highest terminology accuracy (81.4%).

0 favorites 0 likes
#machine-translation

Reinforcement Learning with Semantic Rewards Enables Low-Resource Language Expansion without Alignment Tax

arXiv cs.CL · 2026-05-15 Cached

This paper proposes using reinforcement learning with semantic rewards (via GRPO) to expand LLMs to low-resource languages without the typical alignment tax of catastrophic forgetting, showing improved semantic quality and transferability over supervised fine-tuning.

0 favorites 0 likes
#machine-translation

Towards Visually-Guided Movie Subtitle Translation for Indic Languages

arXiv cs.CL · 2026-05-13 Cached

This paper presents a case study on visually-guided movie subtitle translation for low-resource Indic languages, demonstrating that selective visual grounding improves translation quality while addressing temporal misalignment challenges.

0 favorites 0 likes
#machine-translation

Follow-up to my TranslateGemma-12b benchmark post: human reviewers flagged 71% of the segments automated metrics rated clean

Reddit r/LocalLLaMA · 2026-05-12

A human review of TranslateGemma-12b's translations revealed that 71% of segments rated clean by automated metrics actually contained errors, highlighting significant gaps in metric-only evaluation for multilingual translation quality.

0 favorites 0 likes
#machine-translation

AngelSlim/Hy-MT1.5-1.8B-1.25bit

Hugging Face Models Trending · 2026-04-28 Cached

Tencent's AngelSlim team released Hy-MT1.5-1.8B-1.25bit, a highly compressed 1.25-bit machine translation model supporting 33 languages that fits in 440MB for on-device use. It utilizes the Sherry quantization algorithm to achieve world-class translation quality comparable to much larger models.

1 favorites 1 likes
#machine-translation

Towards High-Quality Machine Translation for Kokborok: A Low-Resource Tibeto-Burman Language of Northeast India

arXiv cs.CL · 2026-04-23 Cached

Researchers develop KokborokMT, a neural MT system for the low-resource Kokborok language, achieving BLEU scores of 17.30 en→trp and 38.56 trp→en by fine-tuning NLLB-200 on a 36k-sentence parallel corpus.

0 favorites 0 likes
#machine-translation

ReflectMT: Internalizing Reflection for Efficient and High-Quality Machine Translation

arXiv cs.CL · 2026-04-22 Cached

ReflectMT introduces a two-stage RL method that trains LRMs to internalize reflection, enabling single-pass high-quality translation with 94% fewer tokens than multi-step reasoning models like DeepSeek-R1.

0 favorites 0 likes
#machine-translation

Incentivizing Parametric Knowledge via Reinforcement Learning with Verifiable Rewards for Cross-Cultural Entity Translation

arXiv cs.CL · 2026-04-21 Cached

Researchers from Tianjin University and Alibaba Group propose EA-RLVR, a reinforcement learning framework with verifiable rewards that improves cross-cultural entity translation in LLMs by activating parametric knowledge already encoded during pre-training, without relying on external knowledge bases. Training on 7k samples boosts Qwen3-14B's entity translation accuracy from 23.66% to 31.87% on unseen entities.

0 favorites 0 likes
#machine-translation

CLewR: Curriculum Learning with Restarts for Machine Translation Preference Learning

arXiv cs.CL · 2026-04-20 Cached

CLewR introduces a curriculum learning strategy with restarts for improving machine translation performance in LLMs through preference optimization. The method addresses catastrophic forgetting by iterating easy-to-hard curriculum multiple times, showing consistent gains across Gemma2, Qwen2.5, and Llama3.1 models.

0 favorites 0 likes
#machine-translation

LibreTranslate/LibreTranslate

GitHub Trending (daily) · 2026-06-18 Cached

LibreTranslate is a free and open source machine translation API that can be self-hosted, using Argos Translate instead of proprietary services.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback