← Search

Minh-Quang PHAM

3 accepted papers

2023

Gradient-based Gradual Pruning for Language-Specific Multilingual Neural Machine Translation

EMNLP 2023long main

Multilingual neural machine translation (MNMT) offers the convenience of translating between multiple languages with a single model. However, MNMT often suffers from performance degradation in high-resource languages compared to bilingual counterparts. This degradation is commonly attributed to para…

Cited by 0SourceScholar
2023

Select, Prompt, Filter: Distilling Large Language Models for Summarizing Conversations

EMNLP 2023short main

Large language models (LLMs) like ChatGPT can be expensive to train, deploy, and use for specific natural language generation tasks such as text summarization and for certain domains. A promising alternative is to fine-tune relatively smaller language models (LMs) on a particular task using high-qua…

Cited by 0SourceScholar
2022

Latent Group Dropout for Multilingual and Multidomain Machine Translation

NAACL 2022findings

Multidomain and multilingual machine translation often rely on parameter sharing strategies, where large portions of the network are meant to capture the commonalities of the tasks at hand, while smaller parts are reserved to model the peculiarities of a language or a domain. In adapter-based approa…