← Search

Luis Espinosa-Anke

9 accepted papers

2025

Grouping Entities with Shared Properties using Multi-Facet Prompting and Property Embeddings

EMNLP 2025

Methods for learning taxonomies from data have been widely studied. We study a specific version of this task, called commonality identification, where only the set of entities is given and we need to find meaningful ways to group those entities. While LLMs should intuitively excel at this task, it i

2024

Who is better at math, Jenny or Jingzhen? Uncovering Stereotypes in Large Language Models

EMNLP 2024main

Large language models (LLMs) have been shown to propagate and amplify harmful stereotypes, particularly those that disproportionately affect marginalised communities. To understand the effect of these stereotypes more comprehensively, we introduce GlobalBias, a dataset of 876k sentences incorporatin…

2023

Construction Artifacts in Metaphor Identification Datasets

EMNLP 2023short main

Metaphor identification aims at understanding whether a given expression is used figuratively in context. However, in this paper we show how existing metaphor identification datasets can be gamed by fully ignoring the potential metaphorical expression or the context in which it occurs. We test this…

Cited by 11SourceScholar
2023

SuperTweetEval: A Challenging, Unified and Heterogeneous Benchmark for Social Media NLP Research

EMNLP 2023long findings

Despite its relevance, the maturity of NLP for social media pales in comparison with general-purpose models, metrics and benchmarks. This fragmented landscape makes it hard for the community to know, for instance, given a task, which is the best performing model and how it compares with others. To a…

Cited by 0SourceScholar
2023

What do Deck Chairs and Sun Hats Have in Common? Uncovering Shared Properties in Large Concept Vocabularies

EMNLP 2023short main

Concepts play a central role in many applications. This includes settings where concepts have to be modelled in the absence of sentence context. Previous work has therefore focused on distilling decontextualised concept embeddings from language models. But concepts can be modelled from different per…

Cited by 0SourceScholar
2022

Modelling Commonsense Properties Using Pre-Trained Bi-Encoders

COLING 2022main

Grasping the commonsense properties of everyday concepts is an important prerequisite to language understanding. While contextualised language models are reportedly capable of predicting such commonsense properties with human-level accuracy, we argue that such results have been inflated because of t…

2022

Self-Supervised Intermediate Fine-Tuning of Biomedical Language Models for Interpreting Patient Case Descriptions

COLING 2022main

Interpreting patient case descriptions has emerged as a challenging problem for biomedical NLP, where the aim is typically to predict diagnoses, to recommended treatments, or to answer questions about cases more generally. Previous work has found that biomedical language models often lack the knowle…

2022

TempoWiC: An Evaluation Benchmark for Detecting Meaning Shift in Social Media

COLING 2022main

Language evolves over time, and word meaning changes accordingly. This is especially true in social media, since its dynamic nature leads to faster semantic shifts, making it challenging for NLP models to deal with new content and trends. However, the number of datasets and models that specifically…

2021

Modelling General Properties of Nouns by Selectively Averaging Contextualised Embeddings

IJCAI 2021poster

While the success of pre-trained language models has largely eliminated the need for high-quality static word vectors in many NLP applications, static word vectors continue to play an important role in tasks where word meaning needs to be modelled in the absence of linguistic context. In this paper,…