← Search

jianwei zhang

80 accepted papers

2026

ClearDepth: Efficient Stereo Perception of Transparent Objects for Robotic Manipulation

ICRA 2026poster

Transparent object depth perception remains a major challenge in robotics and logistics due to the limitations of standard 3D sensors in capturing accurate depth on transparent and reflective surfaces. This affects applications relying on depth maps and point clouds, particularly in robotic manipula…

Cited by 0Scholar
2026

Don't Let Your Robot Be Harmful: Responsible Robotic Manipulation Via Safety-As-Policy

ICRA 2026poster

Unthinking execution of human instructions in robotic manipulation can lead to severe safety risks, such as poisonings, fires, and even explosions. In this paper, we present responsible robotic manipulation, which requires robots to consider potential hazards in the real-world environment while comp…

2026

Exploring Selective Avoidance for Online User Behavior Analysis: A Forest of Thought Explanation

AAAI 2026technical

The response behaviors observed in online user-generated content (UGC) frequently demonstrate non-linear characteristics, such as conditional branching and selective avoidance. These patterns present additional challenges for ensuring the trustworthiness of Large Language Model (LLMs) reasoning, par

Cited by 0SourcePDFScholar
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

Learning Time-Varying Joint-Motor Mapping for Precise Control of Cable-Driven Humanoid Robots Under Transmission Uncertainties

RA-L 2026

Cable-driven robots face significant challenges in achieving precise motion control due to the inherent nonlinearity, strong coupling, and time-varying transmission dynamics. Traditional model-based methods require precise parameter identification and offline calibration, while existing data-driven

Cited by 0SourceScholar
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

Overcoming Joint Intractability with Lossless Hierarchical Speculative Decoding

ICLR 2026oral

Verification is a key bottleneck in improving inference speed while maintaining distribution fidelity in Speculative Decoding. Recent work has shown that sequence-level verification leads to a higher number of accepted tokens compared to token-wise verification. However, existing solutions often rel…

Cited by 0SourcecodeScholar
2025

3D Dense Captioning via Prototypical Momentum Distillation

ICRA 2025

3D dense captioning aims to describe the crucial regions in 3D visual scenes in the form of natural language. Recent prevailing approaches achieve promising results by leveraging complicated structures incorporated with large-scale models, which necessitate abundant parameters and pose challenges re

Cited by 0SourceScholar
2025

CateKV: On Sequential Consistency for Long-Context LLM Inference Acceleration

ICML 2025poster

Large language models (LLMs) have demonstrated strong capabilities in handling long-context tasks, but processing such long contexts remains challenging due to the substantial memory requirements and inference latency. In this work, we discover that certain attention heads exhibit sequential consist…

Cited by 0SourcePDFScholar
2025

Constrained Visual Predictive Control of a Robotic Flexible Endoscope With Visibility and Joint Limits Constraints

RA-L 2025

In this letter, a constrained visual predictive control strategy (C-VPC) is developed for a robotic flexible endoscope to precisely track target features in narrow environments while adhering to visibility and joint limit constraints. The visibility constraint, crucial for keeping the target feature

Cited by 4SourceScholar
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

Estimating Continuum Robot Shape under External Loading using spatiotemporal Neural Networks

IROS 2025

This paper presents a learning-based approach for accurately estimating the 3D shape of flexible continuum robots subjected to external loads. The proposed method introduces a spatiotemporal neural network architecture that fuses multimodal inputs, including current and historical tendon displacemen

Cited by 0SourceScholar
2025

FABG : End-to-end Imitation Learning for Embodied Affective Human-Robot Interaction

IROS 2025

This paper proposes FABG (Facial Affective Behavior Generation), an end-to-end imitation learning system for human-robot interaction, designed to generate natural and fluid facial affective behaviors. In interaction, effectively obtaining high-quality demonstrations remains a challenge. In this work

Cited by 1SourceScholar
2025

FPE2M2: Approaching Lossless and Efficient Quantization with Native Floating Point

ACL 2025finding

Auto-regressive decoding is a memory-bound job, meaning decoding inference performance is limited by the bandwidth rather than the computational capabilities of the GPU. Weight-only quantization is a promising method to address the memory-bound limitations. Previous studies have followed one of two…

Cited by 0SourcePDFScholar
2025

Multi-Segment Soft Robot Control Via Deep Koopman-Based Model Predictive Control

ICRA 2025

Soft robots, compared to regular rigid robots, as their multiple segments with soft materials bring flexibility and compliance, have the advantages of safe interaction and dexterous operation in the environment. However, due to its characteristics of high dimensional, nonlinearity, time-varying natu

