← Search

Ziwei Wang

71 accepted papers

2026

10 Open Challenges Steering the Future of Vision-Language-Action Models

AAAI 2026technical

Due to their ability of follow natural language instructions, vision-language-action (VLA) models are increasingly preva- lent in the embodied AI arena, following the widespread suc- cess of their precursors—LLMs and VLMs. In this paper, we discuss 10 principal milestones in the ongoing develop- men

Cited by 3SourcePDFScholar
2026

DockAnywhere: Data-Efficient Visuomotor Policy Learning for Mobile Manipulation via Novel Demonstration Generation

RA-L 2026

Mobile manipulation is a fundamental capability that enables robots to interact in expansive environments such as homes and factories. Most existing approaches follow a two-stage paradigm, where the robot first navigates to a docking point and then performs fixed-base manipulation using powerful vis

Cited by 0SourcecodeScholar
2026

E2HiL: Entropy-Guided Sample Selection for Efficient Real-World Human-in-the-Loop Reinforcement Learning

RA-L 2026

Human-in-the-loop guidance has emerged as an effective approach for accelerating online reinforcement learning (RL) in real-world manipulation. However, existing human-in-the-loop RL (HiL-RL) frameworks often suffer from low sample efficiency, requiring substantial human interventions to achieve con

Cited by 2SourceScholar
2026

History-Aware Reasoning for GUI Agents

AAAI 2026technical

Advances in Multimodal Large Language Models have significantly enhanced Graphical User Interface (GUI) automation. Equipping GUI agents with reliable episodic reasoning capabilities is essential for bridging the gap between users’ concise task descriptions and the complexities of real-world executi

Cited by 0SourcePDFScholar
2026

LLM-Aided Assistive Robot for Single-Operator Bimanual Teleoperation

ICRA 2026poster

Bimanual teleoperation tasks are highly demanding for human operators, requiring the simultaneous control of two robotic arms while managing complex coordination and cognitive load. Current approaches to this challenge often rely on rigid control schemes or task-specific automation that do not adapt…

Cited by 0Scholar
2026

MAP-VLA: Memory-Augmented Prompting for Vision-Language-Action Model in Robotic Manipulation

ICRA 2026poster

Pre-trained Vision-Language-Action (VLA) models have achieved remarkable success in improving robustness and generalization for end-to-end robotic manipulation. However, these models struggle with long-horizon tasks due to their lack of memory and reliance solely on immediate sensory inputs. To addr…

2026

ProBench: Benchmarking GUI Agents with Accurate Process Information

AAAI 2026technical

With the deep integration of artificial intelligence and interactive technology, Graphical User Interface (GUI) Agent, as the carrier connecting goal-oriented natural language and real-world devices, has received widespread attention from the community. Contemporary benchmarks aim to evaluate the co

Cited by 0SourcePDFScholar
2026

RoboPacker: An Autonomous Robotic Packing System for General Objects (I)

ICRA 2026poster

In this paper, we propose an autonomous robot packing system named RoboPacker designed to tightly store cluttered general objects into shipping boxes with high space utilization, which is a fundamental process in numerous industrial applications. However, achieving tight packaging for general object…

Cited by 0Scholar
2026

SheetBrain: A Neuro-Symbolic Agent for Accurate Reasoning over Complex and Large Spreadsheets

AAAI 2026technical

Understanding and reasoning over complex spreadsheets remain fundamental challenges for large language models (LLMs), which often struggle with intricate structures and rely solely on neural computation. In this work, we propose SheetBrain, a neuro-symbolic dual-workflow agent framework for precise

Cited by 0SourcePDFScholar
2026

Towards Scalable Web Accessibility Audit with MLLMs as Copilots

AAAI 2026technical

Ensuring web accessibility is crucial for advancing social welfare, justice, and equality in digital spaces, yet the vast majority of website user interfaces remain non-compliant, due in part to the resource-intensive and unscalable nature of current auditing practices. While WCAG-EM offers a struct

Cited by 0SourcePDFScholar
2026

UniPR: Unified Object-level Real-to-Sim Perception and Reconstruction from a Single Stereo Pair

CVPR 2026

Perceiving and reconstructing objects from images are critical for real-to-sim transfer tasks, which are widely used in the robotics community.Existing methods rely on multiple submodules such as detection, segmentation, shape reconstruction, and pose estimation to complete the pipeline.However, suc

