← Search

Riza Batista-Navarro

16 accepted papers

2026

Large-Scale Terminal Agentic Trajectory Generation from Dockerized Environments

ICML 2026spotlight

Training agentic models for terminal-based tasks critically depends on high-quality terminal trajectories that capture realistic long-horizon interactions across diverse domains. However, constructing such data at scale remains challenging due to two key requirements: \textbf{\emph{Executability}}, …

Cited by 0SourceScholar
2025

BEDAA: Bayesian Enhanced DeBERTa for Uncertainty-Aware Authorship Attribution

ACL 2025finding

Authorship Attribution (AA) seeks to identify the author of a given text, yet existing methods often struggle with trustworthiness and interpretability, particularly across different domains, languages, and stylistic variations. These challenges arise from the absence of uncertainty quantification a…

Cited by 0SourcePDFScholar
2025

BRIDGE: Bootstrapping Text to Control Time-Series Generation via Multi-Agent Iterative Optimization and Diffusion Modeling

ICML 2025poster

Time-series Generation (TSG) is a prominent research area with broad applications in simulations, data augmentation, and counterfactual analysis. While existing methods have shown promise in unconditional single-domain TSG, real-world applications demand for cross-domain approaches capable of contro…

Cited by 0SourcePDFScholar
2025

Does Acceleration Cause Hidden Instability in Vision Language Models? Uncovering Instance-Level Divergence Through a Large-Scale Empirical Study

EMNLP 2025

Vision-Language Models (VLMs) are powerful yet computationally intensive for widespread practical deployments. To address such challenge without costly re-training, post-training acceleration techniques like quantization and token reduction are extensively explored. However, current acceleration eva

Cited by 0SourcePDFScholar
2025

LVPruning: An Effective yet Simple Language-Guided Vision Token Pruning Approach for Multi-modal Large Language Models

NAACL 2025findings

Multi-modal Large Language Models (MLLMs) have achieved remarkable success by integrating visual and textual modalities. However, they incur significant computational overhead due to the large number of vision tokens processed, limiting their practicality in resource-constrained environments. We int…

Cited by 2SourcePDFScholar
2025

Natural Context Drift Undermines the Natural Language Understanding of Large Language Models

EMNLP 2025

How does the natural evolution of context paragraphs affect Question Answering (QA) in generative Large Language Models (LLMs)? To address this, we propose a framework for curating naturally evolved, human-edited variants of reading passages from contemporary QA benchmarks and for analysing LLM perf

2025

Unravelling the Logic: Investigating the Generalisation of Transformers in Numerical Satisfiability Problems

ACL 2025long

Transformer models have achieved remarkable performance in many formal reasoning tasks. Nonetheless, the extent of their comprehension pertaining to logical semantics and rules of inference remains somewhat uncertain. Evaluating such understanding necessitates a rigorous examination of these models’…

Cited by 0SourcePDFScholar
2024

IDEM: The IDioms with EMotions Dataset for Emotion Recognition

COLING 2024main

Idiomatic expressions are used in everyday language and typically convey affect, i.e., emotion. However, very little work investigating the extent to which automated methods can recognise emotions expressed in idiom-containing text has been undertaken. This can be attributed to the lack of emotion-l…

2024

Multi-Loss Fusion: Angular and Contrastive Integration for Machine-Generated Text Detection

EMNLP 2024finding

Modern natural language generation (NLG) systems have led to the development of synthetic human-like open-ended texts, posing concerns as to who the original author of a text is. To address such concerns, we introduce DeB-Ang: the utilisation of a custom DeBERTa model with angular loss and contrasti…

Cited by 1SourcePDFScholar
2024

Natural Language Satisfiability: Exploring the Problem Distribution and Evaluating Transformer-based Language Models

ACL 2024long

Efforts to apply transformer-based language models (TLMs) to the problem of reasoning in natural language have enjoyed ever-increasing success in recent years. The most fundamental task in this area to which nearly all others can be reduced is that of determining satisfiability. However, from a logi…

Cited by 2SourcePDFScholar
2024

Probing the Uniquely Identifiable Linguistic Patterns of Conversational AI Agents

ACL 2024findings

The proliferation of Conversational AI agents (CAAs) has emphasised the need to distinguish between human and machine-generated texts, with implications spanning digital forensics and cybersecurity. While prior research primarily focussed on distinguishing human from machine-generated text, our stud…

Cited by 0SourcePDFScholar
2024

Which Side Are You On? A Multi-task Dataset for End-to-End Argument Summarisation and Evaluation

ACL 2024findings

With the recent advances of large language models (LLMs), it is no longer infeasible to build an automated debate system that helps people to synthesise persuasive arguments. Previous work attempted this task by integrating multiple components. In our work, we introduce an argument mining dataset th…

2023

Argument mining as a multi-hop generative machine reading comprehension task

EMNLP 2023long findings

Argument mining (AM) is a natural language processing task that aims to generate an argumentative graph given an unstructured argumentative text. An argumentative graph that consists of argumentative components and argumentative relations contains completed information of an argument and exhibits th…

Cited by 0SourceScholar
2023

Do You Hear The People Sing? Key Point Analysis via Iterative Clustering and Abstractive Summarisation

ACL 2023long

Argument summarisation is a promising but currently under-explored field. Recent work has aimed to provide textual summaries in the form of concise and salient short texts, i.e., key points (KPs), in a task known as Key Point Analysis (KPA). One of the main challenges in KPA is finding high-quality…

2023

Not all quantifiers are equal: Probing Transformer-based language models' understanding of generalised quantifiers

EMNLP 2023long main

How do different generalised quantifiers affect the behaviour of transformer-based language models (TLMs)? The recent popularity of TLMs and the central role generalised quantifiers have traditionally played in linguistics and logic bring this question into particular focus. The current research inv…

Cited by 0SourceScholar
2021

Semantics Altering Modifications for Evaluating Comprehension in Machine Reading

AAAI 2021technical

Advances in NLP have yielded impressive results for the task of machine reading comprehension (MRC), with approaches having been reported to achieve performance comparable to that of humans. In this paper, we investigate whether state-of-the-art MRC models are able to correctly process Semantics Alt…