← Search

Marco Valentino

22 accepted papers

2026

Learning to Disentangle Latent Reasoning Rules with Language VAEs: A Systematic Study

AAAI 2026technical

Incorporating explicit reasoning rules within the latent space of language models (LMs) offers a promising pathway to enhance generalisation, interpretability, and controllability. While current Transformer-based language models have shown strong performance on Natural Language Inference (NLI) tasks

Cited by 0SourcePDFScholar
2026

Mitigating Content Effects on Reasoning in Language Models Through Fine-Grained Activation Steering

AAAI 2026technical

Large language models (LLMs) exhibit reasoning biases, often conflating content plausibility with formal logical validity. This can lead to wrong inferences in critical domains, where plausible arguments are incorrectly deemed logically valid or vice versa. This paper investigates how content biases

Cited by 0SourcePDFScholar
2025

Autoformalization in the Wild: Assessing LLMs on Real-World Mathematical Definitions

EMNLP 2025

Thanks to their linguistic capabilities, LLMs offer an opportunity to bridge the gap between informal mathematics and formal languages through autoformalization. However, it is still unclear how well LLMs generalize to sophisticated and naturally occurring mathematical statements. To address this ga

Cited by 0SourcePDFScholar
2025

Controlling Equational Reasoning in Large Language Models with Prompt Interventions

AAAI 2025technical

This paper investigates how hallucination rates in Large Language Models (LLMs) may be controlled via a symbolic data generation framework, exploring a fundamental relationship between the rate of certain mathematical errors and types of input intervention. Specifically, we systematically generate d…

2025

Eliciting Critical Reasoning in Retrieval-Augmented Generation via Contrastive Explanations

NAACL 2025long

Retrieval-augmented generation (RAG) have emerged as a critical mechanism in contemporary NLP to support Large Language Models (LLMs) in systematically accessing richer factual context. However, the integration of RAG mechanisms bring its inherent challenges, as LLMs need to integrate potentially no…

Cited by 0SourcePDFScholar
2025

Enhancing Logical Reasoning in Language Models via Symbolically-Guided Monte Carlo Process Supervision

EMNLP 2025

Large language models (LLMs) have shown strong performance in many reasoning benchmarks. However, recent studies have pointed to memorization, rather than generalization, as one of the leading causes for such performance. LLMs, in fact, are susceptible to content variations, demonstrating a lack of

Cited by 0SourcePDFScholar
2025

Faithful and Robust LLM-Driven Theorem Proving for NLI Explanations

ACL 2025long

Natural language explanations play a fundamental role in Natural Language Inference (NLI) by revealing how premises logically entail hypotheses. Recent work has shown that the interaction of large language models (LLMs) with theorem provers (TPs) can help verify and improve the validity of NLI expla…

Cited by 0SourcePDFScholar
2025

Improving Chain-of-Thought Reasoning via Quasi-Symbolic Abstractions

ACL 2025long

Chain-of-Though (CoT) represents a common strategy for reasoning in Large Language Models (LLMs) by decomposing complex tasks into intermediate inference steps. However, explanations generated via CoT are susceptible to content biases that negatively affect their robustness and faithfulness. To miti…

Cited by 0SourcePDFScholar
2025

Reasoning Circuits in Language Models: A Mechanistic Interpretation of Syllogistic Inference

ACL 2025finding

Recent studies on reasoning in language models (LMs) have sparked a debate on whether they can learn systematic inferential principles or merely exploit superficial patterns in the training data. To understand and uncover the mechanisms adopted for formal reasoning in LMs, this paper presents a mech…

Cited by 0SourcePDFScholar
2025

SylloBio-NLI: Evaluating Large Language Models on Biomedical Syllogistic Reasoning

NAACL 2025long

Syllogistic reasoning is crucial for Natural Language Inference (NLI). This capability is particularly significant in specialized domains such as biomedicine, where it can support automatic evidence interpretation and scientific discovery. This paper presents SylloBio-NLI, a novel framework that lev…