Cited by 0SourcecodeScholar
2025

PAVLM: Advancing Point Cloud based Affordance Understanding Via Vision-Language Model

IROS 2025

Affordance understanding, the task of identifying actionable regions on 3D objects, plays a vital role in allowing robotic systems to engage with and operate within the physical world. Although Visual Language Models (VLMs) have excelled in high-level reasoning and long-horizon planning for robotic

Cited by 6SourcecodeScholar
2025

Plug-and-Play Multi-Domain Fusion Adaptation for Cross-Subject EEG-Based Motor Imagery Classification

ICRA 2025

Motor imagery (MI) classification in rehabilitation brain-computer interfaces (RBCIs) faces significant challenges due to the variability of electroencephalography (EEG) signals across subjects. Existing methods typically require extensive EEG data collection from each new subject, which is time-con

Cited by 1SourceScholar
2025

Rotated Runtime Smooth: Training-Free Activation Smoother for accurate INT4 inference

ICLR 2025poster

Large language models have demonstrated promising capabilities upon scaling up parameters. However, serving large language models incurs substantial computation and memory movement costs due to their large scale. Quantization methods have been employed to reduce service costs and latency. Neverthele…

Cited by 0SourcePDFScholar
2024

A Collision-Aware Cable Grasping Method in Cluttered Environment

ICRA 2024poster

We introduce a Cable Grasping-Convolutional Neural Network (CG-CNN) designed to facilitate robust cable grasping in cluttered environments. Utilizing physics simulations, we generate an extensive dataset that mimics the intricacies of cable grasping, factoring in potential collisions between cables…

Cited by 2SourcecodeScholar
2024

Close the Sim2real Gap via Physically-based Structured Light Synthetic Data Simulation

ICRA 2024poster

Despite the substantial progress in deep learning, its adoption in industrial robotics projects remains limited, primarily due to challenges in data acquisition and labeling. Previous sim2real approaches using domain randomization require extensive scene and model optimization. To address these issu…

Cited by 1SourcecodeScholar
2024

FlightBERT++: A Non-autoregressive Multi-Horizon Flight Trajectory Prediction Framework

AAAI 2024technical

Flight Trajectory Prediction (FTP) is an essential task in Air Traffic Control (ATC), which can assist air traffic controllers in managing airspace more safely and efficiently. Existing approaches generally perform multi-horizon FTP tasks in an autoregressive manner, thereby suffering from error acc…

Cited by 39SourcePDFScholar
2024

Making LLMs as Fine-Grained Relation Extraction Data Augmentor

IJCAI 2024poster

Relation Extraction (RE) identifies relations between entities in text, typically relying on supervised models that demand abundant high-quality data. Various approaches, including Data Augmentation (DA), have been proposed as promising solutions for addressing low-resource challenges in RE. However…

2024

Multi-Modal Disordered Representation Learning Network for Description-Based Person Search

AAAI 2024technical

Description-based person search aims to retrieve images of the target identity via textual descriptions. One of the challenges for this task is to extract discriminative representation from images and descriptions. Most existing methods apply the part-based split method or external models to explore…

Cited by 4SourcePDFScholar
2024

OMPO: A Unified Framework for RL under Policy and Dynamics Shifts

ICML 2024oral

Training reinforcement learning policies using environment interaction data collected from varying policies or dynamics presents a fundamental challenge. Existing works often overlook the distribution discrepancies induced by policy or dynamics shifts, or rely on specialized algorithms with task pri…

2024

Offline-Boosted Actor-Critic: Adaptively Blending Optimal Historical Behaviors in Deep Off-Policy RL

ICML 2024poster

Off-policy reinforcement learning (RL) has achieved notable success in tackling many complex real-world tasks, by leveraging previously collected data for policy learning. However, most existing off-policy RL algorithms fail to maximally exploit the information in the replay buffer, limiting sample…

2024

Pluck and Play: Self-supervised Exploration of Chordophones for Robotic Playing

ICRA 2024poster

Existing robotic musicians utilize detailed handcrafted instrument models to generate or learn policies for playing because model-free or inaccurate policy rollouts might easily damage or wear out fragile instruments. We introduce an approach to characterize geometric models of chordophones and thei…

Cited by 0SourceScholar
2024

Seizing Serendipity: Exploiting the Value of Past Success in Off-Policy Actor-Critic

ICML 2024poster

