← Search

Tingnan Zhang

40 accepted papers

2025

Agile Continuous Jumping in Discontinuous Terrains

ICRA 2025

We focus on agile, continuous, and terrain-adaptive jumping of quadrupedal robots in discontinuous terrains such as stairs and stepping stones. Unlike single-step jumping, continuous jumping requires accurately executing highly dynamic motions over long horizons, which is challenging for existing ap

Cited by 17SourcecodeScholar
2025

Bridging Perception and Action: Spatially-Grounded Mid-Level Representations for Robot Generalization

RSS 2025poster

In this work, we investigate how spatially-grounded auxiliary representations can provide both broad, high-level grounding, as well as direct, actionable information, and help policy learning performance and generalization. We study these mid-level representations across three critical dimensions: o…

Cited by 0PDFScholar
2025

Chain-of-Modality: Learning Manipulation Programs from Multimodal Human Videos with Vision-Language-Models

ICRA 2025

Learning to perform manipulation tasks from human videos is a promising approach for teaching robots. However, many manipulation tasks require changing control parameters during task execution, such as force, which visual data alone cannot capture. In this work, we leverage sensing devices such as a

Cited by 7SourcecodeScholar
2025

Human2LocoMan: Learning Versatile Quadrupedal Manipulation with Human Pretraining

RSS 2025poster

Quadrupedal robots have demonstrated impressive locomotion capabilities in complex environments, but equipping them with autonomous versatile manipulation skills in a scalable way remains a significant challenge. In this work, we introduce a system that integrates data collection and imitation learn…

Cited by 0PDFcodeScholar
2025

LocoTouch: Learning Dynamic Quadrupedal Transport with Tactile Sensing

CoRL 2025poster

Quadrupedal robots have demonstrated remarkable agility and robustness in traversing complex terrains. However, they struggle with dynamic object interactions, where contact must be precisely sensed and controlled. To bridge this gap, we present LocoTouch, a system that equips quadrupedal robots wit…

Cited by 0SourceScholar
2025

QuietPaw: Learning Quadrupedal Locomotion with Versatile Noise Preference Alignment

IROS 2025

When operating at their full capacity, quadrupedal robots can produce loud footstep noise, which can be disruptive in human-centered environments like homes, offices, and hospitals. As a result, balancing locomotion performance with noise constraints is crucial for the successful real-world deployme

Cited by 1SourceScholar
2025

Vision Language Models are In-Context Value Learners

ICLR 2025spotlight

Predicting temporal progress from visual trajectories is important for intelligent robots that can learn, adapt, and improve. However, learning such progress estimator, or temporal value function, across different tasks and domains requires both a large amount of diverse data and methods which can s…

Cited by 2SourcePDFScholar
2024

IndoorSim-to-OutdoorReal: Learning to Navigate Outdoors Without Any Outdoor Experience

RA-L 2024

We present IndoorSim-to-OutdoorReal (I2O), an end-to-end learned visual navigation approach, trained solely in simulated short-range indoor environments, and demonstrate zero-shot sim-to-real transfer to the outdoors for long-range navigation on the Spot robot. Our method uses zero real-world experi

Cited by 19SourceScholar
2024

Learning manipulation of steep granular slopes for fast Mini Rover turning

ICRA 2024poster

Future planetary exploration missions will require reaching challenging regions such as craters and steep slopes. Such regions are ubiquitous and present science-rich targets potentially containing information regarding the planet’s internal structure. Steep slopes consisting of low-cohesion regolit…

Cited by 2SourceScholar
2024

Learning to Learn Faster from Human Feedback with Language Model Predictive Control

RSS 2024poster

