← Search

Pietro Mazzaglia

9 accepted papers

2026

Hybrid Training for Vision-Language-Action Models

ICLR 2026poster

Using Large Language Models to produce intermediate thoughts, a.k.a. Chain-of-thought (CoT), before providing an answer has been a successful recipe for solving complex language tasks. In robotics, similar embodied CoT strategies, generating thoughts before actions, have also been shown to lead to i…

Cited by 0SourcecodeScholar
2025

Focusing on What Matters: Object-Agent-centric Tokenization for Vision Language Action models

CoRL 2025poster

Vision-Language-Action (VLA) models offer a pivotal approach to learning robotic manipulation at scale by repurposing large pre-trained Vision-Language-Models (VLM) to output robotic actions. However, adapting VLMs for robotic domains comes with an unnecessarily high computational cost, which we att…

Cited by 0SourceScholar
2024

GenRL: Multimodal-foundation world models for generalization in embodied agents

NeurIPS 2024poster

Learning generalist embodied agents, able to solve multitudes of tasks in different domains is a long-standing problem. Reinforcement learning (RL) is hard to scale up as it requires a complex reward design for each task. In contrast, language can specify tasks in a more natural way. Current foundat…

2023

Choreographer: Learning and Adapting Skills in Imagination

ICLR 2023top-25%

Unsupervised skill learning aims to learn a rich repertoire of behaviors without external supervision, providing artificial agents with the ability to control and influence the environment. However, without appropriate knowledge and exploration, skills may provide control only over a restricted area…

2023

Mastering the Unsupervised Reinforcement Learning Benchmark from Pixels

ICML 2023oral

Controlling artificial agents from visual sensory data is an arduous task. Reinforcement learning (RL) algorithms can succeed but require large amounts of interactions between the agent and the environment. To alleviate the issue, unsupervised RL proposes to employ self-supervised interaction and le…

2022

Curiosity-Driven Exploration via Latent Bayesian Surprise

AAAI 2022technical

The human intrinsic desire to pursue knowledge, also known as curiosity, is considered essential in the process of skill acquisition. With the aid of artificial curiosity, we could equip current techniques for control, such as Reinforcement Learning, with more natural exploration capabilities. A pro…