Cited by 2SourcePDFScholar
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

A Differentiable Integer Linear Programming Solver for Explanation-Based Natural Language Inference

COLING 2024main

Integer Linear Programming (ILP) has been proposed as a formalism for encoding precise structural and semantic constraints for Natural Language Inference (NLI). However, traditional ILP frameworks are non-differentiable, posing critical challenges for the integration of continuous language represent…

Cited by 3SourcePDFScholar
2024

A Symbolic Framework for Evaluating Mathematical Reasoning and Generalisation with Transformers

NAACL 2024long

This paper proposes a methodology for generating and perturbing detailed derivations of equations at scale, aided by a symbolic engine, to evaluate the generalisability of Transformers to out-of-distribution mathematical reasoning problems. Instantiating the framework in the context of sequence clas…

Cited by 3SourcePDFScholar
2024

Estimating the Causal Effects of Natural Logic Features in Transformer-Based NLI Models

COLING 2024main

Rigorous evaluation of the causal effects of semantic features on language model predictions can be hard to achieve for natural language reasoning problems. However, this is such a desirable form of analysis from both an interpretability and model evaluation perspective, that it is valuable to inves…

Cited by 1SourcePDFScholar
2024

Graph-Induced Syntactic-Semantic Spaces in Transformer-Based Variational AutoEncoders

NAACL 2024findings

The injection of syntactic information in Variational AutoEncoders (VAEs) can result in an overall improvement of performances and generalisation. An effective strategy to achieve such a goal is to separate the encoding of distributional semantic features and syntactic structures into heterogeneous…

2024

Inference to the Best Explanation in Large Language Models

ACL 2024long

While Large Language Models (LLMs) have found success in real-world applications, their underlying explanatory process is still poorly understood. This paper proposes IBE-Eval, a framework inspired by philosophical accounts on Inference to the Best Explanation (IBE) to advance the interpretation and…

Cited by 10SourcePDFScholar
2024

Multi-Operational Mathematical Derivations in Latent Space

NAACL 2024long

This paper investigates the possibility of approximating multiple mathematical operations in latent space for expression derivation. To this end, we introduce different multi-operational representation paradigms, modelling mathematical operations as explicit geometric transformations. By leveraging…

2024

Verification and Refinement of Natural Language Explanations through LLM-Symbolic Theorem Proving

EMNLP 2024main

Natural language explanations represent a proxy for evaluating explanation-based and multi-step Natural Language Inference (NLI) models. However, assessing the validity of explanations for NLI is challenging as it typically involves the crowd-sourcing of apposite datasets, a process that is time-con…

2023

NLI4CT: Multi-Evidence Natural Language Inference for Clinical Trial Reports

EMNLP 2023long main

How can we interpret and retrieve medical evidence to support clinical decisions? Clinical trial reports (CTR) amassed over the years contain indispensable information for the development of personalized medicine. However, it is practically infeasible to manually inspect over 400,000+ clinical trial…

Cited by 0SourcecodeScholar
2022

Case-Based Abductive Natural Language Inference

COLING 2022main

Most of the contemporary approaches for multi-hop Natural Language Inference (NLI) construct explanations considering each test case in isolation. However, this paradigm is known to suffer from semantic drift, a phenomenon that causes the construction of spurious explanations leading to wrong conclu…

2022

Hybrid Autoregressive Inference for Scalable Multi-Hop Explanation Regeneration

AAAI 2022technical

Regenerating natural language explanations in the scientific domain has been proposed as a benchmark to evaluate complex multi-hop and explainable inference. In this context, large language models can achieve state-of-the-art performance when employed as cross-encoder architectures and fine-tuned on…

2022

To be or not to be an Integer? Encoding Variables for Mathematical Text

ACL 2022findings

The application of Natural Language Inference (NLI) methods over large textual corpora can facilitate scientific discovery, reducing the gap between current research and the available large-scale scientific knowledge. However, contemporary NLI models are still limited in interpreting mathematical kn…

Cited by 18SourcePDFScholar