Llms-Based Machine Translation for E-Commerce

Dehong Gao,Kaidi Chen,Ben Chen,Huangyu Dai,Linbo Jin,Wen Jiang,Wei Ning,Shanqing Yu,Qi Xuan,Xiaoyan Cai,Libin Yang,Zhen Wang
DOI: https://doi.org/10.1016/j.eswa.2024.125087
IF: 8.5
2024-01-01
Expert Systems with Applications
Abstract:Large language models(LLMs) have shown promising performance for various downstream tasks, especially machine translation. However, LLMs and Specialized Translation Models (STMs) are designed to handle general translation needs, they are not well-suited for domains with specialized terms and writing styles, such as e-commerce, legal, and medicine. In the e-commerce domain, the text often contains many domain-specific terms and keyword-stacked structures, leading to poor translation quality with existing NMT methods. To tackle these problems, we have collected two resources specifically for the e-commerce domain, including aligned Chinese-English bilingual terms and parallel corpus from real e-commerce scenarios for model finetuning. We propose an LLMs-based E-commerce machine translation approach(LEMT) which includes LLMs utilization, e-commerce resources collection, and tokenizer optimization. We conduct two-stage fine-tuning and self-contrastive enhancement based on general LLMs to enable the model to learn translation features in the e-commerce domain. Through comprehensive evaluations on real e-commerce titles, our LEMT methodology demonstrates superior translation quality and robustness, outperforming leading NMT models such as NLLB, LLaMA, and even GPT-4.
What problem does this paper attempt to address?