← Search

Aditya Siddhant

9 accepted papers

2023

Dialect-robust Evaluation of Generated Text

ACL 2023long

Text generation metrics that are not robust to dialect variation make it impossible to tell how well systems perform for many groups of users, and can even penalize systems for producing text in lower-resource dialects. In this paper, we introduce a suite of methods to assess whether metrics are dia…

2023

SEAHORSE: A Multilingual, Multifaceted Dataset for Summarization Evaluation

EMNLP 2023long main

Reliable automatic evaluation of summarization systems is challenging due to the multifaceted and subjective nature of the task. This is especially the case for languages other than English, where human evaluations are scarce. In this work, we introduce SEAHORSE, a dataset for multilingual, multifac…

Cited by 0SourceScholar
2022

DOCmT5: Document-Level Pretraining of Multilingual Language Models

NAACL 2022findings

In this paper, we introduce DOCmT5, a multilingual sequence-to-sequence language model pretrained with large-scale parallel documents. While previous approaches have focused on leveraging sentence-level parallel data, we try to build a general-purpose pretrained model that can understand and generat…

2021

Explicit Alignment Objectives for Multilingual Bidirectional Encoders

NAACL 2021long

Pre-trained cross-lingual encoders such as mBERT (Devlin et al., 2019) and XLM-R (Conneau et al., 2020) have proven impressively effective at enabling transfer-learning of NLP systems from high-resource languages to low-resource languages. This success comes despite the fact that there is no explici…

2021

Harnessing Multilinguality in Unsupervised Machine Translation for Rare Languages

NAACL 2021long

Unsupervised translation has reached impressive performance on resource-rich language pairs such as English-French and English-German. However, early studies have shown that in more realistic settings involving low-resource, rare languages, unsupervised translation performs poorly, achieving less th…

Cited by 38SourcePDFScholar
2021

XTREME-R: Towards More Challenging and Nuanced Multilingual Evaluation

EMNLP 2021main

Machine learning has brought striking advances in multilingual natural language processing capabilities over the past year. For example, the latest techniques have improved the state-of-the-art performance on the XTREME multilingual benchmark by more than 13 points. While a sizeable gap to human-lev…

2021

mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer

NAACL 2021long

The recent “Text-to-Text Transfer Transformer” (T5) leveraged a unified text-to-text format and scale to attain state-of-the-art results on a wide variety of English-language NLP tasks. In this paper, we introduce mT5, a multilingual variant of T5 that was pre-trained on a new Common Crawl-based dat…

2021

nmT5 - Is parallel data still relevant for pre-training massively multilingual language models?

ACL 2021short

Recently, mT5 - a massively multilingual version of T5 - leveraged a unified text-to-text format to attain state-of-the-art results on a wide variety of multilingual NLP tasks. In this paper, we investigate the impact of incorporating parallel data into mT5 pre-training. We find that multi-tasking l…

Cited by 22SourcePDFScholar
2020

XTREME: A Massively Multilingual Multi-task Benchmark for Evaluating Cross-lingual Generalisation

ICML 2020poster

Much recent progress in applications of machine learning models to NLP has been driven by benchmarks that evaluate models across a wide variety of tasks. However, these broad-coverage benchmarks have been mostly limited to English, and despite an increasing interest in multilingual models, a benchma…