← Search

Zhiyuan Xu

28 accepted papers

2026

CRAFT: Adapting VLA Models to Contact-Rich Manipulation Via Force-Aware Curriculum Fine-Tuning

ICRA 2026poster

Vision-Language-Action (VLA) models have shown a strong capability in enabling robots to execute general instructions, yet they struggle with contact-rich manipulation tasks, where success requires precise alignment, stable contact maintenance,and effective handling of deformable objects. A fundamen…

2026

TSPE-GS: Probabilistic Depth Extraction for Semi-Transparent Surface Reconstruction via 3D Gaussian Splatting

AAAI 2026technical

3D Gaussian Splatting-based geometry reconstruction is regarded as an excellent paradigm due to its favorable trade-off between speed and reconstruction quality. However, such 3D Gaussian-based reconstruction pipelines often face challenges when reconstructing semi-transparent surfaces, hindering th

Cited by 0SourcePDFScholar
2026

XR-1: Towards Versatile Vision-Language-Action Models via Learning Unified Vision-Motion Representations

ICML 2026oral

Recent progress in large-scale robotic datasets and vision-language models (VLMs) has advanced research on vision-language-action (VLA) models. However, existing VLA models still face two fundamental challenges: (\textit{i}) producing precise low-level actions from high-dimensional observations, (\t…

Cited by 0SourcecodeScholar
2025

A Comprehensive Overhaul of Multimodal Assistant with Small Language Models

AAAI 2025technical

Multimodal Large Language Models (MLLMs) have showcased impressive skills in tasks related to visual understanding and reasoning. Yet, their widespread application faces obstacles due to the high computational demands during both the training and inference phases, restricting their use to a limited…

2025

ChatVLA: Unified Multimodal Understanding and Robot Control with Vision-Language-Action Model

EMNLP 2025

Humans possess a unified cognitive ability to perceive, comprehend, and interact with the physical world. Why can’t large language models replicate this holistic understanding? Through a systematic analysis of existing training paradigms in vision-language-action models (VLA), we identify two key ch

2025

Discrete Policy: Learning Disentangled Action Space for Multi-Task Robotic Manipulation

ICRA 2025

Learning visuomotor policy for multi-task robotic manipulation has been a long-standing challenge for the robotics community. The difficulty lies in the diversity of action space: typically, a goal can be accomplished in multiple ways, resulting in a multimodal action distribution for a single task.

Cited by 24SourcecodeScholar
2025

FreqPolicy: Efficient Flow-based Visuomotor Policy via Frequency Consistency

NeurIPS 2025poster

Generative modeling-based visuomotor policies have been widely adopted in robotic manipulation, attributed to their ability to model multimodal action distributions. However, the high inference cost of multi-step sampling limits its applicability in real-time robotic systems. Existing approaches acc…

Cited by 0SourceScholar
2025

HACTS: a Human-As-Copilot Teleoperation System for Robot Learning

IROS 2025

Teleoperation is essential for autonomous robot learning, especially in manipulation tasks that require human demonstrations or corrections. However, most existing systems only offer unilateral robot control and lack the ability to synchronize the robot’s status with the teleoperation hardware, prev

Cited by 8SourceScholar
2025

Learning From Imperfect Demonstrations With Self-Supervision for Robotic Manipulation

ICRA 2025

Improving data utilization, especially for imperfect data from task failures, is crucial for robotic manipulation due to the challenging, time-consuming, and expensive data collection process in the real world. Current imitation learning (IL) typically discards imperfect data, focusing solely on suc

Cited by 7SourceScholar
2025

Mamba Policy: Towards Efficient 3D Diffusion Policy with Hybrid Selective State Models

IROS 2025

Diffusion models have been widely employed in the field of 3D manipulation due to their efficient capability to learn distributions, allowing for precise prediction of action trajectories. However, diffusion models typically rely on large parameter UNet backbones as policy networks, which can be cha

Cited by 22SourcecodeScholar
2025

Positive2Negative: Breaking the Information-Lossy Barrier in Self-Supervised Single Image Denoising

CVPR 2025poster

Image denoising enhances image quality, serving as a foundational technique across various computational photography applications. The obstacle to clean image acquisition in real scenarios necessitates the development of self-supervised image denoising methods only depending on noisy images, especia…

2025

RoboMIND: Benchmark on Multi-embodiment Intelligence Normative Data for Robot Manipulation

RSS 2025poster

Developing robust and general-purpose manipulation policies is a key goal in robotics. To achieve effective generalization, it is essential to construct comprehensive datasets that encompass a large number of demonstration trajectories and diverse tasks. Unlike vision or language data, which can be…

Cited by 20PDFScholar
2025

Scaling Diffusion Policy in Transformer to 1 Billion Parameters for Robotic Manipulation

ICRA 2025

Diffusion Policy is a powerful technique tool for learning end-to-end visuomotor robot control. It is expected that Diffusion Policy possesses scalability, a key attribute for deep neural networks, typically suggesting that increasing model size would lead to enhanced performance. However, our obser

Cited by 45SourcecodeScholar
2025

TinyVLA: Toward Fast, Data-Efficient Vision-Language-Action Models for Robotic Manipulation

RA-L 2025

Vision-Language-Action (VLA) models have shown remarkable potential in visuomotor control and instruction comprehension through end-to-end learning processes. However, current VLA models face significant challenges: they are slow during inference and require extensive pre-training on large amounts o

Cited by 303SourceScholar
2025

Training-free Generation of Temporally Consistent Rewards from VLMs

ICCV 2025poster

Recent advances in vision-language models (VLMs) have significantly improved performance in embodied tasks such as goal decomposition and visual comprehension. However, providing accurate rewards for robotic manipulation without fine-tuning VLMs remains challenging due to the absence of domain-speci…

2024

Exploring Gradient Explosion in Generative Adversarial Imitation Learning: A Probabilistic Perspective

AAAI 2024technical

Generative Adversarial Imitation Learning (GAIL) stands as a cornerstone approach in imitation learning. This paper investigates the gradient explosion in two types of GAIL: GAIL with deterministic policy (DE-GAIL) and GAIL with stochastic policy (ST-GAIL). We begin with the observation that the tra…

Cited by 6SourcePDFScholar
2024

Language-Conditioned Robotic Manipulation with Fast and Slow Thinking

ICRA 2024poster

The language-conditioned robotic manipulation aims to transfer natural language instructions into executable actions, from simple "pick-and-place" to tasks requiring intent recognition and visual reasoning. Inspired by the dual-process theory in cognitive science—which suggests two parallel systems…

Cited by 17SourceScholar
2024

Object-Centric Instruction Augmentation for Robotic Manipulation

ICRA 2024poster

Humans interpret scenes by recognizing both the identities and positions of objects in their observations. For a robot to perform tasks such as "pick and place", understanding both what the objects are and where they are located is crucial. While the former has been extensively discussed in the lite…

Cited by 14SourceScholar
2023

CMG-Net: An End-to-End Contact-based Multi-Finger Dexterous Grasping Network

ICRA 2023poster

In this paper, we propose a novel representation for grasping using contacts between multi-finger robotic hands and objects to be manipulated. This representation significantly reduces the prediction dimensions and accelerates the learning process. We present an effective end-to-end network, CMG-Net…

Cited by 4SourceScholar
2023

CP3: Channel Pruning Plug-In for Point-Based Networks

CVPR 2023poster

Channel pruning has been widely studied as a prevailing method that effectively reduces both computational cost and memory footprint of the original network while keeping a comparable accuracy performance. Though great success has been achieved in channel pruning for 2D image-based convolutional net…

Cited by 21SourcePDFScholar
2023

ScaleKD: Distilling Scale-Aware Knowledge in Small Object Detector

CVPR 2023poster

Despite the prominent success of general object detection, the performance and efficiency of Small Object Detection (SOD) are still unsatisfactory. Unlike existing works that struggle to balance the trade-off between inference speed and SOD performance, in this paper, we propose a novel Scale-aware…

Cited by 39SourcePDFScholar
2022

CADRE: A Cascade Deep Reinforcement Learning Framework for Vision-Based Autonomous Urban Driving

AAAI 2022technical

Vision-based autonomous urban driving in dense traffic is quite challenging due to the complicated urban environment and the dynamics of the driving behaviors. Widely-applied methods either heavily rely on hand-crafted rules or learn from limited human experience, which makes them hard to generalize…

2022

Label-Guided Auxiliary Training Improves 3D Object Detector

ECCV 2022poster

"Detecting 3D objects from point clouds is a practical yet challenging task that has attracted increasing attention recently. In this paper, we propose a Label-Guided auxiliary training method for 3D object detection (LG3D), which serves as an auxiliary network to enhance the feature learning of exi…

2022

RGB-Depth Fusion GAN for Indoor Depth Completion

CVPR 2022poster

The raw depth image captured by the indoor depth sensor usually has an extensive range of missing depth values due to inherent limitations such as the inability to perceive transparent objects and limited distance range. The incomplete depth map burdens many downstream vision tasks, and a rising num…

Cited by 44PDFScholar
2022

Teach Less, Learn More: On the Undistillable Classes in Knowledge Distillation

NeurIPS 2022accept

Knowledge distillation (KD) can effectively compress neural networks by training a smaller network (student) to simulate the behavior of a larger one (teacher). A counter-intuitive observation is that a more expansive teacher does not make a better student, but the reasons for this phenomenon remain…

Cited by 33SourcePDFScholar
2021

Hierarchical Graph Attention Network for Few-Shot Visual-Semantic Learning

ICCV 2021poster

Deep learning has made tremendous success in computer vision, natural language processing and even visual-semantic learning, which requires a huge amount of labeled training data. Nevertheless, the goal of human-level intelligence is to enable a model to quickly obtain an in-depth understanding give…

Cited by 13PDFScholar
2020

Knowledge Transfer in Multi-Task Deep Reinforcement Learning for Continuous Control

NeurIPS 2020poster

While Deep Reinforcement Learning (DRL) has emerged as a promising approach to many complex tasks, it remains challenging to train a single DRL agent that is capable of undertaking multiple different continuous control tasks. In this paper, we present a Knowledge Transfer based Multi-task Deep Reinf…

Cited by 53SourcePDFScholar
2018

Limited-Memory BFGS Optimization of Recurrent Neural Network Language Models for Speech Recognition

ICASSP 2018accepted

Recurrent neural network language models (RNNLM) have become an increasingly popular choice for state-of-the-art speech recognition systems. RNNLMs are normally trained by minimizing the cross entropy (CE) using the stochastic gradient descent (SGD) algorithm. The SGD method only uses first-order de…

Cited by 0SourceScholar