← Search

James MacGlashan

6 accepted papers

2022

Value Function Decomposition for Iterative Design of Reinforcement Learning Agents

NeurIPS 2022accept

Designing reinforcement learning (RL) agents is typically a difficult process that requires numerous design iterations. Learning can fail for a multitude of reasons and standard RL methods provide too few tools to provide insight into the exact cause. In this paper, we show how to integrate \textit{…

Cited by 10SourcePDFScholar
2021

Efficient Real-Time Inference in Temporal Convolution Networks

ICRA 2021poster

It has been recently demonstrated that Temporal Convolution Networks (TCNs) provide state-of-the-art results in many problem domains where the input data is a time-series. TCNs typically incorporate information from a long history of inputs (the receptive field) into a single output using many convo…

Cited by 6SourceScholar
2017

Interactive Learning from Policy-Dependent Human Feedback

ICML 2017poster

This paper investigates the problem of interactively learning behaviors communicated by a human teacher using positive and negative feedback. Much previous work on this problem has made the assumption that people provide feedback for decisions that is dependent on the behavior they are teaching and…

Cited by 387SourcePDFScholar
2017

Reducing errors in object-fetching interactions through social feedback

ICRA 2017poster

Fetching items is an important problem for a social robot. It requires a robot to interpret a person's language and gesture and use these noisy observations to infer what item to deliver. If the robot could ask questions, it would help the robot be faster and more accurate in its task. Existing appr…

Cited by 90SourceScholar
2016

Showing versus doing: Teaching by demonstration

NeurIPS 2016oral

People often learn from others' demonstrations, and classic inverse reinforcement learning (IRL) algorithms have brought us closer to realizing this capacity in machines. In contrast, teaching by demonstration has been less well studied computationally. Here, we develop a novel Bayesian model for te…

Cited by 143SourcePDFScholar
2015

Grounding English Commands to Reward Functions

RSS 2015poster

As intelligent robots become more prevalent, methods to make interaction with the robots more accessible are increasingly important. Communicating the tasks that a person wants the robot to carry out via natural language, and training the robot to ground the natural language through demonstration, a…