← Search

Zhenshan Bing

46 accepted papers

2026

DECO: Decoupled Multimodal Diffusion Transformer for Bimanual Dexterous Manipulation with a Plugin Tactile Adapter

ICML 2026poster

Bimanual dexterous manipulation relies on integrating multimodal inputs to perform complex real-world tasks. To address the challenges of effectively combining these modalities, we propose DECO, a decoupled multimodal diffusion transformer that disentangles vision, proprioception, and tactile signal…

Cited by 0SourceScholar
2026

FUNCanon: Learning Pose-Aware Action Primitives Via Functional Object Canonicalization for Generalizable Robotic Manipulation

ICRA 2026poster

General-purpose robotic skills from end-to-end demonstrations often leads to task-specific policies that fail to generalize beyond the training distribution. Therefore, we introduce FunCanon, a framework that converts long-horizon manipulation tasks into sequences of action chunks, each defined by a…

2026

Inference-Stage Adaptation-Projection Strategy Adapts Diffusion Policy to Cross-Manipulators Scenarios

ICRA 2026poster

Diffusion policies are powerful visuomotor models for robotic manipulation, yet they often fail to generalize to manipulators or end-effectors unseen during training and struggle to accommodate new task requirements at inference time. Addressing this typically requires costly data recollection and p…

2026

M4Diffuser: Multi-View Diffusion Policy with Manipulability-Aware Control for Robust Mobile Manipulation

ICRA 2026poster

Mobile manipulation requires the coordinated control of a mobile base and a robotic arm while simultaneously perceiving both global scene context and fine-grained object details. Existing single-view approaches often fail in unstructured environments due to limited fields of view, exploration, and g…

2026

TacUMI: A Multi-Modal Universal Manipulation Interface for Contact-Rich Tasks

ICRA 2026poster

Task decomposition is critical for understanding and learning complex long-horizon manipulation tasks. Especially for tasks involving rich physical interactions, relying solely on visual observations and robot proprioceptive information often fails to reveal the underlying event transitions. This ra…

2025

APT*: Asymptotically Optimal Motion Planning via Adaptively Prolated Elliptical R-Nearest Neighbors

RA-L 2025

Optimal path planning aims to determine a sequence of states from a start to a goal while accounting for planning objectives. Popular methods often integrate fixed batch sizes and neglect information on obstacles, which is not problem-specific. This study introduces Adaptively Prolated Trees (APT*),

Cited by 4SourceScholar
2025

CIT: Context-Based Biased Batch-Sampling for Almost-Surely Asymptotically Optimal Motion Planning

IROS 2025

This paper introduces Context Informed Trees (CIT*), a sampling-based motion planning algorithm that enhances exploration efficiency by biasing sampling based on uncertainty estimation from local samples and connectivity information obtained during the search process. CIT* is based on Flexible Infor

Cited by 0SourceScholar
2025

ContactDexNet: Multi-fingered Robotic Hand Grasping in Cluttered Environments through Hand-Object Contact Semantic Mapping

IROS 2025

The deep learning models has significantly advanced dexterous manipulation techniques for multi-fingered hand grasping. However, the contact information-guided grasping in cluttered environments remains largely underexplored. To address this gap, we have developed ContactDexNet, a method for generat

Cited by 18SourceScholar
2025

Direction Informed Trees (DIT*): Optimal Path Planning via Direction Filter and Direction Cost Heuristic

ICRA 2025

Optimal path planning requires finding a series of feasible states from the starting point to the goal to optimize objectives. Popular path planning algorithms, such as Effort Informed Trees (EIT*), employ effort heuristics to guide the search. Effective heuristics are accurate and computationally e

Cited by 1SourceScholar
2025

Gassidy: Gaussian Splatting SLAM in Dynamic Environments

ICRA 2025

3D Gaussian Splatting (3DGS) allows flexible adjustments to scene representation, enabling continuous optimization of scene quality during dense visual simultaneous localization and mapping (SLAM) in static environments. However, 3DGS faces challenges in handling environmental disturbances from dyna

Cited by 14SourceScholar
2025

Instantaneous Contact Localization on A Magnetically Transduced Tapered Whisker

IROS 2025

The whisker-inspired tactile sensor is advantageous for enhancing robotic perception in proximate range and darkness via non-intrusive contacts. However, localizing contact along the whisker shaft is challenging due to the non-injective mapping between tangential contacts and the resulting bending m

Cited by 0SourceScholar
2025

