← Search

Menglong Cui

4 accepted papers

2025

Multilingual Machine Translation with Open Large Language Models at Practical Scale: An Empirical Study

NAACL 2025long

Large language models (LLMs) have shown continuously improving multilingual capabilities, and even small-scale open-source models have demonstrated rapid performance enhancement. In this paper, we systematically explore the abilities of open LLMs with less than ten billion parameters to handle multi…

2024

Efficiently Exploring Large Language Models for Document-Level Machine Translation with In-context Learning

ACL 2024findings

Large language models (LLMs) exhibit outstanding performance in machine translation via in-context learning. In contrast to sentence-level translation, document-level translation (DOCMT) by LLMs based on in-context learning faces two major challenges: firstly, document translations generated by LLMs…

2024

FuxiTranyu: A Multilingual Large Language Model Trained with Balanced Data

EMNLP 2024industry

Large language models (LLMs) have demonstrated prowess in a wide range of tasks. However, many LLMs exhibit significant performance discrepancies between high- and low-resource languages. To mitigate this challenge, we present FuxiTranyu, an open-source multilingual LLM, which is designed to satisfy…

2024

Towards Robust In-Context Learning for Machine Translation with Large Language Models

COLING 2024main

Using large language models (LLMs) for machine translation via in-context learning (ICL) has become an interesting research direction of machine translation (MT) in recent years. Its main idea is to retrieve a few translation pairs as demonstrations from an additional datastore (parallel corpus) to…