← Search

Marcel Torne Villasevil

5 accepted papers

2025

Learning Long-Context Diffusion Policies via Past-Token Prediction

CoRL 2025poster

Reasoning over long sequences of observations and actions is essential for many robotic tasks. Yet, learning effective long-context policies from demonstrations remains challenging. As context length increases, training becomes increasingly expensive due to rising memory demands, and policy perfor…

Cited by 0SourcecodeScholar
2024

Reconciling Reality through Simulation: A Real-To-Sim-to-Real Approach for Robust Manipulation

RSS 2024poster

Imitation learning methods need significant human supervision to learn policies robust to changes in object poses, physical disturbances, and visual distractors. Reinforcement learning, on the other hand, can explore the environment autonomously to learn robust behaviors but may require impractical…

Cited by 55SourcePDFScholar
2023

Autonomous Robotic Reinforcement Learning with Asynchronous Human Feedback

CoRL 2023poster

Ideally, we would place a robot in a real-world environment and leave it there improving on its own by gathering more experience autonomously. However, algorithms for autonomous robotic learning have been challenging to realize in the real world. While this has often been attributed to the challenge…

Cited by 6SourcecodeScholar
2023

Breadcrumbs to the Goal: Goal-Conditioned Exploration from Human-in-the-Loop Feedback

NeurIPS 2023poster

Exploration and reward specification are fundamental and intertwined challenges for reinforcement learning. Solving sequential decision making tasks with a non-trivial element of exploration requires either specifying carefully designed reward functions or relying on indiscriminate, novelty seeking…