← Search

Tsun-Hsuan Wang

37 accepted papers

2026

Flex: End-to-End Text-Instructed Visual Navigation From Foundation Model Features

RA-L 2026

End-to-end learning directly maps sensory inputs to actions, creating highly integrated and efficient policies for complex robotics tasks. However, such models often struggle to generalize beyond their training scenarios, limiting adaptability to new environments, tasks, and concepts. In this work,

Cited by 2SourceScholar
2026

Human Insights Driven Latent Space for Different Driving Perspectives: A Unified Encoder for Efficient Multi-Task Inference

ICRA 2026poster

Autonomous driving systems require a comprehensive understanding of the environment, achieved by extracting visual features essential for perception, planning, and control. However, models trained solely on single-task objectives or generic datasets often lack the contextual information needed for r…

2026

PhyScensis: Physics-Augmented LLM Agents for Complex Physical Scene Arrangement

ICLR 2026poster

Automatically generating interactive 3D environments is crucial for scaling up robotic data collection in simulation. While prior work has primarily focused on 3D asset placement, it often overlooks the physical relationships between objects (e.g., contact, support, balance, and containment), which…

Cited by 0SourceScholar
2026

Probing Multimodal LLMs As World Models for Driving

ICRA 2026poster

We provide a sober look at the application of Multimodal Large Language Models (MLLMs) in autonomous driving, challenging common assumptions about their ability to interpret dynamic driving scenarios. Despite advances in models like GPT-4o, their performance in complex driving environments remains l…

2025

ABNet: Adaptive explicit-Barrier Net for Safe and Scalable Robot Learning

ICML 2025poster

Safe learning is central to AI-enabled robots where a single failure may lead to catastrophic results. Existing safe learning methods are not scalable, inefficient and hard to train, and tend to generate unstable signals under noisy inputs that are challenging to be deployed for robots. To address t…

Cited by 0SourcePDFScholar
2025

Articulate AnyMesh: Open-vocabulary 3D Articulated Objects Modeling

CoRL 2025poster

3D articulated objects modeling has long been a challenging problem, since it requires to capture both accurate surface geometries and semantically meaningful and spatially precise structures, parts, and joints. Existing methods heavily depend on training data from a limited set of handcrafted artic…

Cited by 0SourceScholar
2025

Probing Multimodal LLMs as World Models for Driving

RA-L 2025

We provide a sober look at the application of Multimodal Large Language Models (MLLMs) in autonomous driving, challenging common assumptions about their ability to interpret dynamic driving scenarios. Despite advances in models like GPT-4o, their performance in complex driving environments remains l

Cited by 21SourceScholar
2025

ReGen: Generative Robot Simulation via Inverse Design

ICLR 2025poster

Simulation plays a key role in scaling robot learning and validating policies, but constructing simulations remains labor-intensive. In this paper, we introduce ReGen, a generative simulation framework that automates this process using inverse design. Given an agent's behavior (such as a motion traj…

Cited by 0SourcePDFScholar
2025

RobotSmith: Generative Robotic Tool Design for Acquisition of Complex Manipulation Skills

NeurIPS 2025poster

Endowing robots with tool design abilities is critical for enabling them to solve complex manipulation tasks that would otherwise be intractable. While recent generative frameworks can automatically synthesize task settings—such as 3D scenes and reward functions—they have not yet addressed the chall…

Cited by 0SourceScholar
2025

SafeDiffuser: Safe Planning with Diffusion Probabilistic Models

ICLR 2025poster

Diffusion models have shown promise in data-driven planning. While these planners are commonly employed in applications where decisions are critical, they still lack established safety guarantees. In this paper, we address this limitation by introducing SafeDiffuser, a method to equip diffusion mode…

Cited by 36SourcePDFScholar
2024

Architect: Generating Vivid and Interactive 3D Scenes with Hierarchical 2D Inpainting

NeurIPS 2024poster

Creating large-scale interactive 3D environments is essential for the development of Robotics and Embodied AI research. However, generating diverse embodied environments with realistic detail and considerable complexity remains a significant challenge. Current methods, including manual design, proce…

Cited by 4SourcePDFScholar
2024

Curiosity-driven Red-teaming for Large Language Models

ICLR 2024poster

