Publications

2015
R. Tedrake, S. Kuindersma, R. Deits, and K. Miura, “A closed-form solution for real-time ZMP gait generation and feedback stabilization,” in IEEE-RAS International Conference on Humanoid Robots, Seoul, Korea, 2015.Abstract

Here we present a closed-form solution to the continuous time-varying linear quadratic regulator (LQR) problem for the zero-moment point (ZMP) tracking controller. This generalizes previous analytical solutions for gait generation by allowing ``soft" tracking (with a quadratic cost) of the desired ZMP, and by providing the feedback gains for the resulting time-varying optimal controller. This enables extremely fast computation, with the number of operations linear in the number of spline segments representing the desired ZMP. Results are presented using the Atlas humanoid robot where dynamic walking is achieved by recomputing the optimal controller online.

explicit-zmp.pdf
2014
An Efficiently Solvable Quadratic Program for Stabilizing Dynamic Locomotion
S. Kuindersma, F. Permenter, and R. Tedrake, “An Efficiently Solvable Quadratic Program for Stabilizing Dynamic Locomotion,” in Proceedings of the International Conference on Robotics and Automation (ICRA), Hong Kong, China, 2014, pp. 2589–2594.Abstract

We describe a whole-body dynamic walking controller implemented as a convex quadratic program. The controller solves an optimal control problem using an approximate value function derived from a simple walking model while respecting the dynamic, input, and contact constraints of the full robot dynamics. By exploiting sparsity and temporal structure in the optimization with a custom active-set algorithm, we surpass the performance of the best available off-the-shelf solvers and achieve 1kHz control rates for a 34-DOF humanoid. We describe applications to balancing and walking tasks using the simulated Atlas robot in the DARPA Virtual Robotics Challenge.

fastqp.pdf
R. Tedrake, et al., “A summary of team MIT's approach to the virtual robotics challenge,” in Robotics and Automation (ICRA), 2014 IEEE International Conference on, 2014, pp. 2087–2087.Abstract

The paper describes the system developed by researchers from MIT for the Defense Advanced Research Projects Agency's (DARPA) Virtual Robotics Challenge (VRC), held in June 2013. The VRC was the first competition in the DARPA Robotics Challenge (DRC), a program that aims to ``develop ground robotic capabilities to execute complex tasks in dangerous, degraded, human-engineered environments''. The VRC required teams to guide a model of Boston Dynamics' humanoid robot, Atlas, through driving, walking, and manipulation tasks in simulation. Team MIT's user interface, the Viewer, provided the operator with a unified representation of all available information. A 3D rendering of the robot depicted its most recently estimated body state with respect to the surrounding environment, represented by point clouds and texture-mapped meshes as sensed by on-board LIDAR and fused over time.

vrc_entry.pdf
2013
G. Konidaris, S. Kuindersma, S. Niekum, R. Grupen, and A. Barto, “Robot Learning: Some Recent Examples,” in Proceedings of the Sixteenth Yale Workshop on Adaptive and Learning Systems, 2013, pp. 71-76.Abstract

This paper provides a brief overview of three recent contributions to robot learning developed by researchers at the University of Massachusetts Amherst. The first is the use of policy search algorithms that exploit new techniques in nonparameteric heteroscedastic regression to directly model policy-dependent distribution of cost. Experiments demonstrate dynamic stabilization of a mobile manipulator through learning flexible, risk-sensitive policies in very few trials. The second contribution is a novel method for robot learning from unstructured demonstrations that permits intelligent sequencing of primitives to create novel, adaptive behavior. This is demonstrated on a furniture assembly task using the PR2 mobile manipulator. The third contribution is a robot system that autonomously acquires skills through interaction with its environment. 

robot_yale_ws.pdf
Variable Risk Control via Stochastic Optimization
S. Kuindersma, R. Grupen, and A. Barto, “Variable Risk Control via Stochastic Optimization,” International Journal of Robotics Research, vol. 32, no. 7, pp. 806–825, 2013.Abstract

