← Search

Tom Jurgenson

7 accepted papers

2026

TWISTED-RL: Hierarchical Skilled Agents for Knot-Tying without Human Demonstrations

ICRA 2026poster

Robotic knot-tying represents a fundamental chal- lenge in robotics due to the complex interactions between de- formable objects and strict topological constraints. We present TWISTED-RL, a framework that improves upon the previous state-of-the-art in demonstration-free knot-tying (TWISTED), which s…

2024

MAMBA: an Effective World Model Approach for Meta-Reinforcement Learning

ICLR 2024poster

Meta-reinforcement learning (meta-RL) is a promising framework for tackling challenging domains requiring efficient exploration. Existing meta-RL algorithms are characterized by low sample efficiency, and mostly focus on low-dimensional task distributions. In parallel, model-based RL methods have be…

2023

Fine-Tuning Generative Models as an Inference Method for Robotic Tasks

CoRL 2023poster

Adaptable models could greatly benefit robotic agents operating in the real world, allowing them to deal with novel and varying conditions. While approaches such as Bayesian inference are well-studied frameworks for adapting models to evidence, we build on recent advances in deep generative models w…

Cited by 3SourcecodeScholar
2023

Hierarchical Planning for Rope Manipulation using Knot Theory and a Learned Inverse Model

CoRL 2023poster

This work considers planning the manipulation of deformable 1-dimensional objects, such as ropes or cables, specifically to tie knots. We propose TWISTED: Tying With Inverse model and Search in Topological space Excluding Demos, a hierarchical planning approach which, at the high level, uses ideas f…

Cited by 4SourceScholar
2020

Sub-Goal Trees a Framework for Goal-Based Reinforcement Learning

ICML 2020poster

Many AI problems, in robotics and other domains, are goal-directed, essentially seeking a trajectory leading to some goal state. Reinforcement learning (RL), building on Bellman’s optimality equation, naturally optimizes for a single goal, yet can be made goal-directed by augmenting the state with t…