Large language models (LLMs) hold great potential for many natural language applications but risk generating incorrect or toxic content. To probe when an LLM generates unwanted content, the current paradigm is to recruit a $\textit{red team}$ of human testers to design input prompts (i.e., test case…

2024

Drive Anywhere: Generalizable End-to-end Autonomous Driving with Multi-modal Foundation Models

ICRA 2024poster

As autonomous driving technology matures, end-to-end methodologies have emerged as a leading strategy, promising seamless integration from perception to control via deep learning. However, existing systems grapple with challenges such as unexpected open set environments and the complexity of black-b…

Cited by 31SourceScholar
2024

Grounding Language Plans in Demonstrations Through Counterfactual Perturbations

ICLR 2024spotlight

Grounding the common-sense reasoning of Large Language Models in physical domains remains a pivotal yet unsolved problem for embodied AI. Whereas prior works have focused on leveraging LLMs directly for planning in symbolic spaces, this work uses LLMs to guide the search of task structures and const…

2024

LLM and Simulation as Bilevel Optimizers: A New Paradigm to Advance Physical Scientific Discovery

ICML 2024poster

Large Language Models have recently gained significant attention in scientific discovery for their extensive knowledge and advanced reasoning capabilities. However, they encounter challenges in effectively simulating observational feedback and grounding it with language to propel advancements in phy…

2024

Overparametrization helps offline-to-online generalization of closed-loop control from pixels

ICRA 2024poster

There is an ever-growing zoo of modern neural network models that can efficiently learn end-to-end control from visual observations. These advanced deep models, ranging from convolutional to Vision Transformers, from small to gigantic networks, have been extensively tested on offline image classific…

Cited by 0SourceScholar
2024

RoboGen: Towards Unleashing Infinite Data for Automated Robot Learning via Generative Simulation

ICML 2024poster

We present RoboGen, a generative robotic agent that automatically learns diverse robotic skills at scale via generative simulation. RoboGen leverages the latest advancements in foundation and generative models. Instead of directly adapting these models to produce policies or low-level actions, we ad…

Cited by 88SourcePDFScholar
2024

Text-to-Drive: Diverse Driving Behavior Synthesis via Large Language Models

IROS 2024poster

Generating varied scenarios through simulation is crucial for training and evaluating safety-critical systems, such as autonomous vehicles. Yet, the task of modeling the trajectories of other vehicles to simulate diverse and meaningful close interactions remains prohibitively costly. Adopting langua…

Cited by 6SourceScholar
2024

UBSoft: A Simulation Platform for Robotic Skill Learning in Unbounded Soft Environments

CoRL 2024poster

It is desired to equip robots with the capability of interacting with various soft materials as they are ubiquitous in the real world. While physics simulations are one of the predominant methods for data collection and robot training, simulating soft materials presents considerable challenges. Spec…

Cited by 1SourcecodeScholar
2023

DiffuseBot: Breeding Soft Robots With Physics-Augmented Generative Diffusion Models

NeurIPS 2023oral

Nature evolves creatures with a high complexity of morphological and behavioral intelligence, meanwhile computational methods lag in approaching that diversity and efficacy. Co-optimization of artificial creatures' morphology and control in silico shows promise for applications in physical soft rob…

2023

Gigastep - One Billion Steps per Second Multi-agent Reinforcement Learning

NeurIPS 2023poster

Multi-agent reinforcement learning (MARL) research is faced with a trade-off: it either uses complex environments requiring large compute resources, which makes it inaccessible to researchers with limited resources, or relies on simpler dynamics for faster execution, which makes the transferability…

2023

Liquid Structural State-Space Models

ICLR 2023poster

A proper parametrization of state transition matrices of linear state-space models (SSMs) followed by standard nonlinearities enables them to efficiently learn representations from sequential data, establishing the state-of-the-art on an extensive series of long-range sequence modeling benchmarks. I…

2023

Machine Learning Best Practices for Soft Robot Proprioception

IROS 2023poster

Machine learning-based approaches for soft robot proprioception have recently gained popularity, in part due to the difficulties in modeling the relationship between sensor signals and robot shape. However, to date, there exists no systematic analysis of the required design choices to set up a machi…

Cited by 5SourceScholar
2023

Measuring Interpretability of Neural Policies of Robots with Disentangled Representation

CoRL 2023oral

The advancement of robots, particularly those functioning in complex human-centric environments, relies on control solutions that are driven by machine learning. Understanding how learning-based controllers make decisions is crucial since robots are mostly safety-critical systems. This urges a forma…

Cited by 8SourceScholar
2023

On the Forward Invariance of Neural ODEs

ICML 2023poster

We propose a new method to ensure neural ordinary differential equations (ODEs) satisfy output specifications by using invariance set propagation. Our approach uses a class of control barrier functions to transform output specifications into constraints on the parameters and inputs of the learning s…

Cited by 8SourcePDFScholar
2023

SoftZoo: A Soft Robot Co-design Benchmark For Locomotion In Diverse Environments

ICLR 2023poster

While significant research progress has been made in robot learning for control, unique challenges arise when simultaneously co-optimizing morphology. Existing work has typically been tailored for particular environments or representations. In order to more fully understand inherent design and perfo…

Cited by 29SourcePDFScholar
2023

Towards Cooperative Flight Control Using Visual-Attention

IROS 2023poster

The cooperation of a human pilot with an autonomous agent during flight control realizes parallel autonomy. We propose an air-guardian system that facilitates cooperation between a pilot with eye tracking and a parallel end-to-end neural control system. Our vision-based air-guardian system combines…

Cited by 7SourceScholar
2022

Interpretable Autonomous Flight Via Compact Visualizable Neural Circuit Policies

RA-L 2022

We learn interpretable end-to-end controllers based on Neural Circuit Policies (NCPs) to enable goal reaching and dynamic obstacle avoidance in flight domains. In addition to being able to learn high-quality control, NCP networks are designed with a small number of neurons. This property allows for

Cited by 8SourceScholar
2022

Learning Interactive Driving Policies via Data-driven Simulation

ICRA 2022poster

Data-driven simulators promise high data-efficiency for driving policy learning. When used for modelling interactions, this data-efficiency becomes a bottleneck: small underlying datasets often lack interesting and challenging edge cases for learning interactive driving. We address this challenge by…

Cited by 27SourceScholar
2022

Offline Multi-Agent Reinforcement Learning with Knowledge Distillation

NeurIPS 2022accept

We introduce an offline multi-agent reinforcement learning ( offline MARL) framework that utilizes previously collected data without additional online data collection. Our method reformulates offline MARL as a sequence modeling problem and thus builds on top of the simplicity and scalability of the…

Cited by 44SourcePDFScholar
2022

VISTA 2.0: An Open, Data-driven Simulator for Multimodal Sensing and Policy Learning for Autonomous Vehicles

ICRA 2022poster

Simulation has the potential to transform the development of robust algorithms for mobile agents deployed in safety-critical scenarios. However, the poor photorealism and lack of diverse sensor modalities of existing simulation engines remain key hurdles towards realizing this potential. Here, we pr…

Cited by 108SourceScholar
2020

V2VNet: Vehicle-to-Vehicle Communication for Joint Perception and Prediction

ECCV 2020poster

In this paper, we explore the use of vehicle-to-vehicle (V2V) communication to improve the perception and motion forecasting performance of self-driving vehicles. By intelligently aggregating the information received from multiple nearby vehicles, we can observe the same scene from different viewpoi…

2019

3D LiDAR and Stereo Fusion using Stereo Matching Network with Conditional Cost Volume Normalization

IROS 2019poster

The complementary characteristics of active and passive depth sensing techniques motivate the fusion of the LiDAR sensor and stereo camera for improved depth perception. Instead of directly fusing estimated depths across LiDAR and stereo modalities, we take advantages of the stereo matching network…

Cited by 54SourceScholar
2019

Plug-and-Play: Improve Depth Prediction via Sparse Data Propagation

ICRA 2019poster

We propose a novel plug-and-play (PnP) module for improving depth prediction with taking arbitrary patterns of sparse depths as input. Given any pre-trained depth prediction model, our PnP module updates the intermediate feature map such that the model outputs new depths consistent with the given sp…

Cited by 25SourceScholar
2018

Omnidirectional CNN for Visual Place Recognition and Navigation

ICRA 2018poster

Visual place recognition is challenging, especially when only a few place exemplars are given. To mitigate the challenge, we consider place recognition method using omnidirectional cameras and propose a novel Omnidirectional Convolutional Neural Network (O-CNN) to handle severe camera pose variation…

Cited by 88SourceScholar