← Search

Edoardo Maria Ponti

10 accepted papers

2023

Distilling Efficient Language-Specific Models for Cross-Lingual Transfer

ACL 2023findings

Massively multilingual Transformers (MMTs), such as mBERT and XLM-R, are widely used for cross-lingual transfer learning. While these are pretrained to represent hundreds of languages, end users of NLP systems are often interested only in individual languages. For such purposes, the MMTs’ language c…

2023

Efficient Transformers with Dynamic Token Pooling

ACL 2023long

Transformers achieve unrivalled performance in modelling language, but remain inefficient in terms of memory and time complexity. A possible remedy is to reduce the sequence length in the intermediate layers by pooling fixed-length segments of tokens. Nevertheless, natural units of meaning, such as…

2022

IGLUE: A Benchmark for Transfer Learning across Modalities, Tasks, and Languages

ICML 2022spotlight

Reliable evaluation benchmarks designed for replicability and comprehensiveness have driven progress in machine learning. Due to the lack of a multilingual benchmark, however, vision-and-language research has mostly focused on English language tasks. To fill this gap, we introduce the Image-Grounded…

2021

AM2iCo: Evaluating Word Meaning in Context across Low-Resource Languages with Adversarial Examples

EMNLP 2021main

Capturing word meaning in context and distinguishing between correspondences and variations across languages is key to building successful multilingual and cross-lingual text representation models. However, existing multilingual evaluation datasets that evaluate lexical semantics “in-context” have v…

2021

LexFit: Lexical Fine-Tuning of Pretrained Language Models

ACL 2021long

Transformer-based language models (LMs) pretrained on large text collections implicitly store a wealth of lexical semantic knowledge, but it is non-trivial to extract that knowledge effectively from their parameters. Inspired by prior work on semantic specialization of static word embedding (WE) mod…

2021

MAD-G: Multilingual Adapter Generation for Efficient Cross-Lingual Transfer

EMNLP 2021finding

Adapter modules have emerged as a general parameter-efficient means to specialize a pretrained encoder to new domains. Massively multilingual transformers (MMTs) have particularly benefited from additional training of language-specific adapters. However, this approach is not viable for the vast majo…

Cited by 87SourcePDFScholar
2021

Verb Knowledge Injection for Multilingual Event Processing

ACL 2021long

Linguistic probing of pretrained Transformer-based language models (LMs) revealed that they encode a range of syntactic and semantic properties of a language. However, they are still prone to fall back on superficial cues and simple heuristics to solve downstream tasks, rather than leverage deeper l…

Cited by 17SourcePDFScholar
2021

Visually Grounded Reasoning across Languages and Cultures

EMNLP 2021main

The design of widespread vision-and-language datasets and pre-trained encoders directly adopts, or draws inspiration from, the concepts and images of ImageNet. While one can hardly overestimate how much this benchmark contributed to progress in computer vision, it is mostly derived from lexical data…

Cited by 175SourcePDFScholar
2020

Emergent Communication Pretraining for Few-Shot Machine Translation

COLING 2020main

While state-of-the-art models that rely upon massively multilingual pretrained encoders achieve sample efficiency in downstream applications, they still require abundant amounts of unlabelled text. Nevertheless, most of the world’s languages lack such resources. Hence, we investigate a more radical…

2020

Specializing Unsupervised Pretraining Models for Word-Level Semantic Similarity

COLING 2020main

Unsupervised pretraining models have been shown to facilitate a wide range of downstream NLP applications. These models, however, retain some of the limitations of traditional static word embeddings. In particular, they encode only the distributional knowledge available in raw text corpora, incorpor…

Cited by 70SourcePDFScholar