LEMMo-Plan: LLM-Enhanced Learning from Multi-Modal Demonstration for Planning Sequential Contact-Rich Manipulation Tasks

ICRA 2025

Large Language Models (LLMs) have gained popularity in task planning for long-horizon manipulation tasks. To enhance the validity of LLM-generated plans, visual demonstrations and online videos have been widely employed to guide the planning process. However, for manipulation tasks involving subtle

Cited by 2SourcecodeScholar
2025

Multi-Robot Assembly of Deformable Linear Objects Using Multi-Modal Perception

IROS 2025

Industrial assembly of deformable linear objects (DLOs) such as cables offers great potential for many industries. However, DLOs pose several challenges for robot-based automation due to the inherent complexity of deformation and, consequentially, the difficulties in anticipating the behavior of DLO

Cited by 2SourceScholar
2025

Multi-Sets Trees (MST*): Accelerated Asymptotically Optimal Motion Planning Optimization Informed by Multiple Domain Subsets

IROS 2025

Robotic motion planning faces formidable challenges in constrained environments, particularly in rapidly searching for feasible solutions and converging towards optimal. This study introduces Multi-Sets Tree (MST*), a sampling-based planner designed to accelerate path searching and solution optimiza

Cited by 0SourceScholar
2025

Safety-Critical Control with Saliency Detection for Mobile Robots in Dynamic Multi-Obstacle Environments

ICRA 2025

This paper proposes a novel dual-filter architecture utilizing RGB-D camera data and dynamic control barrier functions (D-CBFs) for real-time obstacle avoidance in unstructured environments. The proposed method efficiently handles static, suddenly appearing, and dynamic obstacles, maintaining consis

Cited by 1SourceScholar
2025

TacDiffusion: Force-Domain Diffusion Policy for Precise Tactile Manipulation

ICRA 2025

Assembly is a crucial skill for robots in both modern manufacturing and service robotics. However, mastering transferable insertion skills that can handle a variety of high-precision assembly tasks remains a significant challenge. This paper presents a novel framework that utilizes diffusion models

Cited by 41SourceScholar
2025

Tree-Based Grafting Approach for Bidirectional Motion Planning With Local Subsets Optimization

RA-L 2025

Bidirectional motion planning often reduces planning time compared to its unidirectional counterparts. It requires connecting the forward and reverse search trees to form a continuous path. However, this process could fail and restart the asymmetric bidirectional search due to the limitations of laz

Cited by 10SourceScholar
2024

1 kHz Behavior Tree for Self-adaptable Tactile Insertion

ICRA 2024poster

Insertion is an essential skill for robots in both modern manufacturing and services robotics. In our previous study, we proposed an insertion skill framework based on forcedomain wiggle motion. The main limitation of this method lies in the robot’s inability to adjust its behavior according to chan…

Cited by 5SourceScholar
2024

A2G: Leveraging Intuitive Physics for Force-Efficient Robotic Grasping

RA-L 2024

In object manipulation, movements are inherently restricted by object geometry and dynamics. Humans use an intuitive understanding of physics while grasping objects, resulting in an efficient application of manipulation force. This involves a ‘common sense’ awareness of how objects behave in the phy

Cited by 1SourceScholar
2024

Contact Energy Based Hindsight Experience Prioritization

ICRA 2024poster

Multi-goal robot manipulation tasks with sparse rewards are difficult for reinforcement learning (RL) algorithms due to the inefficiency in collecting successful experiences. Recent algorithms such as Hindsight Experience Replay (HER) expedite learning by taking advantage of failed trajectories and…

Cited by 3SourcecodeScholar
2024

Elliptical K-Nearest Neighbors - Path Optimization via Coulomb’s Law and Invalid Vertices in C-space Obstacles

IROS 2024poster

Path planning has long been an important and active research area in robotics. To address challenges in high-dimensional motion planning, this study introduces the Force Direction Informed Trees (FDIT*), a sampling-based planner designed to enhance speed and cost-effectiveness in pathfinding. FDIT*…

Cited by 1SourceScholar
2024

Flexible Informed Trees (FIT*): Adaptive Batch-Size Approach in Informed Sampling-Based Path Planning

IROS 2024poster

In path planning, anytime almost-surely asymptotically optimal planners dominate the benchmark of sampling-based planners. A notable example is Batch Informed Trees (BIT*), where planners iteratively determine paths to batches of vertices within the exploration area. However, utilizing a consistent…

Cited by 6SourceScholar
2024

IMU Based Pose Reconstruction and Closed-loop Control for Soft Robotic Arms

