← Search

Alessandro Ronca

8 accepted papers

2025

Offline RL in Regular Decision Processes: Sample Efficiency via Language Metrics

ICLR 2025poster

This work studies offline Reinforcement Learning (RL) in a class of non-Markovian environments called Regular Decision Processes (RDPs). In RDPs, the unknown dependency of future observations and rewards from the past interactions can be captured by some hidden finite-state automaton. For this reaso…

Cited by 0SourcePDFScholar
2024

The Transformation Logics

IJCAI 2024poster

We introduce a new family of temporal logics designed to finely balance the trade-off between expressivity and complexity. Their key feature is the possibility of defining operators of a new kind that we call transformation operators. Some of them subsume existing temporal operators, while others ar…

Cited by 0SourcePDFScholar
2023

Automata Cascades: Expressivity and Sample Complexity

AAAI 2023technical

Every automaton can be decomposed into a cascade of basic prime automata. This is the Prime Decomposition Theorem by Krohn and Rhodes. Guided by this theory, we propose automata cascades as a structured, modular, way to describe automata as complex systems made of many components, each implementing…

Cited by 1SourcePDFScholar
2023

Provably Efficient Offline Reinforcement Learning in Regular Decision Processes

NeurIPS 2023poster

This paper deals with offline (or batch) Reinforcement Learning (RL) in episodic Regular Decision Processes (RDPs). RDPs are the subclass of Non-Markov Decision Processes where the dependency on the history of past events can be captured by a finite-state automaton. We consider a setting where the a…

Cited by 5SourcePDFScholar
2022

Markov Abstractions for PAC Reinforcement Learning in Non-Markov Decision Processes

IJCAI 2022poster

Our work aims at developing reinforcement learning algorithms that do not rely on the Markov assumption. We consider the class of Non-Markov Decision Processes where histories can be abstracted into a finite set of states while preserving the dynamics. We call it a Markov abstraction since it induce…