← Search

Shiyu Zhao

34 accepted papers

2026

CorrectManip: A Data-Driven Closed-Loop Framework for Autonomous Skill Learning with Failure Recovery

ICRA 2026poster

Simulation-based training offers an efficient paradigm for robotic skill learning, providing scalable data generation while reducing reliance on costly hardware trials and manual data collection. However, existing methods that rely on handcrafted scenarios fail to fully cover the complexity of open-…

Cited by 0Scholar
2026

Enhancing Vision-Based Policies with Omni-View and Cross-Modality Knowledge Distillation for Mobile Robots

ICRA 2026poster

Vision-based policies are widely applied in robotics for tasks such as manipulation and locomotion. On lightweight mobile robots, however, they face a trilemma of limited scene transferability, restricted onboard computation resources, and sensor hardware cost. To address these issues, we propose a …

2026

Optimas: Optimizing Compound AI Systems with Globally Aligned Local Rewards

ICLR 2026poster

Compound AI systems integrating multiple components, such as Large Language Models, specialized tools, and traditional machine learning models, are increasingly deployed to solve complex real-world tasks. However, optimizing compound systems remains challenging due to their non-differentiable struct…

Cited by 0SourceScholar
2025

Accelerating Multimodal Large Language Models by Searching Optimal Vision Token Reduction

CVPR 2025poster

Prevailing Multimodal Large Language Models (MLLMs) encode the input image(s) as vision tokens and feed them into the language backbone, similar to how Large Language Models (LLMs) process the text tokens. However, the number of vision tokens increases quadratically as the image resolutions, leading…

2025

Cooperative Bearing-Only Target Pursuit via Multiagent Reinforcement Learning: Design and Experiment

IROS 2025

This paper addresses the multi-robot pursuit problem for an unknown target, encompassing both target state estimation and pursuit control. First, in state estimation, we focus on using only bearing information, as it is readily available from vision sensors and effective for small, distant targets.

Cited by 2SourceScholar
2025

EvDetMAV: Generalized MAV Detection From Moving Event Cameras

RA-L 2025

Existing micro aerial vehicle (MAV) detection methods mainly rely on the target's appearance features in RGB images, whose diversity makes it difficult to achieve generalized MAV detection. We notice that different types of MAVs share the same distinctive features in event streams due to their high-

Cited by 4SourcecodeScholar
2025

LAMARL: LLM-Aided Multi-Agent Reinforcement Learning for Cooperative Policy Generation

RA-L 2025

Although Multi-Agent Reinforcement Learning (MARL) is effective for complex multi-robot tasks, it suffers from low sample efficiency and requires iterative manual reward tuning. Large Language Models (LLMs) have shown promise in single-robot settings, but their application in multi-robot systems rem

Cited by 14SourcecodeScholar
2025

LoR-VP: Low-Rank Visual Prompting for Efficient Vision Model Adaptation

ICLR 2025poster

Visual prompting has gained popularity as a method for adapting pre-trained models to specific tasks, particularly in the realm of parameter-efficient tuning. However, existing visual prompting techniques often pad the prompt parameters around the image, limiting the interaction between the visual p…

2025

MLLM-as-a-Judge for Image Safety without Human Labeling

CVPR 2025highlight

Image content safety has become a significant challenge with the rise of visual media on online platforms. Meanwhile, in the age of AI-generated content (AIGC), many image generation models are capable of producing harmful content, such as images containing sexual or violent material. Thus, it becom…

Cited by 2SourcePDFScholar
2025

Multi-Task Multi-Agent Reinforcement Learning via Skill Graphs

RA-L 2025

Multi-task multi-agent reinforcement learning (M T-MARL) has recently gained attention for its potential to enhance MARL's adaptability across multiple tasks. However, it is challenging for existing multi-task learning methods to handle complex problems, as they are unable to handle unrelated tasks

Cited by 3SourcecodeScholar
2025

Predictive Kinematic Coordinate Control for Aerial Manipulators Based on Modified Kinematics Learning

ICRA 2025

High-precision manipulation has always been a developmental goal for aerial manipulators. This paper investigates the kinematic coordinate control issue in aerial manipulators. We propose a predictive kinematic coordinate control method, which includes a learning-based modified kinematic model and a

Cited by 0SourceScholar
2025

Prespecified-Performance Kinematic Tracking Control for Aerial Manipulation

RA-L 2025

This paper studies the kinematic tracking control problem for aerial manipulators. Existing kinematic tracking control methods, which typically employ proportional-derivative feedback or tracking-error-based feedback strategies, may fail to achieve tracking objectives within specified time constrain

Cited by 0SourceScholar
2025

TACO: General Acrobatic Flight Control via Target-and-Command-Oriented Reinforcement Learning

IROS 2025