IROS 2024poster

Soft continuum manipulators are celebrated for their versatility and physical robustness to external forces and perturbations. However, this feature comes at a cost. The many degrees of freedom and compliance pose challenges for accurate pose reconstruction, both in terms of distributed sensing and…

Cited by 1SourceScholar
2024

Language-Conditioned Imitation Learning With Base Skill Priors Under Unstructured Data

RA-L 2024

The growing interest in language-conditioned robot manipulation aims to develop robots capable of understanding and executing complex tasks, with the objective of enabling robots to interpret language commands and manipulate objects accordingly. While language-conditioned approaches demonstrate impr

Cited by 29SourceScholar
2024

Online Efficient Safety-Critical Control for Mobile Robots in Unknown Dynamic Multi-Obstacle Environments

IROS 2024poster

This paper proposes a LiDAR-based goal-seeking and exploration framework, addressing the efficiency of online obstacle avoidance in unstructured environments populated with static and moving obstacles. This framework addresses two significant challenges associated with traditional dynamic control ba…

Cited by 5SourceScholar
2024

Ontology Based AI Planning and Scheduling for Robotic Assembly

IROS 2024poster

The rising demand for customized products necessitates the integration of multiple robotic systems, underscoring the need for advanced production planning and scheduling. This paper introduces an ontology-based, artificial intelligence-enhanced method for dynamic task planning and scheduling, aimed…

Cited by 1SourceScholar
2024

Optimizing Dynamic Balance in a Rat Robot via the Lateral Flexion of a Soft Actuated Spine

ICRA 2024poster

Balancing oneself using the spine is a physiological alignment of the body posture in the most efficient manner by the muscular forces for mammals. For this reason, we can see many disabled quadruped animals can still stand or walk even with three limbs. This paper investigates the optimization of d…

Cited by 1SourceScholar
2024

Real-Time Adaptive Safety-Critical Control with Gaussian Processes in High-Order Uncertain Models

ICRA 2024poster

This paper presents an adaptive online learning framework for systems with uncertain parameters to ensure safety-critical control in non-stationary environments. Our approach consists of two phases. The initial phase is centered on a novel sparse Gaussian process (GP) framework. We first integrate a…

Cited by 4SourceScholar
2024

Real-time Contact State Estimation in Shape Control of Deformable Linear Objects under Small Environmental Constraints

ICRA 2024poster

Controlling the shape of deformable linear objects using robots and constraints provided by environmental fixtures has diverse industrial applications. In order to establish robust contacts with these fixtures, accurate estimation of the contact state is essential for preventing and rectifying poten…

Cited by 2SourceScholar
2023

An Energy-Efficient Lane-Keeping System Using 3D LiDAR Based on Spiking Neural Network

IROS 2023poster

Lane keeping, as a fundamental functionality of autonomous navigation, remains a challenging task for autonomous robots and vehicles. Recently, spiking neural networks (SNNs) have gained attention and research interest due to their biological plausibility and application potential on neuromorphic pr…

Cited by 3SourceScholar
2023

Contact-Aware Shaping and Maintenance of Deformable Linear Objects With Fixtures

IROS 2023poster

Studying the manipulation of deformable linear objects has significant practical applications in industry, including car manufacturing, textile production, and electronics automation. However, deformable linear object manipulation poses a significant challenge in developing planning and control algo…

Cited by 3SourceScholar
2023

Learning from Symmetry: Meta-Reinforcement Learning with Symmetrical Behaviors and Language Instructions

IROS 2023poster

Meta-reinforcement learning (meta-RL) is a promising approach that enables the agent to learn new tasks quickly. However, most meta-RL algorithms show poor generalization in multi-task scenarios due to the insufficient task information provided only by rewards. Language-conditioned meta-RL improves…

Cited by 7SourceScholar
2023

Meta-Reinforcement Learning Based on Self-Supervised Task Representation Learning

AAAI 2023technical

Meta-reinforcement learning enables artificial agents to learn from related training tasks and adapt to new tasks efficiently with minimal interaction data. However, most existing research is still limited to narrow task distributions that are parametric and stationary, and does not consider out-of-…

Cited by 16SourcePDFScholar
2023

Meta-Reinforcement Learning via Language Instructions

ICRA 2023poster

Although deep reinforcement learning has recently been very successful at learning complex behaviors, it requires a tremendous amount of data to learn a task. One of the fundamental reasons causing this limitation lies in the nature of the trial-and-error learning paradigm of reinforcement learning,…

