← Search

Ke Tran

4 accepted papers

2024

The Fine-Tuning Paradox: Boosting Translation Quality Without Sacrificing LLM Abilities

ACL 2024long

Fine-tuning large language models (LLMs) for machine translation has shown improvements in overall translation quality. However, it is unclear what is the impact of fine-tuning on desirable LLM behaviors that are not present in neural machine translation models, such as steerability, inherent docume…

2022

A Hybrid Approach to Cross-lingual Product Review Summarization

EMNLP 2022industry

We present a hybrid approach for product review summarization which consists of: (i) an unsupervised extractive step to extract the most important sentences out of all the reviews, and (ii) a supervised abstractive step to summarize the extracted sentences into a coherent short summary. This approac…

Cited by 0SourcePDFScholar
2022

The Devil is in the Details: On the Pitfalls of Vocabulary Selection in Neural Machine Translation

NAACL 2022long

Vocabulary selection, or lexical shortlisting, is a well-known technique to improve latency of Neural Machine Translation models by constraining the set of allowed output words during inference. The chosen set is typically determined by separately trained alignment model parameters, independent of t…

2021

Improving the Quality Trade-Off for Neural Machine Translation Multi-Domain Adaptation

EMNLP 2021main

Building neural machine translation systems to perform well on a specific target domain is a well-studied problem. Optimizing system performance for multiple, diverse target domains however remains a challenge. We study this problem in an adaptation setting where the goal is to preserve the existing…

Cited by 8SourcePDFScholar