We present new global and local policy search algorithms suitable for problems with policy-dependent cost variance (or risk), a property present in many robot control tasks. These algorithms exploit new techniques in nonparameteric heteroscedastic regression to directly model the policy-dependent distribution of cost. For local search, the learned cost model can be used as a critic for performing risk-sensitive gradient descent. Alternatively, decision-theoretic criteria can be applied to globally select policies to balance exploration and exploitation in a principled way, or to perform greedy minimization with respect to various risk-sensitive criteria. This separation of learning and policy selection permits variable risk control, where risk sensitivity can be flexibly adjusted and appropriate policies can be selected at runtime without relearning. We describe experiments in dynamic stabilization and manipulation with a mobile manipulator that demonstrate learning of flexible, risk-sensitive policies in very few trials.

vbo_ijrr.pdf
2012
G. Konidaris, S. Kuindersma, R. Grupen, and A. Barto, “Robot learning from demonstration by constructing skill trees,” The International Journal of Robotics Research, vol. 31, no. 3, pp. 360–375, 2012.Abstract

We describe CST, an online algorithm for constructing skill trees from demonstration trajectories. CST segments a demonstration trajectory into a chain of component skills, where each skill has a goal and is assigned a suitable abstraction from an abstraction library. These properties permit skills to be improved eciently using a policy learning algorithm. Chains from multiple demonstration trajectories are merged into a skill tree. We show that CST can be used to acquire skills from human demonstration in a dynamic continuous domain, and from both expert demonstration and learned control sequences on the uBot-5 mobile manipulator.

cst-ijrr.pdf
S. Kuindersma, R. Grupen, and A. Barto, “Variable Risk Dynamic Mobile Manipulation,” in RSS 2012 Workshop on Mobile Manipulation, Sydney, Australia, 2012.Abstract

The ability to operate effectively in a variety of contexts will be a critical attribute of deployed mobile manipulators. In general, a variety of properties, such as battery charge, workspace constraints, and the presence of dangerous obstacles, will determine the suitability of particular control policies. Some context changes will cause shifts in risk sensitivity, or tendency to seek or avoid policies with high performance variation. We describe a policy search algorithm designed to address the problem of variable risk control. We generalize the simple stochastic gradient descent update to the risk-sensitive case, and show that, under certain conditions, it leads to an unbiased estimate of the gradient of the risk-sensitive objective. We show that the local critic structure used in the update can be exploited to interweave offline and online search to select local greedy policies or quickly change risk sensitivity. We evaluate the algorithm in experiments with a dynamically stable mobile manipulator lifting a heavy liquid-filled bottle while balancing.

vrmm12.pdf
Variational Bayesian Optimization for Runtime Risk-Sensitive Control
S. Kuindersma, R. Grupen, and A. Barto, “Variational Bayesian Optimization for Runtime Risk-Sensitive Control,” in Robotics: Science and Systems VIII (RSS), Sydney, Australia, 2012, pp. 201–206.Abstract

We present a new Bayesian policy search algorithm suitable for problems with policy-dependent cost variance, a property present in many robot control tasks. We extend recent work on variational heteroscedastic Gaussian processes to the optimization case to achieve efficient minimization of very noisy cost signals. In contrast to most policy search algorithms, our method explicitly models the cost variance in regions of low expected cost and permits runtime adjustment of risk sensitivity without relearning. Our experiments with artificial systems and a real mobile manipulator demonstrate that flexible risk-sensitive policies can be learned in very few trials.

vbo.pdf
2011
G. D. Konidaris, S. R. Kuindersma, R. A. Grupen, and A. G. Barto, “Acquiring Transferrable Mobile Manipulation Skills,” in RSS 2011 Workshop on Mobile Manipulation: Learning to Manipulate, Los Angeles, CA, 2011.Abstract

This abstract summarizes recent research on the autonomous acquisition of transferrable manipulation skills. We describe a robot system that learns to sequence a set of innate controllers to solve a task, and then extracts transferrable manipulation skills from the resulting solution. Using the extracted skills, the robot is able to significantly reduce the time required to discover the solution to a second task.

