**arXiv ID:** 2411.02791 **Authors:** Jianqiao Wangni **Published:** 2024-11-05T04:01:41Z **Abstract:** This paper introduces a novel framework that leverages large language models (LLMs) for machine translation (MT). We start with one conjecture: an ideal translation should contain complete and accurate information for a strong enough LLM to recover the original sentence. We generate multiple translation candidates from a source language A to a target language B, and subsequently translate t...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill language-models-and-cycle-consistency-for-selfreflective-machine-translation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Language Models And Cycle Consistency For Selfreflective Machine Translation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-language-models-and-cycle-consistency-for-selfrefl)More formats (shields.io, HTML) on the badges page.
# Language Models and Cycle Consistency for Self-Reflective Machine Translation
**arXiv ID:** 2411.02791
**Authors:** Jianqiao Wangni
**Published:** 2024-11-05T04:01:41Z
**Abstract:**
This paper introduces a novel framework that leverages large language models (LLMs) for machine translation (MT). We start with one conjecture: an ideal translation should contain complete and accurate information for a strong enough LLM to recover the original sentence. We generate multiple translation candidates from a source language A to a target language B, and subsequently translate these candidates back to the original language A. By evaluating the cycle consistency between the original and back-translated sentences using metrics such as token-level precision and accuracy, we implicitly estimate the translation quality in language B, without knowing its ground-truth. This also helps to evaluate the LLM translation capability, only with monolingual corpora. For each source sentence, we identify the translation candidate with optimal cycle consistency with the original sentence as the final answer. Our experiments demonstrate that larger LLMs, or the same LLM with more forward passes during inference, exhibit increased cycle consistency, aligning with the LLM model size scaling law and test-time computation scaling law. This work provide methods for, 1) to implicitly evaluate translation quality of a sentence in the target language, 2), to evaluate capability of LLM for any-to-any-language translation, and 3), how to generate a better translation for a specific LLM.
## Skill Description
This skill is generated from the arXiv paper: Language Models and Cycle Consistency for Self-Reflective Machine Translation (2411.02791).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2411.02791](http://arxiv.org/abs/2411.02791v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!