← Search

Tommaso Pasini

12 accepted papers

2022

FairLex: A Multilingual Benchmark for Evaluating Fairness in Legal Text Processing

ACL 2022long

We present a benchmark suite of four datasets for evaluating the fairness of pre-trained language models and the techniques used to fine-tune them for downstream tasks. Our benchmarks cover four jurisdictions (European Council, USA, Switzerland, and China), five languages (English, German, French, I…

2022

Reducing Disambiguation Biases in NMT by Leveraging Explicit Word Sense Information

NAACL 2022long

Recent studies have shed some light on a common pitfall of Neural Machine Translation (NMT) models, stemming from their struggle to disambiguate polysemous words without lapsing into their most frequently occurring senses in the training corpus. In this paper, we first provide a novel approach for a…

Cited by 9SourcePDFScholar
2022

Visual Definition Modeling: Challenging Vision & Language Models to Define Words and Objects

AAAI 2022technical

Architectures that model language and vision together havereceived much attention in recent years. Nonetheless, most tasks in this field focus on end-to-end applications without providing insights on whether it is the underlying semantics of visual objects or words that is captured. In this paper we…

2021

ALaSca: an Automated approach for Large-Scale Lexical Substitution

IJCAI 2021poster

The lexical substitution task aims at finding suitable replacements for words in context. It has proved to be useful in several areas, such as word sense induction and text simplification, as well as in more practical applications such as writing-assistant tools. However, the paucity of annotated d…

2021

Exemplification Modeling: Can You Give Me an Example, Please?

IJCAI 2021poster

Recently, generative approaches have been used effectively to provide definitions of words in their context. However, the opposite, i.e., generating a usage example given one or more words along with their definitions, has not yet been investigated. In this work, we introduce the novel task of Exemp…

2021

IR like a SIR: Sense-enhanced Information Retrieval for Multiple Languages

EMNLP 2021main

With the advent of contextualized embeddings, attention towards neural ranking approaches for Information Retrieval increased considerably. However, two aspects have remained largely neglected: i) queries usually consist of few keywords only, which increases ambiguity and makes their contextualizati…

2021

Recent Trends in Word Sense Disambiguation: A Survey

IJCAI 2021poster

Word Sense Disambiguation (WSD) aims at making explicit the semantics of a word in context by identifying the most suitable meaning from a predefined sense inventory. Recent breakthroughs in representation learning have fueled intensive WSD research, resulting in considerable performance improvement…

Cited by 183SourcePDFScholar
2021

Wikipedia Entities as Rendezvous across Languages: Grounding Multilingual Language Models by Predicting Wikipedia Hyperlinks

NAACL 2021long

Masked language models have quickly become the de facto standard when processing text. Recently, several approaches have been proposed to further enrich word representations with external knowledge sources such as knowledge graphs. However, these models are devised and evaluated in a monolingual set…

2021

XL-WSD: An Extra-Large and Cross-Lingual Evaluation Framework for Word Sense Disambiguation

AAAI 2021technical

Transformer-based architectures brought a breeze of change to Word Sense Disambiguation (WSD), improving models' performances by a large margin. The fast development of new approaches has been further encouraged by a well-framed evaluation suite for English, which has allowed their performances to b…

2020

MuLaN: Multilingual Label propagatioN for Word Sense Disambiguation

IJCAI 2020poster

The knowledge acquisition bottleneck strongly affects the creation of multilingual sense-annotated data, hence limiting the power of supervised systems when applied to multilingual Word Sense Disambiguation. In this paper, we propose a semi-supervised approach based upon a novel label propagation sc…