← Search

Josiah Hanna

6 accepted papers

2026

Efficient and Versatile Quadrupedal Skating: Optimal Co-Design Via Reinforcement Learning and Bayesian Optimization

ICRA 2026poster

In this paper, we present a hardware-control co-design approach that enables efficient and versatile roller skating on quadrupedal robots equipped with passive wheels. Passive-wheel skating reduces leg inertia and improves energy efficiency, particularly at high speeds. However, the absence of direc…

2020

An Imitation from Observation Approach to Transfer Learning with Dynamics Mismatch

NeurIPS 2020poster

We examine the problem of transferring a policy learned in a source environment to a target environment with different dynamics, particularly in the case where it is critical to reduce the amount of interaction with the target environment during learning. This problem is particularly important in si…

2020

RIDM: Reinforced Inverse Dynamics Modeling for Learning from a Single Observed Demonstration

RA-L 2020

Augmenting reinforcement learning with imitation learning is often hailed as a method by which to improve upon learning from scratch. However, most existing methods for integrating these two techniques are subject to several strong assumptions-chief among them that information about demonstrator act

Cited by 36SourceScholar
2020

Reducing Sampling Error in Batch Temporal Difference Learning

ICML 2020poster

Temporal difference (TD) learning is one of the main foundations of modern reinforcement learning. This paper studies the use of TD(0), a canonical TD algorithm, to estimate the value function of a given policy from a batch of data. In this batch setting, we show that TD(0) may converge to an inaccu…

Cited by 16SourcePDFScholar
2019

Importance Sampling Policy Evaluation with an Estimated Behavior Policy

ICML 2019oral

We consider the problem of off-policy evaluation in Markov decision processes. Off-policy evaluation is the task of evaluating the expected return of one policy with data generated by a different, behavior policy. Importance sampling is a technique for off-policy evaluation that re-weights off-polic…