← Search

Jeremy Barnes

8 accepted papers

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

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…

2025

Vision-Language Models Struggle to Align Entities across Modalities

ACL 2025finding

Cross-modal entity linking refers to the ability to align entities and their attributes across different modalities. While cross-modal entity linking is a fundamental skill needed for real-world applications such as multimodal code generation, fake news detection, or scene understanding, it has not…

2024

XNLIeu: a dataset for cross-lingual NLI in Basque

NAACL 2024long

XNLI is a popular Natural Language Inference (NLI) benchmark widely used to evaluate cross-lingual Natural Language Understanding (NLU) capabilities across languages. In this paper, we expand XNLI to include Basque, a low-resource language that can greatly benefit from transfer-learning approaches.…

2022

Direct parsing to sentiment graphs

ACL 2022short

This paper demonstrates how a graph-based semantic parser can be applied to the task of structured sentiment analysis, directly predicting sentiment graphs from text. We advance the state of the art on 4 out of 5 standard benchmark sets. We release the source code, models and predictions.

2021

Evaluating morphological typology in zero-shot cross-lingual transfer

ACL 2021long

Cross-lingual transfer has improved greatly through multi-lingual language model pretraining, reducing the need for parallel data and increasing absolute performance. However, this progress has also brought to light the differences in performance across languages. Specifically, certain language fami…

2021

Multi-task Learning of Negation and Speculation for Targeted Sentiment Classification

NAACL 2021long

The majority of work in targeted sentiment analysis has concentrated on finding better methods to improve the overall results. Within this paper we show that these models are not robust to linguistic phenomena, specifically negation and speculation. In this paper, we propose a multi-task learning me…

2021

Structured Sentiment Analysis as Dependency Graph Parsing

ACL 2021long

Structured sentiment analysis attempts to extract full opinion tuples from a text, but over time this task has been subdivided into smaller and smaller sub-tasks, e.g., target extraction or targeted polarity classification. We argue that this division has become counterproductive and propose a new u…