Cited by 0SourceScholar
2025

Adaptive Motion Scaling in Teleoperated Robotic Surgery based on Human Intention and Attention

IROS 2025

In teleoperated surgery, the motion scaling factor directly influences both the operator’s control precision of surgical instruments and operational comfort. Previous studies have revealed that the master manipulator state and operator’s gaze information can reflect the complexity of surgical operat

Cited by 0SourceScholar
2025

AnyBimanual: Transferring Unimanual Policy for General Bimanual Manipulation

ICCV 2025poster

General-purpose bimanual manipulation is challenging due to high-dimensional action spaces and expensive data collection. In contrast, unimanual policy has recently demonstrated impressive generalizability across a wide range of tasks because of scaled model parameters and training data, which can p…

Cited by 0SourcePDFScholar
2025

Anyview: General Indoor 3D Object Detection with Variable Frames

IROS 2025

In this paper, we propose a novel network framework for indoor 3D object detection to handle variable input frame numbers in practical scenarios. Existing methods only consider fixed frames of input data for a single detector, such as monocular RGB-D images or point clouds reconstructed from dense m

Cited by 0SourceScholar
2025

Asynchronous Multi-Object Tracking with an Event Camera

ICRA 2025

Events cameras are ideal sensors for enabling robots to detect and track objects in highly dynamic environments due to their low latency output, high temporal resolution, and high dynamic range. In this paper, we present the Asynchronous Event Multi-Object Tracking (AEMOT) algorithm for detecting an

Cited by 4SourcecodeScholar
2025

Beyond the Surface: A Solution-Aware Retrieval Model for Competition-level Code Generation

EMNLP 2025

In competitive programming task, problem statements are often embedded within elaborate narrative backgrounds, requiring deep understanding of the underlying solutions to successfully complete the tasks. Current code generation models primarily focus on token-level semantic modeling, highly suscepti

2025

Detecting Stealthy Backdoor Samples based on Intra-class Distance for Large Language Models

EMNLP 2025

Stealthy data poisoning during fine-tuning can backdoor large language models (LLMs), threatening downstream safety. Existing detectors either use classifier-style probability signals—ill-suited to generation—or rely on rewriting, which can degrade quality and even introduce new triggers. We address

2025

EfficientLLaVA: Generalizable Auto-Pruning for Large Vision-language Models

CVPR 2025poster

While multimodal large language models demonstrate strong performance in complex reasoning tasks, they pose significant challenges related to model complexity during deployment, especially for resource-limited devices. In this paper, we propose an automatic pruning method for large vision-language m…

2025

Elucidating the Design Space of Torque-aware Vision-Language-Action Models

CoRL 2025poster

Many robotic manipulation tasks require sensing and responding to force signals such as torque to assess whether the task has been successfully completed and to enable closed-loop control. However, current Vision-Language-Action (VLA) models lack the ability to integrate such subtle physical feedbac…

Cited by 0SourceScholar
2025

Embodied Instruction Following in Unknown Environments

IROS 2025

Enabling embodied agents to complete complex human instructions from natural language is crucial to autonomous systems in household services. Conventional methods can only accomplish human instructions in the known environment where all interactive objects are provided to the embodied agent, and dir

Cited by 8SourcecodeScholar
2025

EmbodiedSAM: Online Segment Any 3D Thing in Real Time

ICLR 2025oral

Embodied tasks require the agent to fully understand 3D scenes simultaneously with its exploration, so an online, real-time, fine-grained and highly-generalized 3D perception model is desperately needed. Since high-quality 3D data is limited, directly training such a model in 3D is infeasible. Meanw…

Cited by 12SourcePDFScholar
2025

GWM: Towards Scalable Gaussian World Models for Robotic Manipulation

ICCV 2025poster

Training robot policies within a learned world model is trending due to the inefficiency of real-world interactions. The established image-based world models and policies have shown prior success, but lack robust geometric information that requires consistent spatial and physical understanding of th…

Cited by 0SourcePDFScholar
2025

IGL-Nav: Incremental 3D Gaussian Localization for Image-goal Navigation

ICCV 2025poster

Visual navigation with an image as goal is a fundamental and challenging problem. Conventional methods either rely on end-to-end RL learning or modular-based policy with topological graph or BEV map as memory, which cannot fully model the geometric relationship between the explored 3D environment an…