Large language models (LLMs) have been shown to exhibit a wide range of capabilities, such as writing robot code from language commands -- enabling non-experts to direct robot behaviors, modify them based on feedback, or compose them to perform new tasks. However, these capabilities (driven by in-co…

2024

LocoMan: Advancing Versatile Quadrupedal Dexterity with Lightweight Loco-Manipulators

IROS 2024poster

Quadrupedal robots have emerged as versatile agents capable of locomoting and manipulating in complex environments. Traditional designs typically rely on the robot’s inherent body parts or incorporate top-mounted arms for manipulation tasks. However, these configurations may limit the robot’s operat…

Cited by 13SourceScholar
2024

Mobility VLA: Multimodal Instruction Navigation with Long-Context VLMs and Topological Graphs

CoRL 2024poster

An elusive goal in navigation research is to build an intelligent agent that can understand multimodal instructions including natural language and image, and perform useful navigation. To achieve this, we study a widely useful category of navigation tasks we call Multimodal Instruction Navigation wi…

Cited by 20SourceScholar
2024

OASIS: Conditional Distribution Shaping for Offline Safe Reinforcement Learning

NeurIPS 2024poster

Offline safe reinforcement learning (RL) aims to train a policy that satisfies con- straints using a pre-collected dataset. Most current methods struggle with the mismatch between imperfect demonstrations and the desired safe and rewarding performance. In this paper, we mitigate this issue from a da…

2024

PIVOT: Iterative Visual Prompting Elicits Actionable Knowledge for VLMs

ICML 2024poster

Vision language models (VLMs) have shown impressive capabilities across a variety of tasks, from logical reasoning to visual understanding. This opens the door to richer interaction with the world, for example robotic control. However, VLMs produce only textual outputs, while robotic control and oth…

Cited by 95SourcePDFScholar
2024

The Design of the Barkour Benchmark for Robot Agility

IROS 2024poster

In this paper, we describe the design of the Barkour benchmark for measuring robot agility in navigating complex environments. Despite the growing interest in developing agile robot locomotion skills, the field lacks systematic benchmarks to measure the performance of robotic control systems and har…

Cited by 1SourceScholar
2023

A Unified Perspective on Multiple Shooting In Differential Dynamic Programming

IROS 2023poster

Differential Dynamic Programming (DDP) is an efficient computational tool for solving nonlinear optimal control problems. It was originally designed as a single shooting method and thus is sensitive to the initial guess supplied. This work considers the extension of DDP to multiple shooting (MS), im…

Cited by 16SourceScholar
2023

CAJun: Continuous Adaptive Jumping using a Learned Centroidal Controller

CoRL 2023poster

We present CAJun, a novel hierarchical learning and control framework that enables legged robots to jump continuously with adaptive jumping distances. CAJun consists of a high-level centroidal policy and a low-level leg controller. In particular, we use reinforcement learning (RL) to train the centr…

Cited by 30SourceScholar
2023

Constrained Decision Transformer for Offline Safe Reinforcement Learning

ICML 2023poster

Safe reinforcement learning (RL) trains a constraint satisfaction policy by interacting with the environment. We aim to tackle a more challenging problem: learning a safe policy from an offline dataset. We study the offline safe RL problem from a novel multi-objective optimization perspective and pr…

2023

Constraint-Conditioned Policy Optimization for Versatile Safe Reinforcement Learning

NeurIPS 2023poster

Safe reinforcement learning (RL) focuses on training reward-maximizing agents subject to pre-defined safety constraints. Yet, learning versatile safe policies that can adapt to varying safety constraint requirements during deployment without retraining remains a largely unexplored and challenging ar…

Cited by 20SourcePDFScholar
2023

Language to Rewards for Robotic Skill Synthesis

CoRL 2023oral

Large language models (LLMs) have demonstrated exciting progress in acquiring diverse new capabilities through in-context learning, ranging from logical reasoning to code-writing. Robotics researchers have also explored using LLMs to advance the capabilities of robotic control. However, since low-le…

Cited by 326SourceScholar
2023

Mnemosyne: Learning to Train Transformers with Transformers

NeurIPS 2023poster

In this work, we propose a new class of learnable optimizers, called Mnemosyne. It is based on the novel spatio-temporal low-rank implicit attention Transformers that can learn to train entire neural network architectures, including other Transformers, without any task-specific optimizer tuning. We…

Cited by 8SourcePDFScholar
2023

Perceptive Hexapod Legged Locomotion for Climbing Joist Environments

IROS 2023poster

Attics are one of the largest sources of energy loss in residential homes, but they are uncomfortable and dangerous for human workers to conduct air sealing and insulation. Hexapod robots are potentially suitable for carrying out those tasks in tight attic spaces since they are stable, compact, and…

Cited by 5SourceScholar
2023

Robotic Table Wiping via Reinforcement Learning and Whole-body Trajectory Optimization

ICRA 2023poster

We propose a framework to enable multipurpose assistive mobile robots to autonomously wipe tables to clean spills and crumbs. This problem is challenging, as it requires planning wiping actions while reasoning over uncertain latent dynamics of crumbs and spills captured via high-dimensional visual o…

Cited by 24SourceScholar
2023

Versatile Real-Time Motion Synthesis via Kino-Dynamic MPC With Hybrid-Systems DDP

ICRA 2023poster

Specialized motions such as jumping are often achieved on quadruped robots by solving a trajectory optimization problem once and executing the trajectory using a tracking controller. This approach is in parallel with Model Predictive Control (MPC) strategies that commonly control regular gaits via o…

Cited by 18SourcecodeScholar
2022

Adversarial Motion Priors Make Good Substitutes for Complex Reward Functions

IROS 2022poster

Training a high-dimensional simulated agent with an under-specified reward function often leads the agent to learn physically infeasible strategies that are ineffective when deployed in the real world. To mitigate these unnatural behaviors, reinforcement learning practitioners often utilize complex…

Cited by 123SourceScholar
2022

Learning Model Predictive Controllers with Real-Time Attention for Real-World Navigation

CoRL 2022poster

Despite decades of research, existing navigation systems still face real-world challenges when deployed in the wild, e.g., in cluttered home environments or in human-occupied public spaces. To address this, we present a new class of implicit control policies combining the benefits of imitation lear…

Cited by 53SourceScholar
2022

Learning Semantics-Aware Locomotion Skills from Human Demonstration

CoRL 2022poster

The semantics of the environment, such as the terrain type and property, reveals important information for legged robots to adjust their behaviors. In this work, we present a framework that learns semantics-aware locomotion skills from perception for quadrupedal robots, such that the robot can trave…

Cited by 12SourceScholar
2022

PI-ARS: Accelerating Evolution-Learned Visual-Locomotion with Predictive Information Representations

IROS 2022poster

Evolution Strategy (ES) algorithms have shown promising results in training complex robotic control policies due to their massive parallelism capability, simple implementation, effective parameter-space exploration, and fast training time. However, a key limitation of ES is its scalability to large…

Cited by 12SourceScholar
2022

Safe Reinforcement Learning for Legged Locomotion

IROS 2022poster

Designing control policies for legged locomotion11In this work, we specifically consider quadruped locomotion. is complex due to the under-actuated and non-continuous robot dynamics. Model-free reinforcement learning provides promising tools to tackle this challenge. However, a major bottleneck of a…

Cited by 42SourceScholar
2022

Zero-Shot Retargeting of Learned Quadruped Locomotion Policies Using Hybrid Kinodynamic Model Predictive Control

IROS 2022poster

Reinforcement Learning (RL) has witnessed great strides for quadruped locomotion, with continued progress in the reliable sim-to-real transfer of policies. However, it remains a challenge to reuse a policy on another robot, which could save time for retraining. In this work, we present a framework f…

Cited by 14SourceScholar
2021

Fast and Efficient Locomotion via Learned Gait Transitions

CoRL 2021oral

We focus on the problem of developing energy efficient controllers for quadrupedal robots. Animals can actively switch gaits at different speeds to lower their energy consumption. In this paper, we devise a hierarchical learning framework, in which distinctive locomotion gaits and natural gait trans…

Cited by 108SourcecodeScholar
2021

SimGAN: Hybrid Simulator Identification for Domain Adaptation via Adversarial Reinforcement Learning

ICRA 2021poster

As learning-based approaches progress towards automating robot controllers design, transferring learned policies to new domains with different dynamics (e.g. sim-to-real transfer) still demands manual effort. This paper introduces SimGAN, a framework to tackle domain adaptation by identifying a hybr…

Cited by 78SourcecodeScholar
2021

Visual-Locomotion: Learning to Walk on Complex Terrains with Vision

CoRL 2021poster

Vision is one of the most important perception modalities for legged robots to safely and efficiently navigate uneven terrains, such as stairs and stepping stones. However, training robots to effectively understand high-dimensional visual input for locomotion is a challenging problem. In this work,…

Cited by 86SourceScholar
2020

Learning Agile Robotic Locomotion Skills by Imitating Animals

RSS 2020poster

Reproducing the diverse and agile locomotion skills of animals has been a longstanding challenge in robotics. While manually-designed controllers have been able to emulate many complex behaviors, building such controllers involves a time-consuming and difficult development process, often requiring s…

Cited by 614SourcePDFScholar
2020

Model-based Reinforcement Learning for Decentralized Multiagent Rendezvous

CoRL 2020

Collaboration requires agents to align their goals on the fly. Underlying the human ability to align goals with other agents is their ability to predict the intentions of others and actively update their own plans. We propose hierarchical predictive planning (HPP), a model-based reinforcement learni

Cited by 0SourcePDFScholar
2020

Zero-shot Imitation Learning from Demonstrations for Legged Robot Visual Navigation

ICRA 2020poster

Imitation learning is a popular approach for training effective visual navigation policies. However, collecting expert demonstrations for legged robots is challenging as these robots can be hard to control, move slowly, and cannot operate continuously for long periods of time. In this work, we propo…

Cited by 32SourceScholar
2019

Data Efficient Reinforcement Learning for Legged Robots

CoRL 2019

We present a model-based reinforcement learning framework for robot locomotion that achieves walking based on only 4.5 minutes of data collected on a quadruped robot. To accurately model the robot’s dynamics over a long horizon, we introduce a loss function that tracks the model’s prediction over mu

2018

Policies Modulating Trajectory Generators

CoRL 2018

We propose an architecture for learning complex controllable behaviors by having simple Policies Modulate Trajectory Generators (PMTG), a powerful combination that can provide both memory and prior knowledge to the controller. The result is a flexible architecture that is applicable to a class of pr

Cited by 0SourcePDFScholar
2018

Sim-to-Real: Learning Agile Locomotion For Quadruped Robots

RSS 2018poster

Designing agile locomotion for quadruped robots often requires extensive expertise and tedious manual tuning. In this paper, we present a system to automate this process by leveraging deep reinforcement learning techniques. Our system can learn quadruped locomotion from scratch using simple reward s…

Cited by 992SourcePDFScholar