← Search

Zhenyu Wu

52 accepted papers

2026

Any2Critical: Safety-Critical Scenario Generation from Arbitrary Real-World Driving Contexts

AAAI 2026technical

Autonomous driving systems have achieved remarkable capabilities in real-world deployment, yet ensuring safety under corner cases remains a significant challenge due to the scarcity and constrained diversity of safety-critical scenarios. Existing generation methods may either lead to irrational vehi

Cited by 0SourcePDFScholar
2026

Curb-Tracker: An Integrated Curb Following System for Autonomous Vehicles

ICRA 2026poster

Curb following is a critical technology for autonomous road sweeping vehicles. However, existing solutions face two primary challenges: unreliable curb detection and inefficient motion generation. Unreliable curb detection stems from the wide variability in curb dimensions and types, as well as inte…

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

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

MMBench-GUI: A Unified Hierarchical Evaluation Framework for Multi-Platform GUI Agents

CVPR 2026

We introduce MMBench-GUI, a hierarchical benchmark for evaluating GUI automation agents across Windows, macOS, Linux, iOS, Android, and Web. The benchmark spans four levels: Content Understanding, Element Grounding, Task Automation, and Task Collaboration, covering essential skills for GUI agents. T

Cited by 0SourcecodeScholar
2026

MoCoDiff: A Controllable Autoregressive Diffusion Model for Expressive Motion Generation

CVPR 2026

Diffusion-based motion generation has advanced rapidly, but current methods still struggle with long-horizon consistency, style control, and multi-condition guidance. A major reason is the fused-conditioning design, where semantic, stylistic, and temporal signals share a single pathway, causing inte

Cited by 0SourceScholar
2026

OS-Oracle: A Comprehensive Framework for Cross-Platform GUI Critic Models

CVPR 2026

The deployment of autonomous agents in Graphical User Interface (GUI) environments confronts significant challenges, notably error accumulation in long-horizon tasks and the severe consequences of irreversible operations. While critic models that provide real-time action assessment offer a promising

Cited by 0SourcecodeScholar
2026

Quantum-Gated Task-interaction Knowledge Distillation for Pre-trained Model-based Class-Incremental Learning

CVPR 2026

Class-incremental learning (CIL) aims to continuously accumulate knowledge from a stream of tasks and construct a unified classifier over all seen classes. Although pretrained models (PTMs) have shown promising performance in CIL, they still struggle with the entanglement of multi-task subspaces, le

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

ScaleCUA: Scaling Open-Source Computer Use Agents with Cross-Platform Data

ICLR 2026oral

Vision-Language Models (VLMs) have enabled computer use agents (CUAs) that operate GUIs autonomously, showing great potential, yet progress is limited by the lack of large-scale, open-source computer use data and foundation models. In this work, we introduce ScaleCUA, a step toward scaling open-sour…

Cited by 0SourcecodeScholar
2026

ScienceBoard: Evaluating Multimodal Autonomous Agents in Realistic Scientific Workflows

ICLR 2026poster

Large Language Models (LLMs) have extended their impact beyond Natural Language Processing, substantially fostering the development of interdisciplinary research. Recently, various LLM-based agents have been developed to assist scientific discovery progress across multiple aspects and domains. Among…

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

CodeTaxo: Enhancing Taxonomy Expansion with Limited Examples via Code Language Prompts

ACL 2025finding

Taxonomies provide structural representations of knowledge and are crucial in various applications. The task of taxonomy expansion involves integrating emerging entities into existing taxonomies by identifying appropriate parent entities for these new query entities. Previous methods rely on self-su…

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

Enhancing Mathematical Reasoning in LLMs by Stepwise Correction

ACL 2025long

Best-of-N decoding methods instruct large language models (LLMs) to generate multiple solutions, score each using a scoring function, and select the highest scored as the final answer to mathematical reasoning problems. However, this repeated independent process often leads to the same mistakes, mak…

2025

IR-MFGL: Image-Represented Magnetic Field Global Localization in Repetitive Environments

RA-L 2025

Global localization is an essential ingredient for autonomous mobile robots. However, existing global localization systems primarily rely on Global Navigation Satellite System (GNSS), infrastructures, or visual/LiDAR-based place recognition, which suffer from enclosed/semi-enclosed GNSS-denied envir

Cited by 0SourceScholar
2025

Implicit Search via Discrete Diffusion: A Study on Chess

ICLR 2025poster

In the post-AlphaGo era, there has been a renewed interest in search techniques such as Monte Carlo Tree Search (MCTS), particularly in their application to Large Language Models (LLMs). This renewed attention is driven by the recognition that current next-token prediction models often lack the abil…

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

OS-ATLAS: Foundation Action Model for Generalist GUI Agents

ICLR 2025spotlight

Existing efforts in building GUI agents heavily rely on the availability of robust commercial Vision-Language Models (VLMs) such as GPT-4o and GeminiProVision. Practitioners are often reluctant to use open-source VLMs due to their significant performance lag compared to their closed-source counterpa…

