← Search

Joe Watson

11 accepted papers

2026

Global Tensor Motion Planning

ICRA 2026poster

Batch planning is increasingly necessary to quickly produce diverse and quality motion plans for downstream learning applications, such as distillation and imitation learning. This paper presents Global Tensor Motion Planning (GTMP)---a sampling-based motion planning algorithm comprising only tensor…

2026

Posterior Sampling Reinforcement Learning with Gaussian Processes for Continuous Control: Sublinear Regret Bounds for Unbounded State Spaces

ICML 2026poster

We analyze the Bayesian regret of the Gaussian process posterior sampling reinforcement learning (GP-PSRL) algorithm. Posterior sampling is an effective heuristic for decision-making under uncertainty that has been used to develop successful algorithms for a variety of continuous control problems. H…

Cited by 0SourceScholar
2026

XQC: Well-conditioned Optimization Accelerates Deep Reinforcement Learning

ICLR 2026poster

Sample efficiency is a central property of effective deep reinforcement learning algorithms. Recent work has improved this through added complexity, such as larger models, exotic network architectures, and more complex algorithms, which are typically motivated purely by empirical performance. We tak…

Cited by 0SourcecodeScholar
2025

Scaling Off-Policy Reinforcement Learning with Batch and Weight Normalization

NeurIPS 2025poster

Reinforcement learning has achieved significant milestones, but sample efficiency remains a bottleneck for real-world applications. Recently, CrossQ has demonstrated state-of-the-art sample efficiency with a low update-to-data (UTD) ratio of 1. In this work, we explore CrossQ's scaling behavior with…

Cited by 0SourceScholar
2022

Benchmarking Structured Policies and Policy Optimization for Real-World Dexterous Object Manipulation

RA-L 2022

Dexterous manipulation is a challenging and important problem in robotics. While data-driven methods are a promising approach, current benchmarks require simulation or extensive engineering support due to the sample inefficiency of popular methods. We present benchmarks for the TriFinger system, an

Cited by 39SourcecodeScholar
2021

Differentiable Physics Models for Real-world Offline Model-based Reinforcement Learning

ICRA 2021poster

A limitation of model-based reinforcement learning (MBRL) is the exploitation of errors in the learned models. Blackbox models can fit complex dynamics with high fidelity, but their behavior is undefined outside of the data distribution. Physics-based models are better at extrapolating, due to the g…

Cited by 44SourceScholar
2021

Latent Derivative Bayesian Last Layer Networks

AISTATS 2021poster

Bayesian neural networks (BNN) are powerful parametric models for nonlinear regression with uncertainty quantification. However, the approximate inference techniques for weight space priors suffer from several drawbacks. The ‘Bayesian last layer’ (BLL) is an alternative BNN approach that learns the…