← Search

Mozhdeh Gheini

3 accepted papers

2023

Joint Speech Transcription and Translation: Pseudo-Labeling with Out-of-Distribution Data

ACL 2023findings

Self-training has been shown to be helpful in addressing data scarcity for many domains, including vision, speech, and language. Specifically, self-training, or pseudo-labeling, labels unsupervised data and adds that to the training pool. In this work, we investigate and use pseudo-labeling for a re…

Cited by 6SourcePDFScholar
2023

Know Where You’re Going: Meta-Learning for Parameter-Efficient Fine-Tuning

ACL 2023findings

A recent family of techniques, dubbed lightweight fine-tuning methods, facilitates parameter-efficient transfer by updating only a small set of additional parameters while keeping the parameters of the original model frozen. While proven to be an effective approach, there are no existing studies on…

Cited by 11SourcePDFScholar
2021

Cross-Attention is All You Need: Adapting Pretrained Transformers for Machine Translation

EMNLP 2021main

We study the power of cross-attention in the Transformer architecture within the context of transfer learning for machine translation, and extend the findings of studies into cross-attention when training from scratch. We conduct a series of experiments through fine-tuning a translation model on dat…