← Search

Emanuele La Malfa

13 accepted papers

2025

Assessing Dialect Fairness and Robustness of Large Language Models in Reasoning Tasks

ACL 2025long

Language is not monolithic. While benchmarks, including those designed for multiple languages, are often used as proxies to evaluate the performance of Large Language Models (LLMs), they tend to overlook the nuances of within-language variation and thus fail to model the experience of speakers of no…

Cited by 0SourcePDFScholar
2025

Language Models Are Implicitly Continuous

ICLR 2025poster

Language is typically modelled with discrete sequences. However, the most successful approaches to language modelling, namely neural networks, are continuous and smooth function approximators. In this work, we show that Transformer-based language models implicitly learn to represent sentences as con…

2025

Language-Models-as-a-Service: Overview of a New Paradigm and its Challenges

AAAI 2025technical

Some of the most powerful language models currently are proprietary systems, accessible only via (typically restrictive) web or software programming interfaces. This is the LanguageModels-as-a-Service (LMaaS) paradigm. In contrast with scenarios where full model access is available, as in the case…

Cited by 18SourcePDFScholar
2025

Large Language Models Miss the Multi-agent Mark

NeurIPS 2025poster

Recent interest in Multi-Agent Systems of Large Language Models (MAS LLMs) has led to an increase in frameworks leveraging multiple LLMs to tackle complex tasks. However, much of this literature appropriates the terminology of MAS without engaging with its foundational principles. In this position…

Cited by 0SourceScholar
2025

Out-of-Context Reasoning in Large Language Models

EMNLP 2025

We study how large language models (LLMs) reason about memorized knowledge through simple binary relations such as equality ( = ), inequality ( < ), and inclusion ( ⊂ ). Unlike in-context reasoning, the axioms (e.g., a < b, b < c ) are only seen during training and not provided in the task prompt (e

Cited by 0SourcePDFScholar
2025

When Claims Evolve: Evaluating and Enhancing the Robustness of Embedding Models Against Misinformation Edits

ACL 2025finding

Online misinformation remains a critical challenge, and fact-checkers increasingly rely on claim matching systems that use sentence embedding models to retrieve relevant fact-checks. However, as users interact with claims online, they often introduce edits, and it remains unclear whether current emb…

2024

A Notion of Complexity for Theory of Mind via Discrete World Models

EMNLP 2024finding

Theory of Mind (ToM) can be used to assess the capabilities of Large Language Models (LLMs) in complex scenarios where social reasoning is required. While the research community has proposed many ToM benchmarks, their hardness varies greatly, and their complexity is not well defined. This work propo…

2024

Deep Neural Networks via Complex Network Theory: A Perspective

IJCAI 2024poster

Deep Neural Networks (DNNs) can be represented as graphs whose links and vertices iteratively process data and solve tasks sub-optimally. Complex Network Theory (CNT), merging statistical physics with graph theory, provides a method for interpreting neural networks by analysing their weights and neu…

Cited by 0SourcePDFScholar
2024

Graph-enhanced Large Language Models in Asynchronous Plan Reasoning

ICML 2024poster

Planning is a fundamental property of human intelligence. Reasoning about asynchronous plans is challenging since it requires sequential and parallel planning to optimize time costs. Can large language models (LLMs) succeed at this task? Here, we present the first large-scale study investigating thi…

2023

Language Model Tokenizers Introduce Unfairness Between Languages

NeurIPS 2023poster

Recent language models have shown impressive multilingual performance, even when not explicitly trained for it. Despite this, there are concerns about the quality of their outputs across different languages. In this paper, we show how disparity in the treatment of different languages arises at the t…

2022

The King Is Naked: On the Notion of Robustness for Natural Language Processing

AAAI 2022technical

There is growing evidence that the classical notion of adversarial robustness originally introduced for images has been adopted as a de facto standard by a large part of the NLP research community. We show that this notion is problematic in the context of NLP as it considers a narrow spectrum of li…

2021

On Guaranteed Optimal Robust Explanations for NLP Models

IJCAI 2021poster

We build on abduction-based explanations for machine learning and develop a method for computing local explanations for neural network models in natural language processing (NLP). Our explanations comprise a subset of the words of the input text that satisfies two key features: optimality w.r.t. a u…