Cited by 29SourcePDFScholar
2025

OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis

ACL 2025long

Graphical User Interface (GUI) agents powered by Vision-Language Models (VLMs) have demonstrated human-like computer control capability. Despite their utility in advancing digital automation, the development of such agents faces a critical bottleneck: collecting high-quality trajectory data for trai…

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

IDF-MFL: Infrastructure-free and Drift-free Magnetic Field Localization for Mobile Robot

IROS 2024poster

In recent years, infrastructure-based localization methods have achieved significant progress thanks to their reliable and drift-free localization capability. However, the preinstalled infrastructures suffer from inflexibilities and high maintenance costs. This poses an interesting problem of how to…

Cited by 1SourceScholar
2024

Instructing Large Language Models to Identify and Ignore Irrelevant Conditions

NAACL 2024long

Math word problem (MWP) solving requires generating a reasoning path based on a given problem description that often contains irrelevant conditions.Existing chain-of-thought (CoT) prompting methods elicited multi-step reasoning abilities of large language models (LLMs) to solve MWPs.However, they we…

2024

LB-R2R-Calib: Accurate and Robust Extrinsic Calibration of Multiple Long Baseline 4D Imaging Radars for V2X

ICRA 2024poster

As a new sensor, 4D radar (x, y, z, velocity) has great potential for V2X, due to its 3D point cloud, direct doppler velocity output, long distance ranging, low-cost, and more importantly, robust perception in all weathers. However, the extrinsic calibration of multiple long baseline 4D radars is ra…

Cited by 1SourceScholar
2024

Large Language Models Can Self-Correct with Key Condition Verification

EMNLP 2024main

Intrinsic self-correct was a method that instructed large language models (LLMs) to verify and correct their responses without external feedback. Unfortunately, the study concluded that the LLMs could not self-correct reasoning yet. We find that a simple yet effective prompting method enhances LLM p…

2024

MM4MM: Map Matching Framework for Multi-Session Mapping in Ambiguous and Perceptually-Degraded Environments

ICRA 2024poster