Learning high-quality $Q$-value functions plays a key role in the success of many modern off-policy deep reinforcement learning (RL) algorithms. Previous works primarily focus on addressing the value overestimation issue, an outcome of adopting function approximators and off-policy learning. Deviati…

2024

Sensor-agnostic Visuo-Tactile Robot Calibration Exploiting Assembly-Precision Model Geometries

IROS 2024poster

Visual sensor modalities dominate traditional robot calibration, but when environment contacts are relevant, the tactile modality can provide another natural, accurate, and highly relevant modality. Most existing tactile sensing methods for robot calibration are constrained to specific sensor-object…

Cited by 0SourceScholar
2024

Smooth Computation without Input Delay: Robust Tube-Based Model Predictive Control for Robot Manipulator Planning

ICRA 2024poster

Model Predictive Control (MPC) has exhibited remarkable capabilities in optimizing objectives and meeting constraints. However, the substantial computational burden associated with solving the Optimal Control Problem (OCP) at each triggering instant introduces significant delays between state sampli…

Cited by 2SourceScholar
2024

State Estimation of an Adaptive 3-Finger Gripper using Recurrent Neural Networks

IROS 2024poster

Adaptive grippers enable easy and robust grasping of diverse objects by adapting to their shapes and enclosing them. However, determining the exact state of the hand remains challenging. This is not always straightforward but is often necessary to assess grip success, quality, or the pose of the obj…

Cited by 0SourceScholar
2024

Subequivariant Reinforcement Learning in 3D Multi-Entity Physical Environments

ICML 2024poster

Learning policies for multi-entity systems in 3D environments is far more complicated against single-entity scenarios, due to the exponential expansion of the global state space as the number of entities increases. One potential solution of alleviating the exponential complexity is dividing the glob…

Cited by 0SourcePDFScholar
2024

ToolEENet: Tool Affordance 6D Pose Estimation

IROS 2024poster

The exploration of robotic dexterous hands utilizing tools has recently attracted considerable attention. A significant challenge in this field is the precise awareness of a tool’s pose when grasped, as occlusion by the hand often degrades the quality of the estimation. Additionally, the tool’s over…

Cited by 2SourcecodeScholar
2023

3D Semantic Subspace Traverser: Empowering 3D Generative Model with Shape Editing Capability

ICCV 2023poster

Shape generation is the practice of producing 3D shapes as various representations for 3D content creation. Previous studies on 3D shape generation have focused on shape quality and structure, without or less considering the importance of semantic information. Consequently, such generative models of…

Cited by 3PDFcodeScholar
2023

Learning Repeatable Speech Embeddings Using An Intra-class Correlation Regularizer

NeurIPS 2023poster

A good supervised embedding for a specific machine learning task is only sensitive to changes in the label of interest and is invariant to other confounding factors. We leverage the concept of repeatability from measurement theory to describe this property and propose to use the intra-class correlat…

2023

Learning Semantic-Agnostic and Spatial-Aware Representation for Generalizable Visual-Audio Navigation

RA-L 2023

Visual-audio navigation (VAN) is attracting more and more attention from the robotic community due to its broad applications, e.g., household robots and rescue robots. In this task, an embodied agent must search for and navigate to the sound source with egocentric visual and audio observations. Howe

Cited by 12SourcecodeScholar
2023

PoseFusion: Robust Object-in-Hand Pose Estimation with SelectLSTM

IROS 2023poster

Accurate estimation of the relative pose between an object and a robot hand is critical for many manipulation tasks. However, most of the existing object-in-hand pose datasets use two-finger grippers and also assume that the object remains fixed in the hand without any relative movements, which is n…

Cited by 9SourcecodeScholar
2023

Reinforcement Learning Based Pushing and Grasping Objects from Ungraspable Poses

ICRA 2023poster

Grasping an object when it is in an ungraspable pose is a challenging task, such as books or other large flat objects placed horizontally on a table. Inspired by human manipulation, we address this problem by pushing the object to the edge of the table and then grasping it from the hanging part. In…

Cited by 18SourceScholar
2023

Weakly Supervised Referring Expression Grounding via Dynamic Self-Knowledge Distillation

IROS 2023poster

Weakly supervised referring expression grounding (WREG) is an attractive and challenging task for grounding target regions in images by understanding given referring expressions. WREG learns to ground target objects without the manual annotations between image regions and referring expressions durin…

Cited by 1SourceScholar
2023

Weakly Supervised Referring Expression Grounding via Target-Guided Knowledge Distillation

ICRA 2023poster