rss-ws11.pdf
Autonomous Skill Acquisition on a Mobile Manipulator
G. Konidaris, S. Kuindersma, R. Grupen, and A. Barto, “Autonomous Skill Acquisition on a Mobile Manipulator,” in Proceedings of the Twenty-Fifth Conference on Artificial Intelligence (AAAI-11), San Francisco, CA, 2011, pp. 1468–1473.Abstract

We describe a robot system that autonomously acquires skills through interaction with its environment. The robot learns to sequence the execution of a set of innate controllers to solve a task, extracts and retains components of that solution as portable skills, and then transfers those skills to reduce the time required to learn to solve a second task.

arsa-aaai.pdf
G. D. Konidaris, S. R. Kuindersma, R. A. Grupen, and A. G. Barto, “CST: Constructing Skill Trees by Demonstration,” in Proceedings of the ICML Workshop on New Developments in Imitation Learning, Bellevue, WA, 2011.Abstract

We describe recent work on CST, an online algorithm for constructing skill trees from demonstration trajectories. CST segments a demonstration trajectory into a chain of component skills, where each skill has a goal and is assigned a suitable abstraction from an abstraction library. These properties per- mit skills to be improved eciently using a policy learning algorithm. Chains from mul- tiple demonstration trajectories are merged into a skill tree. We describe applications of CST to acquiring skills from human demon- stration in a dynamic continuous domain and from both expert demonstration and learned control sequences on a mobile manipulator.

cst-ws.pdf
S. Kuindersma, R. Grupen, and A. Barto, “Learning Dynamic Arm Motions for Postural Recovery,” in Proceedings of the 11th IEEE-RAS International Conference on Humanoid Robots, Bled, Slovenia, 2011, pp. 7–12.Abstract

The biomechanics community has recently made progress toward understanding the role of rapid arm movements in human stability recovery. However, comparatively little work has been done exploring this type of control in humanoid robots. We provide a summary of recent insights into the functional contributions of arm recovery motions in humans and experimentally demonstrate advantages of this behavior on a dynamically stable mobile manipulator. Using Bayesian optimization, the robot efficiently discovers policies that reduce total energy expenditure and recovery footprint, and increase ability to stabilize after large impacts.

armstab-humanoids.pdf
2010
S. Kuindersma, “Control Model Learning for Whole-Body Mobile Manipulation,” in Proceedings of the AAAI Conference on Artificial Intelligence, 2010.
G. Konidaris, S. Kuindersma, A. Barto, and R. Grupen, “Constructing Skill Trees for Reinforcement Learning Agents from Demonstration Trajectories,” in Advances in Neural Information Processing Systems 23, 2010, pp. 1162–1170.Abstract

We introduce CST, an algorithm for constructing skill trees from demonstration trajectories in continuous reinforcement learning domains. CST uses a changepoint detection method to segment each trajectory into a skill chain by detecting a change of appropriate abstraction, or that a segment is too complex to model as a single skill. The skill chains from each trajectory are then merged to form a skill tree. We demonstrate that CST constructs an appropriate skill tree that can be further refined through learning in a challenging continuous domain, and that it can be used to segment demonstration trajectories on a mobile manipulator into chains of skills where each skill is assigned an appropriate abstraction.

cst-nips.pdf
S. Kuindersma, G. Konidaris, R. Grupen, and A. Barto, “Learning from a Single Demonstration: Motion Planning with Skill Segmentation,” in NIPS Workshop on Learning and Planning from Batch Time Series Data, Vancouver, BC, 2010.Abstract

We propose an approach to control learning from demonstration that first segments demonstration trajectories to identify subgoals, then uses model-based con- trol methods to sequentially reach these subgoals to solve the overall task. Using this approach, we show that a mobile robot is able to solve a combined navigation and manipulation task robustly after observing only a single successful trajectory.

mbskillseg.pdf

Pages