← Search

Jingfei Du

12 accepted papers

2023

Coarse-to-Fine Contrastive Learning in Image-Text-Graph Space for Improved Vision-Language Compositionality

EMNLP 2023long main

Contrastively trained vision-language models have achieved remarkable progress in vision and language representation learning. However, recent research has highlighted severe limitations of these models in their ability to perform compositional reasoning over objects, attributes, and relations. Scen…

Cited by 0SourceScholar
2023

Speech-to-Speech Translation for a Real-world Unwritten Language

ACL 2023findings

We study speech-to-speech translation (S2ST) that translates speech from one language into another language and focuses on building systems to support languages without standard text writing systems. We use English-Taiwanese Hokkien as a case study, and present an end-to-end solution from training d…

2023

SpeechMatrix: A Large-Scale Mined Corpus of Multilingual Speech-to-Speech Translations

ACL 2023long

We present SpeechMatrix, a large-scale multilingual corpus of speech-to-speech translations mined from real speech of European Parliament recordings. It contains speech alignments in 136 language pairs with a total of 418 thousand hours of speech. To evaluate the quality of this parallel speech, we…

Cited by 34SourcePDFScholar
2022

Efficient Large Scale Language Modeling with Mixtures of Experts

EMNLP 2022main

Mixture of Experts layers (MoEs) enable efficient scaling of language models through conditional computation. This paper presents a detailed empirical study of how autoregressive MoE language models scale in comparison with dense models in a wide range of settings: in- and out-of-domain language mod…

Cited by 146SourcecodeScholar
2022

Few-shot Learning with Multilingual Generative Language Models

EMNLP 2022main

Large-scale generative language models such as GPT-3 are competitive few-shot learners. While these models are known to be able to jointly represent many different languages, their training data is dominated by English, potentially limiting their cross-lingual generalization. In this work, we train…

2022

Improving In-Context Few-Shot Learning via Self-Supervised Training

NAACL 2022long

Self-supervised pretraining has made few-shot learning possible for many NLP tasks. But the pretraining objectives are not typically adapted specifically for in-context few-shot learning. In this paper, we propose to use self-supervision in an intermediate training stage between pretraining and down…

2022

On the Role of Bidirectionality in Language Model Pre-Training

EMNLP 2022finding

Prior work on language model pre-training has explored different architectures and learning objectives, but differences in data, hyperparameters and evaluation make a principled comparison difficult. In this work, we focus on bidirectionality as a key factor that differentiates existing approaches,…

Cited by 9SourcePDFScholar
2022

Prompting ELECTRA: Few-Shot Learning with Discriminative Pre-Trained Models

EMNLP 2022main

Pre-trained masked language models successfully perform few-shot learning by formulating downstream tasks as text infilling. How- ever, as a strong alternative in full-shot settings, discriminative pre-trained models like ELECTRA do not fit into the paradigm. In this work, we adapt prompt-based few-…

2021

Answering Complex Open-Domain Questions with Multi-Hop Dense Retrieval

ICLR 2021poster

We propose a simple and efficient multi-hop dense retrieval approach for answering complex open-domain questions, which achieves state-of-the-art performance on two multi-hop datasets, HotpotQA and multi-evidence FEVER. Contrary to previous work, our method does not require access to any corpus-spec…

2021

Self-training Improves Pre-training for Natural Language Understanding

NAACL 2021long

Unsupervised pre-training has led to much recent progress in natural language understanding. In this paper, we study self-training as another way to leverage unlabeled data through semi-supervised learning. To obtain additional data for a specific task, we introduce SentAugment, a data augmentation…

2021

Supervised Contrastive Learning for Pre-trained Language Model Fine-tuning

ICLR 2021poster

State-of-the-art natural language understanding classification models follow two-stages: pre-training a large language model on an auxiliary task, and then fine-tuning the model on a task-specific labeled dataset using cross-entropy loss. However, the cross-entropy loss has several shortcomings that…

Cited by 561SourcePDFScholar
2020

Pretrained Encyclopedia: Weakly Supervised Knowledge-Pretrained Language Model

ICLR 2020poster

Recent breakthroughs of pretrained language models have shown the effectiveness of self-supervised learning for a wide range of natural language processing (NLP) tasks. In addition to standard syntactic and semantic NLP tasks, pretrained models achieve strong improvements on tasks that involve real-…

Cited by 127SourceScholar