Multi-session mapping serves as the pre-requisite for autonomous robots to fulfill various long-term tasks (e.g., map updating, navigation, collaboration). However, it is challenging to implement multi-session mapping in enclosed or partially enclosed ambiguous environments (e.g., long corridors, in…

Cited by 0SourceScholar
2024

SG-Nav: Online 3D Scene Graph Prompting for LLM-based Zero-shot Object Navigation

NeurIPS 2024poster

In this paper, we propose a new framework for zero-shot object navigation. Existing zero-shot object navigation methods prompt LLM with the text of spatially closed objects, which lacks enough scene context for in-depth reasoning. To better preserve the information of environment and fully exploit t…

Cited by 5SourcePDFScholar
2024

TransLoc4D: Transformer-based 4D Radar Place Recognition

CVPR 2024poster

Place Recognition is crucial for unmanned vehicles in terms of localization and mapping. Recent years have witnessed numerous explorations in the field where 2D cameras and 3D LiDARs are mostly employed. Despite their admirable performance they may encounter challenges in adverse weather such as rai…

2023

4DRadarSLAM: A 4D Imaging Radar SLAM System for Large-scale Environments based on Pose Graph Optimization

ICRA 2023poster

LiDAR-based SLAM may easily fail in adverse weathers (e.g., rain, snow, smoke, fog), while mmWave Radar remains unaffected. However, current researches are primarily focused on 2D (x,y)(x,y) or 3D (x, yx, y, doppler) Radar and 3D LiDAR, while limited work can be found for 4D Radar (x, y, zx, y, z, d…

Cited by 80SourcecodeScholar
2023

Global Localization in Repetitive and Ambiguous Environments

ICRA 2023poster

Accurate global localization is an essential ingredient for autonomous mobile robots (AMRs) operating in enclosed or partially enclosed repetitive environments (e.g., office corridors, industrial warehouses, transportation centers). In such environments, the Global Navigation Satellite System (GNSS)…

Cited by 16SourceScholar
2023

LB-L2L-Calib 2.0: A Novel Online Extrinsic Calibration Method for Multiple Long Baseline 3D LiDARs Using Objects

IROS 2023poster

In V2X (Vehicle-to-Everything), one important work is to extrinsically calibrate multiple 3D LiDARs, which are mounted with a long baseline and large viewpoint-difference at the road-side. Current solutions either require a specific target being set up (e.g., a sphere), or require specific features…

Cited by 2SourceScholar
2023

Pixel Is All You Need: Adversarial Trajectory-Ensemble Active Learning for Salient Object Detection

AAAI 2023technical

Although weakly-supervised techniques can reduce the labeling effort, it is unclear whether a saliency model trained with weakly-supervised data (e.g., point annotation) can achieve the equivalent performance of its fully-supervised version. This paper attempts to answer this unexplored question by…

Cited by 10SourcePDFScholar
2023

SOAR: Scene-debiasing Open-set Action Recognition

ICCV 2023poster

Deep models have the risk of utilizing spurious clues to make predictions, e.g., recognizing actions via classifying the background scene. This problem severely degrades the open-set action recognition performance when the testing samples exhibit scene distributions different from the training sampl…

Cited by 18PDFcodeScholar
2023

Weakly-Guided Self-Supervised Pretraining for Temporal Activity Detection

AAAI 2023technical

Temporal Activity Detection aims to predict activity classes per frame, in contrast to video-level predictions in Activity Classification (i.e., Activity Recognition). Due to the expensive frame-level annotations required for detection, the scale of detection datasets is limited. Thus, commonly, pre…

2022

LB-L2L-Calib: Accurate and Robust Extrinsic Calibration for Multiple 3D LiDARs with Long Baseline and Large Viewpoint Difference

ICRA 2022poster

Multi-LiDAR system is an important part of V2X (Vehicle to Everything) to enhance the perception information for unmanned vehicles. To fuse the information from multiple 3D LiDARs, accurate extrinsic calibration between the LiDARs is essential. However, the existing multi-LiDAR calibration methods m…

Cited by 15SourceScholar
2022

LSDNet: A Lightweight Self-Attentional Distillation Network for Visual Place Recognition

IROS 2022poster

Visual Place Recognition (VPR) has become an indispensable capacity for mobile robots to operate in large-scale environments. Existing methods in this field mostly focus on exploring high-performance encoding strategies, while few attempts are devoted to lightweight models that balance per-formance…

Cited by 15SourceScholar
2022

SectionKey: 3-D Semantic Point Cloud Descriptor for Place Recognition

IROS 2022poster

Place recognition is seen as a crucial factor to correct cumulative errors in Simultaneous Localization and Mapping (SLAM) applications. Most existing studies focus on visual place recognition, which is inherently sensitive to environmental changes such as illumination, weather and seasons. Consider…

Cited by 19SourceScholar
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
2021

MSTSL: Multi-Sensor Based Two-Step Localization in Geometrically Symmetric Environments

ICRA 2021poster

Symmetric environment is one of the most intractable and challenging scenarios for mobile robots to accomplish global localization tasks, due to the highly similar geometrical structures and insufficient distinctive features. Existing localization solutions in such scenarios either depend on pre-dep…

Cited by 21SourceScholar
2021

Self-Supervised Depth Estimation Via Implicit Cues from Videos

ICASSP 2021accepted

In self-supervised monocular depth estimation, the depth discontinuity and motion objects' artifacts are still challenging problems. Existing self-supervised methods usually utilize two views to train the depth estimation network and use one single view to make predictions. Compared with static view…

Cited by 0SourceScholar
2021

Semantic Reinforced Attention Learning for Visual Place Recognition

ICRA 2021poster

Large-scale visual place recognition (VPR) is inherently challenging because not all visual cues in the image are beneficial to the task. In order to highlight the task-relevant visual cues in the feature embedding, the existing attention mechanisms are either based on artificial rules or trained in…

Cited by 70SourceScholar
2020

Collaborative Semantic Perception and Relative Localization Based on Map Matching

IROS 2020poster

In order to enable a team of robots to operate successfully, retrieving accurate relative transformation between robots is the fundamental requirement. So far, most research on relative localization mainly focus on geometry features such as points, lines and planes. To address this problem, collabor…

Cited by 22SourceScholar
2020

Day and Night Collaborative Dynamic Mapping in Unstructured Environment Based on Multimodal Sensors

ICRA 2020poster

Enabling long-term operation during day and night for collaborative robots requires a comprehensive understanding of the unstructured environment. Besides, in the dynamic environment, robots must be able to recognize dynamic objects and collaboratively build a global map. This paper proposes a novel…

Cited by 45SourceScholar
2019

Delving Into Robust Object Detection From Unmanned Aerial Vehicles: A Deep Nuisance Disentanglement Approach

ICCV 2019poster

Object detection from images captured by Unmanned Aerial Vehicles (UAVs) is becoming increasingly useful. Despite the great success of the generic object detection methods trained on ground-to-ground images, a huge performance drop is observed when they are directly applied to images captured by UAV…

Cited by 88PDFcodeScholar
2018

Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions

ICML 2018oral

The current trend of pushing CNNs deeper with convolutions has created a pressing demand to achieve higher compression gains on CNNs where convolutions dominate the computation and parameter amount (e.g., GoogLeNet, ResNet and Wide ResNet). Further, the high energy consumption of convolutions limits…

2018

Towards Privacy-Preserving Visual Recognition via Adversarial Training: A Pilot Study

ECCV 2018poster

This paper aims to improve privacy-preserving visual recognition, an increasingly demanded feature in smart camera applications, by formulating a unique adversarial training framework. The proposed framework explicitly learns a degradation transform for the original video inputs, in order to optimiz…