paper-with-me

홈 › Papers

Hunyuan-MT Technical Report

2025-09-05 · Mao Zheng, Zheng Li, Bingxin Qu, Mingyang Song, Yang Du, Mingrui Sun, Di Wang arxiv

In this report, we introduce Hunyuan-MT-7B, our first open-source multilingual translation model, which supports bidirectional translation across 33 major languages and places a special emphasis on translation between Mandarin and several ethnic minority languages as well as dialects. Furthermore, to serve and address diverse translation scenarios and enhance model performance at test time, we introduce Hunyuan-MT-Chimera-7B, a translation model inspired by the slow thinking mode. This model integrates multiple outputs generated by the Hunyuan-MT-7B model under varying parameter settings, thereby achieving performance superior to that of conventional slow-thinking models based on Chain-of-Thought (CoT). The development of our models follows a holistic training process specifically engineered for multilingual translation, which begins with general and MT-oriented pre-training to build foundational capabilities, proceeds to Supervised Fine-Tuning (SFT) for task-specific adaptation, and culminates in advanced alignment through Reinforcement Learning (RL) and weak-to-strong RL. Through comprehensive experimentation, we demonstrate that both Hunyuan-MT-7B and Hunyuan-MT-Chimera-7B significantly outperform all translation-specific models of comparable parameter size and most of the SOTA large models, particularly on the task of translation between Mandarin and minority languages as well as dialects. In the WMT2025 shared task (General Machine Translation), our models demonstrate state-of-the-art performance, ranking first in 30 out of 31 language pairs. This result highlights the robustness of our models across a diverse linguistic spectrum, encompassing high-resource languages such as Chinese, English, and Japanese, as well as low-resource languages including Czech, Marathi, Estonian, and Icelandic.

📄 PDF Abstract BibTeX arXiv:2509.05209

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMachine Translation

Similar Papers 제목 키워드 기반

HunyuanImage 3.0 Technical Report

2025-09-28 · Tencent Hunyuan Foundation Model Team arxiv

We present HunyuanImage 3.0, a native multimodal model that unifies multimodal understanding and generation within an autoregressive framework, with its image generation module publicly available. The achievement of Huny…

Image Generation

Hunyuan-A13B Technical Report

2026-09-23 · Tencent Hunyuan Team, Ao Liu, Botong Zhou, Can Xu 외 hf

We present Hunyuan-A13B, an open-source large language model based on a Mixture-of-Experts architecture. It contains 80 billion total parameters but activates only 13 billion during inference, balancing model capability,…

Computational EfficiencyReinforcement Learning

HunyuanVideo 1.5 Technical Report

2025-11-24 · Bing Wu, Chang Zou, Changlin Li, Duojun Huang 외 arxiv

We present HunyuanVideo 1.5, a lightweight yet powerful open-source video generation model that achieves state-of-the-art visual quality and motion coherence with only 8.3 billion parameters, enabling efficient inference…

Video Super-ResolutionVideo Generation

Hunyuan3D Studio: End-to-End AI Pipeline for Game-Ready 3D Asset Generation

2025-09-16 · Biwen Lei, Yang Li, Xinhai Liu, Shuhui Yang 외 arxiv

The creation of high-quality 3D assets, a cornerstone of modern game development, has long been characterized by labor-intensive and specialized workflows. This paper presents Hunyuan3D Studio, an end-to-end AI-powered c…

3D Generation

HunyuanOCR Technical Report

2025-11-24 · Hunyuan Vision Team, Pengyuan Lyu, Xingyu Wan, Gengluo Li 외 arxiv

This paper presents HunyuanOCR, a commercial-grade, open-source, and lightweight (1B parameters) Vision-Language Model (VLM) dedicated to OCR tasks. The architecture comprises a Native Vision Transformer (ViT) and a ligh…

Reinforcement LearningText Spotting