Cited by 20SourceScholar
2023

Selective Frequency Network for Image Restoration

ICLR 2023poster

Image restoration aims to reconstruct the latent sharp image from its corrupted counterpart. Besides dealing with this long-standing task in the spatial domain, a few approaches seek solutions in the frequency domain in consideration of the large discrepancy between spectra of sharp/degraded image p…

Cited by 169SourcePDFScholar
2023

Smooth Stride Length Change of Rat Robot with a Compliant Actuated Spine Based on CPG Controller

IROS 2023poster

The aim of this research is to investigate the relationship between spinal flexion and quadruped locomotion in a rat robot equipped with a compliant spine, controlled by a central pattern generator (CPG). The study reveals that spinal flexion can enhance limb stride length, but it may also cause sig…

Cited by 3SourceScholar
2022

A Biologically-Inspired Simultaneous Localization and Mapping System Based on LiDAR Sensor

IROS 2022poster

Simultaneous localization and mapping (SLAM) is one of the essential techniques and functionalities used by robots to perform autonomous navigation tasks. Inspired by the rodent hippocampus, this paper presents a biologically inspired SLAM system based on a LiDAR sensor using a hippocampal model to…

Cited by 5SourceScholar
2022

An Adaptive Approach to Whole-Body Balance Control of Wheel-Bipedal Robot Ollie

IROS 2022poster

The wheel-bipedal robot has the advantages of both wheeled robots and legged robots, but as a cost, it is more challenging to perform flexible movements in various surroundings while keeping it balanced. The inaccurate dynamics of the robot makes the balance problem even more intractable. To solve t…

Cited by 28SourceScholar
2022

Enhanced Quadruped Locomotion of a Rat Robot Based on the Lateral Flexion of a Soft Actuated Spine

IROS 2022poster

In nature, the movement of quadrupeds is completed under the combined action of the spine and the legs. Inspired by this, this paper explores the effect of a lateral flexing spine on the locomotion of a rat robot. Benefiting from the regular lateral flexion of a soft actuated spine, the rat robot ex…

Cited by 7SourceScholar
2020

Target Tracking Control of a Wheel-less Snake Robot Based on a Supervised Multi-layered SNN

IROS 2020poster

The snake-like robot without wheels is a bio-inspired robot whose high degree of freedom results in a challenge in autonomous locomotion control. The use of a Spiking Neural Network (SNN) which is a biologically plausible artificial neural network can help to achieve the autonomous locomotion behavi…

Cited by 13SourceScholar
2019

End to End Learning of a Multi-Layered Snn Based on R-Stdp for a Target Tracking Snake-Like Robot

ICRA 2019poster

This paper introduces an end-to-end learning approach based on Reward-modulated Spike-Timing-Dependent Plasticity (R-STDP) for a multi-layered spiking neural network (SNN). As a case study, a snake-like robot is used as an agent to perform target tracking tasks on the basis of our proposed approach.…

Cited by 31SourceScholar
2019

Mixed Frame-/Event-Driven Fast Pedestrian Detection

ICRA 2019poster

Pedestrian detection has attracted enormous research attention in the field of Intelligent Transportation System (ITS) due to that pedestrians are the most vulnerable traffic participants. So far, almost all pedestrian detection solutions are based on the conventional frame-based camera. However, th…

Cited by 112SourceScholar
2018

End to End Learning of Spiking Neural Network Based on R-STDP for a Lane Keeping Vehicle

ICRA 2018poster

Learning-based methods have demonstrated clear advantages in controlling robot tasks, such as the information fusion abilities, strong robustness, and high accuracy. Meanwhile, the on-board systems of robots have limited computation and energy resources, which are contradictory with state-of-the-art…

Cited by 101SourceScholar
2017

CPG-based control of smooth transition for body shape and locomotion speed of a snake-like robot

ICRA 2017poster

In this paper, a lightweight central pattern generator(CPG) model is designed for a snake-like robot, to achieve smooth transition of body shape and locomotion speed. First, based on the convergence behavior of the gradient system, a lightweight CPG model with fast computing time is designed and com…

Cited by 29SourceScholar
2017

Towards autonomous locomotion: Slithering gait design of a snake-like robot for target observation and tracking

IROS 2017poster

In this paper, a biologically inspired 3D slithering gait for a snake-like robot is designed and implemented for the purpose of target tracking. First, by balancing the forward speed and the stability of the robot, a straight slithering gait is modelled, under which the robot can march straight, fas…

Cited by 17SourceScholar