← Search

Marco Roveri

6 accepted papers

2026

Automated Generation of MDPs Using Logic Programming and LLMs for Robotic Applications

RA-L 2026

We present a novel framework that integrates Large Language Models (LLMs) with automated planning and formal verification to streamline the creation and use of Markov Decision Processes (MDP). Our system leverages LLMs to extract structured knowledge in the form of a Prolog knowledge base from natur

Cited by 0SourceScholar
2026

Automated Generation of MDPs Using Logic Programming and LLMs for Robotic Applications

ICRA 2026poster

We present a novel framework that integrates Large Language Models (LLMs) with automated planning and formal verification to streamline the creation and use of Markov Decision Processes (MDP). Our system leverages LLMs to extract structured knowledge in the form of a Prolog knowledge base from natur…

2026

Learning to Solve Orienteering Problem with Time Windows and Variable Profits

ICLR 2026poster

The orienteering problem with time windows and variable profits (OPTWVP) is common in many real-world applications and involves continuous time variables. Current approaches fail to develop an efficient solver for this orienteering problem variant with discrete and continuous variables. In this pape…

Cited by 0SourceScholar
2025

Extracting Visual Plans from Unlabeled Videos via Symbolic Guidance

CoRL 2025poster

Visual planning, by offering a sequence of intermediate visual subgoals to a goal-conditioned low-level policy, achieves promising performance on long-horizon manipulation tasks. To obtain the subgoals, existing methods typically resort to video generation models but suffer from model hallucination…

Cited by 0SourceScholar
2024

When Prolog Meets Generative Models: a New Approach for Managing Knowledge and Planning in Robotic Applications

ICRA 2024poster

In this paper, we propose a robot oriented knowledge representation system based on the use of the Prolog language. Our framework hinges on a special organisation of Knowledge Base (KB) that enables: 1) its efficient population from natural language texts using semi-automated procedures based on Lar…

Cited by 4SourceScholar
2022

Real-Time BDI Agents: A Model and Its Implementation

IJCAI 2022poster

The BDI model proved to be effective for the developing of applications requiring high-levels of autonomy and to deal with the complexity and unpredictability of real-world scenarios. The model, however, has significant limitations in reacting and handling contingencies within the given real-time co…