2025

Learning Visual Hierarchies in Hyperbolic Space for Image Retrieval

ICCV 2025poster

Structuring latent representations in a hierarchical manner enables models to learn patterns at multiple levels of abstraction. However, most prevalent image understanding models focus on visual similarity, and learning visual hierarchies is relatively unexplored. In this work, for the first time, w…

Cited by 0SourcePDFScholar
2025

MP-GUI: Modality Perception with MLLMs for GUI Understanding

CVPR 2025poster

Graphical user interface (GUI) has become integral to modern society, making it crucial to be understood for human-centric systems. However, unlike natural images or documents, GUIs comprise artificially designed graphical elements arranged to convey specific semantic meanings. Current multi-modal l…

2025

ManiGaussian++: General Robotic Bimanual Manipulation with Hierarchical Gaussian World Model

IROS 2025

Multi-task robotic bimanual manipulation is becoming increasingly popular as it enables sophisticated tasks that require diverse dual-arm collaboration patterns. Compared to unimanual manipulation, bimanual tasks pose challenges to understanding the multi-body spatiotemporal dynamics. An existing me

Cited by 9SourcecodeScholar
2025

MoManipVLA: Transferring Vision-language-action Models for General Mobile Manipulation

CVPR 2025poster

Mobile manipulation is the fundamental challenge for robotics to assist humans with diverse tasks and environments in everyday life. However, conventional mobile manipulation approaches often struggle to generalize across different tasks and environments because of the lack of large-scale training.I…

Cited by 2SourcePDFScholar
2025

MoTo: A Zero-shot Plug-in Interaction-aware Navigation for General Mobile Manipulation

CoRL 2025poster

Mobile manipulation is the fundamental challenge for robotics in assisting humans with diverse tasks and environments in everyday life. Conventional mobile manipulation approaches often struggle to generalize across different tasks and environments due to the lack of large-scale training. However, r…

Cited by 0SourceScholar
2025

RoboChemist: Long-Horizon and Safety-Compliant Robotic Chemical Experimentation

CoRL 2025poster

Robotic chemists promise to both liberate human experts from repetitive tasks and accelerate scientific discovery, yet remain in their infancy. Chemical experiments involve long-horizon procedures over hazardous and deformable substances, where success requires not only task completion but also stri…

Cited by 0SourceScholar
2025

SafeBimanual: Diffusion-based trajectory optimization for safe bimanual manipulation

CoRL 2025poster

Bimanual manipulation has been widely applied in household services and manufacturing, which enables the complex task completion with coordination requirements. Recent diffusion-based policy learning approaches have achieved promising performance in modeling action distributions for bimanual manipul…

Cited by 0SourceScholar
2025

Text-guided Sparse Voxel Pruning for Efficient 3D Visual Grounding

CVPR 2025highlight

In this paper, we propose an efficient multi-level convolution architecture for 3D visual grounding. Conventional methods are difficult to meet the requirements of real-time inference due to the two-stage or point-based architecture. Inspired by the success of multi-level fully sparse convolutional…

2025

ThinkBot: Embodied Instruction Following with Thought Chain Reasoning

ICLR 2025poster

Embodied Instruction Following (EIF) requires agents to complete human instruction by interacting objects in complicated surrounding environments. Conventional methods directly consider the sparse human instruction to generate action plans for agents, which usually fail to achieve human goals becaus…

2025

UniGoal: Towards Universal Zero-shot Goal-oriented Navigation

CVPR 2025poster

In this paper, we propose a general framework for universal zero-shot goal-oriented navigation. Existing zero-shot methods build inference framework upon large language models (LLM) for specific tasks, which differs a lot in overall pipeline and fails to generalize across different types of goal. To…

Cited by 3SourcePDFScholar
2024

3D Small Object Detection with Dynamic Spatial Pruning

ECCV 2024poster

"In this paper, we propose an efficient feature pruning strategy for 3D small object detection. Conventional 3D object detection methods struggle on small objects due to the weak geometric information from a small number of points. Although increasing the spatial resolution of feature representation…

2024

A User-Centered Shared Control Scheme with Learning from Demonstration for Robotic Surgery

ICRA 2024poster