Although acrobatic flight control has been studied extensively, one key limitation of the existing methods is that they are usually restricted to specific maneuver tasks and cannot change flight pattern parameters online. In this work, we propose a target-and-command-oriented reinforcement learning

Cited by 3SourcecodeScholar
2025

Token-Budget-Aware LLM Reasoning

ACL 2025finding

Reasoning is critical for large language models (LLMs) to excel in a wide range of tasks. While methods like Chain-of-Thought (CoT) reasoning and enhance LLM performance by decomposing problems into intermediate steps, they also incur significant overhead in token usage, leading to increased costs.…

2024

AIDE: An Automatic Data Engine for Object Detection in Autonomous Driving

CVPR 2024poster

Autonomous vehicle (AV) systems rely on robust perception models as a cornerstone of safety assurance. However objects encountered on the road exhibit a long-tailed distribution with rare or unseen categories posing challenges to a deployed perception model. This necessitates an expensive process of…

Cited by 15SourcePDFScholar
2024

AvaTaR: Optimizing LLM Agents for Tool Usage via Contrastive Reasoning

NeurIPS 2024poster

Large language model (LLM) agents have demonstrated impressive capabilities in utilizing external tools and knowledge to boost accuracy and reduce hallucinations. However, developing prompting techniques that enable LLM agents to effectively use these tools and knowledge remains a heuristic and labo…

2024

Embodied Agent Interface: Benchmarking LLMs for Embodied Decision Making

NeurIPS 2024oral

We aim to evaluate Large Language Models (LLMs) for embodied decision making. While a significant body of work has been leveraging LLMs for decision making in embodied environments, we still lack a systematic understanding of their performance because they are usually applied in different domains, f…

Cited by 33SourcePDFScholar
2024

Generating Enhanced Negatives for Training Language-Based Object Detectors

CVPR 2024poster

The recent progress in language-based open-vocabulary object detection can be largely attributed to finding better ways of leveraging large-scale data with free-form text annotations. Training such models with a discriminative objective function has proven successful but requires good positive and n…

2024

STaRK: Benchmarking LLM Retrieval on Textual and Relational Knowledge Bases

NeurIPS 2024poster

Answering real-world complex queries, such as complex product search, often requires accurate retrieval from semi-structured knowledge bases that involve blend of unstructured (e.g., textual descriptions of products) and structured (e.g., entity relations of products) information. However, many prev…

2024

Taming Self-Training for Open-Vocabulary Object Detection

CVPR 2024poster

Recent studies have shown promising performance in open-vocabulary object detection (OVD) by utilizing pseudo labels (PLs) from pretrained vision and language models (VLMs). However teacher-student self-training a powerful and widely used paradigm to leverage PLs is rarely explored for OVD. This wor…

2023

OmniLabel: A Challenging Benchmark for Language-Based Object Detection

ICCV 2023oral

Language-based object detection is a promising direction towards building a natural interface to describe objects in images that goes far beyond plain category names. While recent methods show great progress in that direction, proper evaluation is lacking. With OmniLabel, we propose a novel task def…

Cited by 9PDFScholar
2022

Exploiting Unlabeled Data with Vision and Language Models for Object Detection

ECCV 2022poster

"Building robust and generic object detection frameworks requires scaling to larger label spaces and bigger training datasets. However, it is prohibitively costly to acquire annotations for thousands of categories at a large scale. We propose a novel method that leverages the rich semantics availabl…

2022

Global Matching With Overlapping Attention for Optical Flow Estimation

CVPR 2022poster

Optical flow estimation is a fundamental task in computer vision. Recent direct-regression methods using deep neural networks achieve remarkable performance improvement. However, they do not explicitly capture long-term motion correspondences and thus cannot handle large motions effectively. In this…

Cited by 106PDFcodeScholar
2022

Robust Localization of Occluded Targets in Aerial Manipulation Via Range-Only Mapping

RA-L 2022

This letter studies the problem of target localization in aerial manipulation tasks. When an aerial robot flies close to a target to manipulate, the target would be occluded by the onboard robotic manipulator occasionally or for a long period of time. It is, however, necessary to continuously locali

Cited by 6SourceScholar
2021

Air-to-Air Visual Detection of Micro-UAVs: An Experimental Evaluation of Deep Learning

RA-L 2021

This letter studies the problem of air-to-air visual detection of micro unmanned aerial vehicles (UAVs) by monocular cameras. This problem is important for many applications such as vision-based swarming of UAVs, malicious UAV detection, and see-and-avoid systems for UAVs. Although deep learning met

Cited by 169SourcecodeScholar
2021

Deep Animation Video Interpolation in the Wild

CVPR 2021poster

In the animation industry, cartoon videos are usually produced at low frame rate since hand drawing of such frames is costly and time-consuming. Therefore, it is desirable to develop computational models that can automatically interpolate the in-between animation frames. However, existing video inte…

Cited by 121PDFcodeScholar