Weakly supervised referring expression grounding aims to train a model without the manual labels between image regions and referring expressions during the training phase. Current predominant models often adopt deep structures to reconstruct the region-expression correspondence. A crucial deficiency…

Cited by 4SourcecodeScholar
2022

Event-Triggered Tracking Control Scheme for Quadrotors with External Disturbances: Theory and Validations

ICRA 2022poster

This article studies the tracking control of a quadrotor unmanned aerial vehicle (UAV) under time-varying external disturbances. An event-triggered sliding mode control (SMC) strategy is proposed by introducing a new triggering condition form of desired trajectory, quadrotor position, and velocity.…

Cited by 6SourceScholar
2022

Generalization of Robot Force-Relevant Skills Through Adapting Compliant Profiles

RA-L 2022

Skill generalization in force fields is quite challenging and has not been fully investigated yet in the domain of robot learning. In this letter, we present a novel adaptation strategy that allows a robot to generalize the learned skill to deal with new task conditions with different force fields.

Cited by 11SourceScholar
2022

Learning 6-DoF Task-oriented Grasp Detection via Implicit Estimation and Visual Affordance

IROS 2022poster

Currently, task-oriented grasp detection approaches are mostly based on pixel-level affordance detection and semantic segmentation. These pixel-level approaches heavily rely on the accuracy of a 2D affordance mask, and the generated grasp candidates are restricted to a small workspace. To mitigate t…

Cited by 24SourceScholar
2022

Learning Friction Model for Magnet-Actuated Tethered Capsule Robot

ICRA 2022poster

The potential diagnostic applications of magnet-actuated capsules have been greatly increased in recent years. For most of these potential applications, accurate position control of the capsule have been highly demanding. However, the friction between the robot and the environment as well as the dra…

Cited by 3SourceScholar
2022

Multifingered Grasping Based on Multimodal Reinforcement Learning

RA-L 2022

In this work, we tackle the challenging problem of grasping novel objects using a high-DoF anthropomorphic hand-arm system. Combining fingertip tactile sensing, joint torques and proprioception, a multimodal agent is trained in simulation to learn the finger motions and to determine when to lift an

Cited by 34SourceScholar
2021

A Low-Cost Modular System of Customizable, Versatile, and Flexible Tactile Sensor Arrays

IROS 2021poster

The key role of tactile sensing for human grasping and manipulation is widely acknowledged, but most industrial robot grippers and even multi-fingered hands are still designed and used without any tactile sensors. While the basic design principles for resistive or capacitive sensors are well known,…

Cited by 11SourceScholar
2021

CloudAAE: Learning 6D Object Pose Regression with On-line Data Synthesis on Point Clouds

ICRA 2021poster

It is often desired to train 6D pose estimation systems on synthetic data because manual annotation is expensive. However, due to the large domain gap between the synthetic and real images, synthesizing color images is expensive. In contrast, this domain gap is considerably smaller and easier to fil…

Cited by 58SourcecodeScholar
2021

Combining Learning from Demonstration with Learning by Exploration to Facilitate Contact-Rich Tasks

IROS 2021poster

Collaborative robots are expected to work alongside humans and directly replace human workers in some cases, thus effectively responding to rapid changes in assembly lines. Current methods for programming contact-rich tasks, particularly in heavily constrained spaces, tend to be fairly inefficient.…

Cited by 20SourceScholar
2021

Dynamic Memory based Attention Network for Sequential Recommendation

AAAI 2021technical

Sequential recommendation has become increasingly essential in various online services. It aims to model the dynamic preferences of users from their historical interactions and predict their next items. The accumulated user behavior records on real systems could be very long. This rich data brings o…

Cited by 77SourcePDFScholar
2021

KB-Tree: Learnable and Continuous Monte-Carlo Tree Search for Autonomous Driving Planning

IROS 2021poster

In this paper, we present a novel learnable and continuous Monte-Carlo Tree Search method, named as KB-Tree, for motion planning in autonomous driving. The proposed method utilizes an asymptotical PUCB based on Kernel Regression (KR-AUCB) as a novel UCB variant, to improve the exploitation and explo…

Cited by 10SourceScholar
2021

Learning compliant grasping and manipulation by teleoperation with adaptive force control

IROS 2021poster

In this work, we focus on improving the robot’s dexterous capability by exploiting visual sensing and adaptive force control. TeachNet, a vision-based teleoperation learning framework, is exploited to map human hand postures to a multi-fingered robot hand. We augment TeachNet, which is originally ba…

Cited by 12SourceScholar
2021