The utilization of shared control in the realm of surgical robotics augments precision and safety by amalgamating human expertise with autonomous assistance. This paper proposes a user-centered shared control framework enabling a robot to learn from expert demonstration, predict operators’ intent an…

Cited by 3SourceScholar
2024

Demonstrating Event-Triggered Investigation and Sample Collection for Human Scientists using Field Robots and Large Foundation Models

RSS 2024poster

In this paper, we introduce a pioneering end-to-end system demonstrated on a team of robots and sensors, designed to augment scientific exploration and discovery for human scientists in remote or inaccessible environments. We demonstrate and analyse our system's capability in a mock-up test-bed scen…

2024

Does Egalitarian Fairness Lead to Instability? The Fairness Bounds in Stable Federated Learning Under Altruistic Behaviors

NeurIPS 2024poster

Federated learning (FL) offers a machine learning paradigm that protects privacy, allowing multiple clients to collaboratively train a global model while only accessing their local data. Recent research in FL has increasingly focused on improving the uniformity of model performance across clients, a…

Cited by 0SourcePDFScholar
2024

LowRankOcc: Tensor Decomposition and Low-Rank Recovery for Vision-based 3D Semantic Occupancy Prediction

CVPR 2024poster

In this paper we present a tensor decomposition and low-rank recovery approach (LowRankOcc) for vision-based 3D semantic occupancy prediction. Conventional methods model outdoor scenes with fine-grained 3D grids but the sparsity of non-empty voxels introduces considerable spatial redundancy leading…

Cited by 16SourcePDFScholar
2024

Memory-based Adapters for Online 3D Scene Perception

CVPR 2024poster

In this paper we propose a new framework for online 3D scene perception. Conventional 3D scene perception methods are offline i.e. take an already reconstructed 3D scene geometry as input which is not applicable in robotic applications where the input data is streaming RGB-D videos rather than a com…

Cited by 5SourcePDFScholar
2024

Q-VLM: Post-training Quantization for Large Vision-Language Models

NeurIPS 2024poster

In this paper, we propose a post-training quantization framework of large vision-language models (LVLMs) for efficient multi-modal inference. Conventional quantization methods sequentially search the layer-wise rounding functions by minimizing activation discretization errors, which fails to acquire…

2024

Real-time Multi-modal Object Detection and Tracking on Edge for Regulatory Compliance Monitoring

IJCAI 2024poster

Regulatory compliance auditing in agrifood processing facilities is crucial for upholding the highest standards of quality assurance and traceability. However, the current manual and intermittent approaches to auditing present significant challenges and risks, potentially leading to gaps or loophole…

Cited by 0SourcePDFScholar
2024

Self-reconfiguration Strategies for Space-distributed Spacecraft

IROS 2024poster

This paper proposes a distributed on-orbit spacecraft assembly algorithm, where future spacecraft can assemble modules with different functions on orbit to form a spacecraft structure with specific functions. This form of spacecraft organization has the advantages of reconfigurability, fast mission…

Cited by 0SourceScholar
2024

Towards Accurate Post-training Quantization for Diffusion Models

CVPR 2024highlight

In this paper we propose an accurate post-training quantization framework of diffusion models (APQ-DM) for efficient image generation. Conventional quantization frameworks learn shared quantization functions for tensor discretization regardless of the generation timesteps in diffusion models while t…

2023

Binarizing Sparse Convolutional Networks for Efficient Point Cloud Analysis

CVPR 2023poster

In this paper, we propose binary sparse convolutional networks called BSC-Net for efficient point cloud analysis. We empirically observe that sparse convolution operation causes larger quantization errors than standard convolution. However, conventional network quantization methods directly binarize…

Cited by 14SourcePDFScholar
2023

MCUFormer: Deploying Vision Tranformers on Microcontrollers with Limited Memory

NeurIPS 2023poster

Due to the high price and heavy energy consumption of GPUs, deploying deep models on IoT devices such as microcontrollers makes significant contributions for ecological AI. Conventional methods successfully enable convolutional neural network inference of high resolution images on microcontrollers,…

2023

Towards Human-Robot Collaborative Surgery: Trajectory and Strategy Learning in Bimanual Peg Transfer

RA-L 2023

