← Search

Rodrigo Agerri

19 accepted papers

2025

Benchmarking Critical Questions Generation: A Challenging Reasoning Task for Large Language Models

EMNLP 2025

The task of Critical Questions Generation (CQs-Gen) aims to foster critical thinking by enabling systems to generate questions that expose underlying assumptions and challenge the validity of argumentative reasoning structures. Despite growing interest in this area, progress has been hindered by the

Cited by 0SourcePDFScholar
2025

Dynamic Knowledge Integration for Evidence-Driven Counter-Argument Generation with Large Language Models

ACL 2025finding

This paper investigates the role of dynamic external knowledge integration in improving counter-argument generation using Large Language Models (LLMs). While LLMs have shown promise in argumentative tasks, their tendency to generate lengthy, potentially non-factual responses highlights the need for…

Cited by 0SourcePDFScholar
2025

La Leaderboard: A Large Language Model Leaderboard for Spanish Varieties and Languages of Spain and Latin America

ACL 2025long

Leaderboards showcase the current capabilities and limitations of Large Language Models (LLMs). To motivate the development of LLMs that represent the linguistic and cultural diversity of the Spanish-speaking community, we present La Leaderboard, the first open-source leaderboard to evaluate generat…

Cited by 0SourcePDFScholar
2025

Lemma Dilemma: On Lemma Generation Without Domain- or Language-Specific Training Data

EMNLP 2025

Lemmatization is the task of transforming all words in a given text to their dictionary forms. While large language models (LLMs) have demonstrated their ability to achieve competitive results across a wide range of NLP tasks, there is no prior evidence of how effective they are in the contextual le

Cited by 0SourcePDFScholar
2025

Metaphor and Large Language Models: When Surface Features Matter More than Deep Understanding

ACL 2025finding

This paper presents a comprehensive evaluation of the capabilities of Large Language Models (LLMs) in metaphor interpretation across multiple datasets, tasks, and prompt configurations. Although metaphor processing has gained significant attention in Natural Language Processing (NLP), previous resea…

2025

Truth Knows No Language: Evaluating Truthfulness Beyond English

ACL 2025long

We introduce a professionally translated extension of the TruthfulQA benchmark designed to evaluate truthfulness in Basque, Catalan, Galician, and Spanish. Truthfulness evaluations of large language models (LLMs) have primarily been focused on English. However, the ability of LLMs to maintain truthf…

2024

A LLM-based Ranking Method for the Evaluation of Automatic Counter-Narrative Generation

EMNLP 2024finding

This paper proposes a novel approach to evaluate Counter Narrative (CN) generation using a Large Language Model (LLM) as an evaluator. We show that traditional automatic metrics correlate poorly with human judgements and fail to capture the nuanced relationship between generated CNs and human percep…

2024

Argument Mining in Data Scarce Settings: Cross-lingual Transfer and Few-shot Techniques

ACL 2024long

Recent research on sequence labelling has been exploring different strategies to mitigate the lack of manually annotated data for the large majority of the world languages. Among others, the most successful approaches have been based on (i) the crosslingual transfer capabilities of multilingual pre-…

2024

Basque and Spanish Counter Narrative Generation: Data Creation and Evaluation

COLING 2024main

Counter Narratives (CNs) are non-negative textual responses to Hate Speech (HS) aiming at defusing online hatred and mitigating its spreading across media. Despite the recent increase in HS content posted online, research on automatic CN generation has been relatively scarce and predominantly focuse…

Cited by 8SourcePDFScholar
2024

CasiMedicos-Arg: A Medical Question Answering Dataset Annotated with Explanatory Argumentative Structures

EMNLP 2024main

Explaining Artificial Intelligence (AI) decisions is a major challenge nowadays in AI, in particular when applied to sensitive scenarios like medicine and law. However, the need to explain the rationale behind decisions is a main issues also for human-based deliberation as it is important to justify…

2024

GoLLIE: Annotation Guidelines improve Zero-Shot Information-Extraction

ICLR 2024poster

Large Language Models (LLMs) combined with instruction tuning have made significant progress when generalizing to unseen tasks. However, they have been less successful in Information Extraction (IE), lagging behind task-specific models. Typically, IE tasks are characterized by complex annotation gui…

2024

MedMT5: An Open-Source Multilingual Text-to-Text LLM for the Medical Domain

COLING 2024main

Research on language technology for the development of medical applications is currently a hot topic in Natural Language Understanding and Generation. Thus, a number of large language models (LLMs) have recently been adapted to the medical domain, so that they can be used as a tool for mediating in…

Cited by 44SourcePDFScholar
2023

Scaling Laws for BERT in Low-Resource Settings

ACL 2023findings

Large language models are very resource intensive, both financially and environmentally, and require an amount of training data which is simply unobtainable for the majority of NLP practitioners. Previous work has researched the scaling laws of such models, but optimal ratios of model parameters, da…

2023

T-Projection: High Quality Annotation Projection for Sequence Labeling Tasks

EMNLP 2023long findings

In the absence of readily available labeled data for a given sequence labeling task and language, annotation projection has been proposed as one of the possible strategies to automatically generate annotated data. Annotation projection has often been formulated as the task of transporting, on parall…

Cited by 0SourcecodeScholar
2022

Does Corpus Quality Really Matter for Low-Resource Languages?

EMNLP 2022main

The vast majority of non-English corpora are derived from automatically filtered versions of CommonCrawl. While prior work has identified major issues on the quality of these datasets (Kreutzer et al., 2021), it is not clear how this impacts downstream performance. Taking representation learning in…

2022

Model and Data Transfer for Cross-Lingual Sequence Labelling in Zero-Resource Settings

EMNLP 2022finding

Zero-resource cross-lingual transfer approaches aim to apply supervised modelsfrom a source language to unlabelled target languages. In this paper we performan in-depth study of the two main techniques employed so far for cross-lingualzero-resource sequence labelling, based either on data or model t…

2021

Benchmarking Meta-embeddings: What Works and What Does Not

EMNLP 2021finding

In the last few years, several methods have been proposed to build meta-embeddings. The general aim was to obtain new representations integrating complementary knowledge from different source pre-trained embeddings thereby improving their overall quality. However, previous meta-embeddings have been…

2020

Language Independent Sequence Labelling for Opinion Target Extraction (Extended Abstract)

IJCAI 2020poster

In this paper we present a language independent system to model Opinion Target Extraction (OTE) as a sequence labelling task. The system consists of a combination of clustering features implemented on top of a simple set of shallow local features. Experiments on the well known Aspect Based Sentiment…