← Search

Todd Murphey

22 accepted papers

2026

Damage Adaptation in Seconds for Architected Materials

RSS 2026poster

Adaptation to damages and in-situ physical repairs is essential for long-term robot autonomy, yet challenging outside of narrowly defined and well-anticipated bounds. In this work we proprioceptively adapt to catastrophic damage in soft-actuated systems in under one minute. Architected materials are…

Cited by 0SourceScholar
2025

Sample-Efficient Online Control Policy Learning with Real-Time Recursive Model Updates

CoRL 2025poster

Data-driven control methods need to be sample-efficient and lightweight, especially when data acquisition and computational resources are limited---such as during learning on hardware. Most modern data-driven methods require large datasets and struggle with real-time updates of models, limiting thei…

Cited by 0SourceScholar
2023

Decentralization and Acceleration Enables Large-Scale Bundle Adjustment

RSS 2023poster

Scaling to arbitrarily large bundle adjustment problems requires data and compute to be distributed across multiple devices. Centralized methods in prior works are only able to solve small or medium size problems due to overhead in computation and communication. In this paper, we present a fully dec…

2021

Automatic Tuning for Data-driven Model Predictive Control

ICRA 2021poster

Model predictive control (MPC) is a powerful feedback technique that is often used in data-driven robotics. The performance of data-driven MPC depends on the accuracy of the model, which often requires careful tuning. Furthermore, specifying the task with an objective function and synthesizing a fee…

Cited by 49SourceScholar
2021

Ergodic imitation: Learning from what to do and what not to do

ICRA 2021poster

With growing access to versatile robotics, it is beneficial for end users to be able to teach robots tasks without needing to code a control policy. One possibility is to teach the robot through successful task executions. However, near-optimal demonstrations of a task can be difficult to provide an…

Cited by 21SourceScholar
2021

Move Beyond Trajectories: Distribution Space Coupling for Crowd Navigation

RSS 2021poster

Cooperatively avoiding collision is a critical functionality for robots navigating in dense human crowds; failure of which could lead to either overaggressive or overcautious behavior. A necessary condition for cooperative collision avoidance is to couple the prediction of the agents' trajectories w…

2021

Revitalizing Optimization for 3D Human Pose and Shape Estimation: A Sparse Constrained Formulation

ICCV 2021poster

We propose a novel sparse constrained formulation and from it derive a real-time optimization method for 3D human pose and shape estimation. Our optimization method, SCOPE (Sparse Constrained Optimization for 3D human Pose and shapE estimation), is orders of magnitude faster (avg. 4 ms convergence)…

Cited by 28PDFScholar
2020

Ergodic Specifications for Flexible Swarm Control: From User Commands to Persistent Adaptation

RSS 2020poster

This paper presents a formulation for swarm control and high-level task planning that is dynamically responsive to user commands and adaptable to environmental changes. We design an end-to-end pipeline from a tactile tablet interface for user commands to onboard control of robotic agents based on de…

Cited by 29SourcePDFScholar
2020

Majorization Minimization Methods for Distributed Pose Graph Optimization with Convergence Guarantees

IROS 2020poster

In this paper, we consider the problem of distributed pose graph optimization (PGO) that has extensive applications in multi-robot simultaneous localization and mapping (SLAM). We propose majorization minimization methods for distributed PGO and show that our methods are guaranteed to converge to fi…

Cited by 33SourceScholar
2020

Memory-Efficient Learning of Stable Linear Dynamical Systems for Prediction and Control

NeurIPS 2020poster

Learning a stable Linear Dynamical System (LDS) from data involves creating models that both minimize reconstruction error and enforce stability of the learned representation. We propose a novel algorithm for learning stable LDSs. Using a recent characterization of stable matrices, we present an opt…

2019

Data-Driven Gait Segmentation for Walking Assistance in a Lower-Limb Assistive Device

ICRA 2019poster

Hybrid systems, such as bipedal walkers, are challenging to control because of discontinuities in their nonlinear dynamics. Little can be predicted about the systems' evolution without modeling the guard conditions that govern transitions between hybrid modes, so even systems with reliable state sen…

Cited by 19SourceScholar
2019

Efficient and Guaranteed Planar Pose Graph optimization Using the Complex Number Representation

IROS 2019poster

In this paper, we present CPL-Sync, a certifiably correct algorithm to solve planar pose graph optimization (PGO) using the complex number representation. We formulate planar PGO as the maximum likelihood estimation (MLE) on the product of unit complex numbers, and relax this nonconvex quadratic com…

Cited by 15SourcecodeScholar
2019

Highly Parallelized Data-Driven MPC for Minimal Intervention Shared Control

RSS 2019poster

We present a shared control paradigm that improves a user's ability to operate complex, dynamic systems in potentially dangerous environments without a priori knowledge of the user's objective. In this paradigm, the role of the autonomous partner is to improve the general safety of the system withou…

2019

Local Koopman Operators for Data-Driven Control of Robotic Systems

RSS 2019poster

This paper presents a data-driven methodology for linear embedding of nonlinear systems. Utilizing structural knowledge of general nonlinear dynamics, the authors exploit the Koopman operator to develop a systematic, data-driven approach for constructing a linear representation in terms of higher or…

Cited by 109SourcePDFScholar
2018

Data-Driven Measurement Models for Active Localization in Sparse Environments

RSS 2018poster

We develop an algorithm to explore an environment to generate a measurement model for use in future localization tasks. Ergodic exploration with respect to the likelihood of a particular class of measurement (e.g., a contact detection measurement in tactile sensing) enables construction of the measu…

Cited by 18SourcePDFScholar
2018

Online User Assessment for Minimal Intervention During Task-Based Robotic Assistance

RSS 2018poster

We propose a novel criterion for evaluating user input for human-robot interfaces for known tasks. We use the mode insertion gradient (MIG)---a tool from hybrid control theory---as a filtering criterion that instantaneously assesses the impact of user actions on a dynamic system over a time window i…

Cited by 17SourcePDFScholar
2017

Feedback Synthesis for Controllable Underactuated Systems using Sequential Second Order Actions

RSS 2017poster

This paper derives nonlinear feedback control synthesis for general control affine systems using second-order actions---the needle variations of optimal control---as the basis for choosing each control response to the current state. A second result of the paper is that the method provably exploits t…

Cited by 2SourcePDFScholar
2017

Learning Models for Shared Control of Human-Machine Systems with Unknown Dynamics

RSS 2017poster

We present a novel approach to shared control of human-machine systems. Our method assumes no a priori knowledge of the system dynamics. Instead, we learn both the dynamics and information about the user's interaction from observation through the use of the Koopman operator. Using the learned model,…