While the traditional control of surgical robots relies on fully manual teleoperations, human-robot collaborative systems promise to address issues such as workspace constrains and laborious tasks. In particular, shared control can reduce the surgeon's workload and improve the overall surgical perfo

Cited by 26SourceScholar
2022

GE-Grasp: Efficient Target-Oriented Grasping in Dense Clutter

IROS 2022poster

Grasping in dense clutter is a fundamental skill for autonomous robots. However, the crowdedness and oc-clusions in the cluttered scenario cause significant difficul-ties to generate valid grasp poses without collisions, which results in low efficiency and high failure rates. To address these, we pr…

Cited by 27SourcecodeScholar
2022

Shap-CAM: Visual Explanations for Convolutional Neural Networks Based on Shapley Value

ECCV 2022poster

"Explaining deep convolutional neural networks has been recently drawing increasing attention since it helps to understand the networks’ internal operations and why they make certain decisions. Saliency maps, which emphasize salient regions largely connected to the network’s decision-making, are one…

Cited by 49SourcePDFScholar
2022

Shapley-NAS: Discovering Operation Contribution for Neural Architecture Search

CVPR 2022poster

In this paper, we propose a Shapley value based method to evaluate operation contribution (Shapley-NAS) for neural architecture search. Differentiable architecture search (DARTS) acquires the optimal architectures by optimizing the architecture parameters with gradient descent, which significantly r…

Cited by 57PDFcodeScholar
2022

Smart Explorer: Recognizing Objects in Dense Clutter via Interactive Exploration

IROS 2022poster

Recognizing objects in dense clutter accurately plays an important role to a wide variety of robotic manipulation tasks including grasping, packing, rearranging and many others. However, conventional visual recognition models usually miss objects because of the significant occlusion among instances…

Cited by 7SourceScholar
2022

Smart Visual Beacons with Asynchronous Optical Communications using Event Cameras

IROS 2022

Event cameras are bio-inspired dynamic vision sensors that respond to changes in image intensity with a high temporal resolution, high dynamic range and low latency. These sensor characteristics are ideally suited to enable visual target tracking in concert with a broadcast visual communication chan

Cited by 18SourceScholar
2021

Generalizable Mixed-Precision Quantization via Attribution Rank Preservation

ICCV 2021poster

In this paper, we propose a generalizable mixed-precision quantization (GMPQ) method for efficient inference. Conventional methods require the consistency of datasets for bitwidth search and model deployment to guarantee the policy optimality, leading to heavy search cost on challenging largescale d…

Cited by 33PDFcodeScholar
2021

Instance Similarity Learning for Unsupervised Feature Representation

ICCV 2021poster

In this paper, we propose an instance similarity learning (ISL) method for unsupervised feature representation. Conventional methods assign close instance pairs in the feature space with high similarity, which usually leads to wrong pairwise relationship for large neighborhoods because the Euclidean…

Cited by 10PDFcodeScholar
2021

Stereo Hybrid Event-Frame (SHEF) Cameras for 3D Perception

IROS 2021poster

Stereo camera systems play an important role in robotics applications to perceive the 3D world. However, conventional cameras have drawbacks such as low dynamic range, motion blur and latency due to the underlying frame- based mechanism. Event cameras address these limitations as they report the bri…

Cited by 29SourcecodeScholar
2019

Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration

CVPR 2019oral

Previous works utilized "smaller-norm-less-important" criterion to prune filters with smaller norm values in a convolutional neural network. In this paper, we analyze this norm-based criterion and point out that its effectiveness depends on two requirements that are not always met: (1) the norm de…

Cited by 1523PDFcodeScholar
2019

Learning Channel-Wise Interactions for Binary Convolutional Neural Networks

CVPR 2019poster

In this paper, we propose a channel-wise interaction based binary convolutional neural network learning method (CI-BCNN) for efficient inference. Conventional methods apply xnor and bitcount operations in binary convolution with notable quantization error, which usually obtains inconsistent signs in…

Cited by 144PDFScholar
2018

GraphBit: Bitwise Interaction Mining via Deep Reinforcement Learning

CVPR 2018poster

In this paper, we propose a GraphBit method to learn deep binary descriptors in a directed acyclic graph unsupervisedly, representing bitwise interactions as edges between the nodes of bits. Conventional binary representation learning methods enforce each element to be binarized into zero or one. Ho…

Cited by 37SourcePDFScholar