Model Adaptation through Hypothesis Transfer with Gradual Knowledge Distillation

IROS 2021poster

The ability to adapt their perception to changing environments is a core characterization of intelligent robots. At present, Unsupervised Domain Adaptation (UDA) methods are used to address this problem where the adaptation task is formulated as a transfer problem from a well-described scenario (sou…

Cited by 21SourceScholar
2021

Model-Based Trajectory Prediction and Hitting Velocity Control for a New Table Tennis Robot

IROS 2021poster

Currently, most table tennis robots concentrate on the canonical position control problem while ignoring the actual velocity control requirements. In this paper, we consider these requirements and propose a new table tennis robot framework. First, a tailor-made mechanical structure is designed such…

Cited by 20SourceScholar
2021

Proactive Action Visual Residual Reinforcement Learning for Contact-Rich Tasks Using a Torque-Controlled Robot

ICRA 2021poster

Contact-rich manipulation tasks are commonly found in modern manufacturing settings. However, manually designing a robot controller is considered hard for traditional control methods as the controller requires an effective combination of modalities and vastly different characteristics. In this paper…

Cited by 22SourceScholar
2020

6D Object Pose Regression via Supervised Learning on Point Clouds

ICRA 2020poster

This paper addresses the task of estimating the 6 degrees of freedom pose of a known 3D object from depth information represented by a point cloud. Deep features learned by convolutional neural networks from color information have been the dominant features to be used for inferring object poses, whi…

Cited by 111SourcecodeScholar
2020

A Mobile Robot Hand-Arm Teleoperation System by Vision and IMU

IROS 2020poster

In this paper, we present a multimodal mobile teleoperation system that consists of a novel vision-based hand pose regression network (Transteleop) and an IMU (inertial measurement units)-based arm tracking method. Transteleop observes the human hand through a low-cost depth camera and generates not…

Cited by 75SourceScholar
2020

Center-of-Mass-based Robust Grasp Planning for Unknown Objects Using Tactile-Visual Sensors

ICRA 2020poster

An unstable grasp pose can lead to slip, thus an unstable grasp pose can be predicted by slip detection. A regrasp is required afterwards to correct the grasp pose in order to finish the task. In this work, we propose a novel regrasp planner with multi-sensor modules to plan grasp adjustments with t…

Cited by 34SourceScholar
2020

Learning Local Planners for Human-aware Navigation in Indoor Environments

IROS 2020poster

Established indoor robot navigation frameworks build on the separation between global and local planners. Whereas global planners rely on traditional graph search algorithms, local planners are expected to handle driving dynamics and resolve minor conflicts. We present a system to train neural-netwo…

Cited by 89SourceScholar
2020

Robust Robotic Pouring using Audition and Haptics

IROS 2020poster

Robust and accurate estimation of liquid height lies as an essential part of pouring tasks for service robots. However, vision-based methods often fail in occluded conditions while audio-based methods cannot work well in a noisy environment. We instead propose a multimodal pouring network (MP-Net) t…

Cited by 24SourcecodeScholar
2020

Self-Adapting Recurrent Models for Object Pushing from Learning in Simulation

IROS 2020poster

Planar pushing remains a challenging research topic, where building the dynamic model of the interaction is the core issue. Even an accurate analytical dynamic model is inherently unstable because physics parameters such as inertia and friction can only be approximated. Data-driven models usually re…

Cited by 23SourceScholar
2019

Making Sense of Audio Vibration for Liquid Height Estimation in Robotic Pouring

IROS 2019poster

In this paper, we focus on the challenging perception problem in robotic pouring. Most of the existing approaches either leverage visual or haptic information. However, these techniques may suffer from poor generalization performances on opaque containers or concerning measuring precision. To tackle…

Cited by 43SourceScholar
2019

MoveIt! Task Constructor for Task-Level Motion Planning

ICRA 2019poster

A lot of motion planning research in robotics focuses on efficient means to find trajectories between individual start and goal regions, but it remains challenging to specify and plan robotic manipulation actions which consist of multiple interdependent subtasks. The Task Constructor framework we pr…

Cited by 151SourcecodeScholar
2019

PointNetGPD: Detecting Grasp Configurations from Point Sets

ICRA 2019poster

In this paper, we propose an end-to-end grasp evaluation model to address the challenging problem of localizing robot grasp configurations directly from the point cloud. Compared to recent grasp evaluation metrics that are based on handcrafted depth features and a convolutional neural network (CNN),…

Cited by 444SourcecodeScholar
2019

Robust High Accuracy Visual-Inertial-Laser SLAM System

IROS 2019poster

In recent years, many excellent works on visual-inertial SLAM and laser-based SLAM have been proposed. Although inertial measurement unit (IMU) significantly improve the motion estimate performance by reducing the impact of illumination variation or texture-less region on visual tracking, tracking f…

Cited by 50SourceScholar
2019

Vision-based Teleoperation of Shadow Dexterous Hand using End-to-End Deep Neural Network

ICRA 2019poster

In this paper, we present TeachNet, a novel neural network architecture for intuitive and markerless vision-based teleoperation of dexterous robotic hands. Robot joint angles are directly generated from depth images of the human hand that produce visually similar robot hand poses in an end-to-end fa…

Cited by 120SourceScholar
2019

Visual Domain Adaptation Exploiting Confidence-Samples

IROS 2019poster

Domain adaptation methods are used to address a problem, in which train scenario (source domain) and test scenario (target domain) are different. The existing methods mainly perform adaptation via reducing domain discrepancy from the view of a probability distribution. However, the idea of probabili…

Cited by 6SourceScholar
2018

Comparison of Multimodal Heading and Pointing Gestures for Co-Located Mixed Reality Human-Robot Interaction

IROS 2018poster

Mixed reality (MR)opens up new vistas for human-robot interaction (HRI)scenarios in which a human operator can control and collaborate with co-located robots. For instance, when using a see-through head-mounted-display (HMD)such as the Microsoft HoloLens, the operator can see the real robots and add…

Cited by 90SourceScholar
2018

Cost Functions to Specify Full-Body Motion and Multi-Goal Manipulation Tasks

ICRA 2018poster

While the problem of inverse kinematics on serial kinematic chains is well researched, solving motion tasks quickly on more complex robots remains an open problem. Examples include dual-arm manipulation, grasping with multi-finger hands, and full-body motion generation for humanoids. In this paper,…

Cited by 51SourceScholar
2017

A model of vertebral motion and key point recognition of drilling with force in robot-assisted spinal surgery

IROS 2017poster

Pedicle drilling is a crucial and high-risk process in spinal surgery. Due to the respiration and cardiac cycle, the position of spine would fluctuate during operations, which result in an increase of the difficulty in state recognition of pedicle drilling. To guarantee the safety and validity, a mo…

Cited by 8SourceScholar
2017

Evolutionary multi-objective inverse kinematics on highly articulated and humanoid robots

IROS 2017poster

While solving inverse kinematics on serial kinematic chains is well researched, many methods still seem rather limited in jointly handling more complex geometries, including dexterous multi-finger hands or humanoid robots. In particular, object manipulation and motion tasks would benefit from the ab…

Cited by 44SourceScholar
2016

A simple 2D straight-leg passive dynamic walking model without foot-scuffing problem

IROS 2016poster

This paper presents a simple 2D passive dynamic walking model with straight legs based on a novel hip joint, called T-joint. The model directly solves the common foot-scuffing problem in straight-legged walkers without introducing any new degree of freedom or additional motion phase, which is unavoi…

Cited by 7SourceScholar
2015

A novel optical tracking based tele-control system for tabletop object manipulation tasks

IROS 2015poster

For a robot serving in a complex environment such as in a restaurant, it is difficult to perform a task like tabletop object manipulation completely by itself, in that some information may be missing. An approach to deal with this is to use a tele-control system and method to control the robot or de…

Cited by 15SourceScholar
2015

Grasp planning by human experience on a variety of objects with complex geometry

IROS 2015poster

We present an effective method of identifying the graspable components of a variety of complex objects for grasp planning based on human experience. Instead of focusing on individual objects, our method identifies graspable components on the category level under the assumption that geometrically ali…

Cited by 10SourceScholar
2015

Integrating physics-based prediction with Semantic plan Execution Monitoring

IROS 2015poster

Real-world robotic systems have to perform reliably in uncertain and dynamic environments. State-of-the-art cognitive robotic systems use an abstract symbolic representation of the real world for high-level reasoning. Some aspects of the world, such as object dynamics, are inherently difficult to ca…

Cited by 12SourceScholar
2015

Motion planning and control of a robotic system for orthodontic archwire bending

IROS 2015poster

In clinics, customized archwires are demanded for lingual orthodontic treatment. However, only very experienced orthodontists can handle the manual appliance preparation. This pattern not only occupies lots of the orthodontist's labor time, but also can not ensure the accuracy of the appliances. The…

Cited by 19SourceScholar