← Search

Aitor Gonzalez-Agirre

8 accepted papers

2025

Cognitive Biases, Task Complexity, and Result Intepretability in Large Language Models

COLING 2025main

In humans, cognitive biases are systematic deviations from rationality in judgment that simplify complex decisions. They typically manifest as a consequence of learned behaviors or limitations on information processing capabilities. Recent work has shown that these biases can percolate through train…

Cited by 2SourcePDFScholar
2025

IberoBench: A Benchmark for LLM Evaluation in Iberian Languages

COLING 2025main

The current best practice to measure the performance of base Large Language Models is to establish a multi-task benchmark that covers a range of capabilities of interest. Currently, however, such benchmarks are only available in a few high-resource languages. To address this situation, we present Ib…

Cited by 2SourcePDFScholar
2025

Multi-LMentry: Can Multilingual LLMs Solve Elementary Tasks Across Languages?

EMNLP 2025

As large language models (LLMs) continue to improve, their evaluation increasingly centers on complex, high-level tasks, often at the expense of systematically assessing fundamental capabilities. To address this gap, recent work proposed LMentry, a compact benchmark comprising tasks that are trivial

Cited by 0SourcePDFScholar
2025

VeritasQA: A Truthfulness Benchmark Aimed at Multilingual Transferability

COLING 2025main

As Large Language Models (LLMs) become available in a wider range of domains and applications, evaluating the truthfulness of multilingual LLMs is an issue of increasing relevance. TruthfulQA (Lin et al., 2022) is one of few benchmarks designed to evaluate how models imitate widespread falsehoods. H…

2024

A CURATEd CATalog: Rethinking the Extraction of Pretraining Corpora for Mid-Resourced Languages

COLING 2024main

We present and describe two language resources in this paper: CATalog 1.0, the largest text corpus in Catalan to date, and CURATE (Corpus Utility for RAting TExt), a modular, parallelizable pipeline used for processing and scoring documents based on text quality that we have optimised to run in High…

2024

Building a Data Infrastructure for a Mid-Resource Language: The Case of Catalan

COLING 2024main

Current LLM-based applications are becoming steadily available for everyone with a reliable access to technology and the internet. These applications offer benefits to their users that leave those without access to them at a serious disadvantage. Given the vastly large amount of data needed to train…

2024

FLOR: On the Effectiveness of Language Adaptation

COLING 2024main

Large language models have amply proven their great capabilities, both in downstream tasks and real-life settings. However, low- and mid-resource languages do not have access to the necessary means to train such models from scratch, and often have to rely on multilingual models despite being underre…

2024

Mass-Editing Memory with Attention in Transformers: A cross-lingual exploration of knowledge

ACL 2024findings

Recent research has explored methods for updating and modifying factual knowledge in large language models, often focusing on specific multi-layer perceptron blocks. This study expands on this work by examining the effectiveness of existing knowledge editing methods across languages and delving into…