← Search

Hao Zhao

104 accepted papers

2026

Agility Meets Stability: Versatile Humanoid Control with Heterogeneous Data

ICRA 2026poster

Humanoid robots are envisioned to perform a wide range of tasks in human-centered environments, requiring controllers that combine agility with robust balance. Recent advances in locomotion and whole-body tracking have enabled impressive progress in either agile dynamic skills or stability-critical …

2026

Automated Synthesis of Facial Mechanisms for Conversational Animatronic Robots

RSS 2026poster

Animatronic faces are a central component of socially interactive robots, enabling rich nonverbal communication through facial articulation. However, state-of-the-art animatronic faces are typically tailored systems: each new facial geometry requires extensive manual mechanical redesign, making larg…

Cited by 0SourceScholar
2026

Benchmarking PhD-Level Coding in 3D Geometric Computer Vision

CVPR 2026

AI-assisted coding has rapidly reshaped software practice and research workflows, yet today's models still struggle to produce correct code for complex 3D geometric vision. If models could reliably write such code, the research of our community would change substantially. To measure progress toward

Cited by 0SourcecodeScholar
2026

CubeBench: Diagnosing Interactive, Long-Horizon Physical Intelligence under Partial Observations

ICLR 2026poster

Large Language Model (LLM) agents, while proficient in the digital realm, face a significant gap in physical-world deployment due to the challenge of forming and maintaining a robust spatial mental model. We identify three core cognitive challenges hindering this transition: spatial reasoning, long-…

Cited by 0SourcecodeScholar
2026

DGGT: Feedforward 4D Reconstruction of Dynamic Driving Scenes using Unposed Images

CVPR 2026

Autonomous driving needs fast, scalable 4D reconstruction and re-simulation for training and evaluation, yet most methods for dynamic driving scenes still rely on per-scene optimization, known camera calibration, or short frame windows, making them slow and impractical. We revisit this problem from

Cited by 0SourcecodeScholar
2026

DanceTogether: Generating Interactive Multi-Person Video without Identity Drifting

ICLR 2026poster

Controllable video generation (CVG) has advanced rapidly, yet current systems falter when more than one actor must move, interact, and exchange positions under noisy control signals. We address this gap with DanceTogether, the first end-to-end diffusion framework that turns a single reference image…

Cited by 0SourceScholar
2026

Diffusion Knows Transparency: Repurposing Video Diffusion for Transparent Object Depth and Normal Estimation

ICRA 2026poster

Transparent objects remain notoriously hard for perception systems: refraction, reflection and transmission break the assumptions behind stereo, ToF and purely discriminative monocular depth, causing holes and temporally unstable estimates. Our key observation is that modern video diffusion models a…

2026

From Human Videos to Robot Manipulation: A Survey on Action-Relevant Representation Transfer for Scalable Vision-Language-Action Learning

IJCAI 2026

Recent progress in generalizable embodied control has been driven by large-scale pretraining of Vision–Language–Action (VLA) models. However, most existing approaches rely on large collections of robot demonstrations, which are costly to obtain and tightly coupled to specific embodiments. Human vide

Cited by 0Scholar
2026

Light of Normals: Unified Feature Representation for Universal Photometric Stereo

ICLR 2026poster

Universal photometric stereo (PS) is defined by two factors: it must (i) operate under arbitrary, unknown lighting conditions and (ii) avoid reliance on specific illumination models. Despite progress (e.g., SDM UniPS), two challenges remain. First, current encoders cannot guarantee that illumination…

Cited by 0SourcecodeScholar
2026

Light-X: Generative 4D Video Rendering with Camera and Illumination Control

ICLR 2026poster

Recent advances in illumination control extend image-based methods to video, yet still facing a trade-off between lighting fidelity and temporal consistency. Moving beyond relighting, a key step toward generative modeling of real-world scenes is the joint control of camera trajectory and illuminatio…

Cited by 12SourcecodeScholar
2026

LottieGPT: Tokenizing Vector Animation for Autoregressive Generation

CVPR 2026

Despite rapid progress in video generation, existing models are incapable of producing vector animation, a dominant and highly expressive form of multimedia on the Internet. Vector animations offer resolution-independence, compactness, semantic structure, and editable parametric motion representatio

Cited by 0SourceScholar
2026

Native and Compact Structured Latents for 3D Generation

CVPR 2026

Recent advancements in 3D generative modeling have significantly improved the generation realism, yet the field is still hampered by existing representations, which struggle to capture assets with complex topologies and detailed appearance. This paper present an approach for learning a structured la

Cited by 0SourcecodeScholar
2026

ORV: 4D Occupancy-centric Robot Video Generation

CVPR 2026

Recent embodied intelligence suffers from data scarcity, while conventional simulators lack visual realism. Controllable video generation is emerging as a promising data engine, yet current action-conditioned methods still fall short: generated videos are limited in fidelity and temporal consistency

Cited by 0SourcecodeScholar
2026

PAM: A Pose-Appearance-Motion Engine for Sim-to-Real HOI Video Generation

CVPR 2026

Hand-object interaction (HOI) reconstruction and synthesis are becoming central to embodied AI and AR/VR. Yet, despite rapid progress, existing HOI generation research remains fragmented across three disjoint tracks: (1) pose-only synthesis that predicts MANO trajectories without producing pixels; (

Cited by 0SourcecodeScholar
2026

Scalable Training of 3D Gaussian Splatting via Out-of-Core Optimization

ICML 2026spotlight

Training 3D Gaussian Splatting (3DGS) at billion-primitive scale is fundamentally memory-bound: each Gaussian carries a large attribute vector, and the aggregate parameter table quickly exceeds GPU capacity, limiting prior systems to tens of millions of Gaussians on consumer hardware. We observe tha…

Cited by 0SourceScholar
2026

Schema-Guided World Modeling for Understanding Hierarchical Visual Dynamics

ICML 2026poster

Multimodal LLMs lack a systematic understanding of visual dynamics in complex human world activities, which requires the model to predict or simulate multiple levels of dynamic constituents, such as the general progression of actions and the associated changes of low-level details in the world. To a…

Cited by 0SourceScholar
2026

Self-Improving Robot Policy with Compositional World Model

RSS 2026poster

Despite the sustained scaling on model capacity and data acquisition, Vision–Language–Action (VLA) models remain brittle in contact-rich and dynamic manipulation tasks, where minor execution deviations can compound into failures. While reinforcement learning (RL) offers a principled path to robustne…

Cited by 0SourceScholar
2026

Stability Under Scrutiny: Benchmarking Representation Paradigms for Online HD Mapping

ICLR 2026poster

As one of the fundamental intermediate modules in autonomous driving, online high-definition (HD) maps have attracted significant attention due to their cost-effectiveness and real-time capabilities. Since vehicles always cruise in highly dynamic environments, spatial displacement of onboard sensor…

Cited by 0SourcecodeScholar
2026

UniDex: A Robot Foundation Suite for Universal Dexterous Hand Control from Egocentric Human Videos

CVPR 2026

Dexterous manipulation remains challenging due to the cost of collecting real-robot teleoperation data, the heterogeneity of hand embodiments, and the high dimensionality of control. We present UniDex, a robot foundation suite that couples a large-scale robot-centric dataset with a unified vision-la

Cited by 0SourcecodeScholar
2026

UniUncer: Unified Dynamic–Static Uncertainty for End-To-End Driving

ICRA 2026poster

End-to-end (E2E) driving has become a cornerstone of both industry deployment and academic research, offering a single learnable pipeline that maps multi-sensor inputs to actions while avoiding hand-engineered modules. However, the reliability of such pipelines strongly depends on how well they hand…

2026

Unified Map Prior Encoder for Mapping and Planning

ICRA 2026poster

Online mapping and end-to-end (E2E) planning in autonomous driving are still largely sensor-centric, leaving rich map priors—HD/SD vector maps, rasterized SD maps, and satellite imagery—underused due to heterogeneity, pose drift, and inconsistent availability at test time. We present emph{UMPE}, a U…

2025

AVD2: Accident Video Diffusion for Accident Video Description

ICRA 2025

Traffic accidents present complex challenges for autonomous driving, often featuring unpredictable scenarios that hinder accurate system interpretation and responses. Nonetheless, prevailing methodologies fall short in elucidating the causes of accidents and proposing preventive measures due to the

Cited by 18SourcecodeScholar
2025

Analytical Lyapunov Function Discovery: An RL-based Generative Approach

ICML 2025poster

Despite advances in learning-based methods, finding valid Lyapunov functions for nonlinear dynamical systems remains challenging. Current neural network approaches face two main issues: challenges in scalable verification and limited interpretability. To address these, we propose an end-to-end fram…

2025

CRUISE: Cooperative Reconstruction and Editing in V2X Scenarios using Gaussian Splatting

IROS 2025

Vehicle-to-everything (V2X) communication plays a crucial role in autonomous driving, enabling cooperation between vehicles and infrastructure. While simulation has significantly contributed to various autonomous driving tasks, its potential for data generation and augmentation in V2X scenarios rema

Cited by 4SourcecodeScholar
2025

Chameleon: Fast-Slow Neuro-Symbolic Lane Topology Extraction

ICRA 2025

Lane topology extraction involves detecting lanes and traffic elements and determining their relationships, a key perception task for mapless autonomous driving. This task requires complex reasoning, such as determining whether it is possible to turn left into a specific lane. To address this challe

Cited by 12SourcecodeScholar
2025

Ctrl-U: Robust Conditional Image Generation via Uncertainty-aware Reward Modeling

ICLR 2025poster

In this paper, we focus on the task of conditional image generation, where an image is synthesized according to user instructions. The critical challenge underpinning this task is ensuring both the fidelity of the generated images and their semantic alignment with the provided conditions. To tackle…

Cited by 4SourcePDFScholar
2025

Delving into Mapping Uncertainty for Mapless Trajectory Prediction

IROS 2025

Recent advances in autonomous driving are moving towards mapless approaches, where High-Definition (HD) maps are generated online directly from sensor data, reducing the need for expensive labeling and maintenance. However, the reliability of these online-generated maps remains uncertain. While inco

Cited by 4SourcecodeScholar
2025

Detect Anything 3D in the Wild

ICCV 2025poster

Despite the success of deep learning in close-set 3D object detection, existing approaches struggle with zero-shot generalization to novel objects and camera configurations. We introduce DetAny3D, a promptable 3D detection foundation model capable of detecting any novel object under arbitrary camera…

2025

DiST-4D: Disentangled Spatiotemporal Diffusion with Metric Depth for 4D Driving Scene Generation

ICCV 2025poster

Current generative models struggle to synthesize dynamic 4D driving scenes that simultaneously support temporal extrapolation and spatial novel view synthesis (NVS) without per-scene optimization. A key challenge lies in finding an efficient and generalizable geometric representation that seamlessly…

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

GS-Occ3D: Scaling Vision-only Occupancy Reconstruction with Gaussian Splatting

ICCV 2025poster

Occupancy is crucial for autonomous driving, providing essential geometric priors for perception and planning. However, existing methods predominantly rely on LiDAR-based occupancy annotations, which limits scalability and prevents leveraging vast amounts of potential crowdsourced data for auto-labe…

2025

Hi3DGen: High-fidelity 3D Geometry Generation from Images via Normal Bridging

ICCV 2025poster

With the growing demand for high-fidelity 3D models from 2D images, existing methods still face significant challenges in accurately reproducing fine-grained geometric details due to limitations in domain gaps and inherent ambiguities in RGB images. To address these issues, we propose Hi3DGen, a nov…

Cited by 0SourcePDFScholar
2025

Idea23D: Collaborative LMM Agents Enable 3D Model Generation from Interleaved Multimodal Inputs

COLING 2025main

With the success of 2D diffusion models, 2D AIGC content has already transformed our lives. Recently, this success has been extended to 3D AIGC, with state-of-the-art methods generating textured 3D models from single images or text. However, we argue that current 3D AIGC methods still don’t fully un…

2025

Impromptu VLA: Open Weights and Open Data for Driving Vision-Language-Action Models

NeurIPS 2025poster

Vision-Language-Action (VLA) models for autonomous driving show promise but falter in unstructured corner case scenarios, largely due to a scarcity of targeted benchmarks. To address this, we introduce Impromptu VLA. Our core contribution is the Impromptu VLA Dataset: over 80,000 meticulously curate…

Cited by 0SourcecodeScholar
2025

InvRGB+L: Inverse Rendering of Complex Scenes with Unified Color and LiDAR Reflectance Modeling

ICCV 2025poster

We present InvRGB+L, a novel inverse rendering model that reconstructs large, relightable, and dynamic scenes from a single RGB+LiDAR sequence. Conventional inverse graphics methods rely primarily on RGB observations and use LiDAR mainly for geometric information, often resulting in suboptimal mater…

Cited by 0SourcePDFScholar
2025

Is In-Context Learning Sufficient for Instruction Following in LLMs?

ICLR 2025poster

In-context learning (ICL) allows LLMs to learn from examples without changing their weights: this is a particularly promising capability for long-context LLMs that can potentially learn from many examples. Recently, Lin et al. (2024) proposed URIAL, a method using only three in-context examples to a…

2025

LLMsPark: A Benchmark for Evaluating Large Language Models in Strategic Gaming Contexts

EMNLP 2025

As large language models (LLMs) advance across diverse tasks, the need for comprehensive evaluation beyond single metrics becomes increasingly important.To fully assess LLM intelligence, it is crucial to examine their interactive dynamics and strategic behaviors.We present LLMsPark, a game theory–ba

2025

LiON: Learning Point-Wise Abstaining Penalty for LiDAR Outlier DetectioN Using Diverse Synthetic Data

AAAI 2025technical

LiDAR-based semantic scene understanding is an important module in the modern autonomous driving perception stack. However, identifying outlier points in a LiDAR point cloud is challenging as LiDAR point clouds lack semantically-rich information. While former SOTA methods adopt heuristic architectur…

2025

Morpheus: A Neural-driven Animatronic Face with Hybrid Actuation and Diverse Emotion Control

RSS 2025poster

Previous animatronic faces struggle to effectively express emotions due to both hardware and software limitations. On the hardware side, earlier approaches either used rigid-driven mechanisms, which provide precise control but are difficult to design within constrained spaces, or tendon-driven mecha…

Cited by 0PDFScholar
2025

OS-Harm: A Benchmark for Measuring Safety of Computer Use Agents

NeurIPS 2025spotlight

Computer use agents are LLM-based agents that can directly interact with a graphical user interface, by processing screenshots or accessibility trees. While these systems are gaining popularity, their safety has been largely overlooked, despite the fact that evaluating and understanding their potent…

Cited by 0SourcecodeScholar
2025

One View, Many Worlds: Single-Image to 3D object Meets Generative Domain Randomization for One-Shot 6D Pose Estimation

CoRL 2025oral

Estimating the 6D pose of arbitrary objects from a single reference image is a critical yet challenging task in robotics, especially considering the long-tail distribution of real-world instances. While category-level and model-based approaches have achieved notable progress, they remain limited in…

Cited by 0SourceScholar
2025

PUGS: Zero-Shot Physical Understanding with Gaussian Splatting

ICRA 2025

Current robotic systems can understand the categories and poses of objects well. But understanding physical properties like mass, friction, and hardness, in the wild, remains challenging. We propose a new method that reconstructs 3D objects using the Gaussian splatting representation and predicts va

Cited by 11SourcecodeScholar
2025

PartRM: Modeling Part-Level Dynamics with Large Cross-State Reconstruction Model

CVPR 2025poster

As interest grows in world models that predict future states from current observations and actions, accurately modeling part-level dynamics has become increasingly relevant for various applications. Existing approaches, such as Puppet-Master, rely on fine-tuning large-scale pre-trained video diffusi…

Cited by 0SourcePDFScholar
2025

PhysGen3D: Crafting a Miniature Interactive World from a Single Image

CVPR 2025poster

Envisioning physically plausible outcomes from a single image requires a deep understanding of the world's dynamics. To address this, we introduce MiniTwin, a novel framework that transforms a single image into an amodal, camera-centric, interactive 3D scene. By combining advanced image-based geomet…

Cited by 3SourcePDFScholar
2025

PosePilot: Steering Camera Pose for Generative World Models with Self-supervised Depth

IROS 2025

Recent advancements in autonomous driving (AD) systems have highlighted the potential of world models in achieving robust and generalizable performance across both ordinary and challenging driving conditions. However, a key challenge remains: precise and flexible camera pose control, which is crucia

Cited by 3SourceScholar
2025

Reusing Attention for One-stage Lane Topology Understanding

IROS 2025

Understanding lane topology relationships accurately is critical for safe autonomous driving. However, existing two-stage methods suffer from inefficiencies due to error propagations and increased computational overheads. To address these challenges, we propose a one-stage architecture that simultan

Cited by 6SourcecodeScholar
2025

Reversible Decoupling Network for Single Image Reflection Removal

CVPR 2025poster

Recent deep-learning-based approaches to single-image reflection removal have shown promising advances, primarily for two reasons: 1) the utilization of recognition-pretrained features as inputs, and 2) the design of dual-stream interaction networks. However, according to the Information Bottleneck…

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

SURDS: Benchmarking Spatial Understanding and Reasoning in Driving Scenarios with Vision Language Models

NeurIPS 2025poster

Accurate spatial reasoning in outdoor environments—covering geometry, object pose, and inter-object relationships—is fundamental to downstream tasks such as mapping, motion forecasting, and high-level planning in autonomous driving. We introduce SURDS, a large-scale benchmark designed to systematica…

Cited by 0SourcecodeScholar
2025

SparseMeXt: Unlocking the Potential of Sparse Representations for HD Map Construction

IROS 2025

Recent advancements in high-definition (HD) map construction have demonstrated the effectiveness of dense representations, which heavily rely on computationally intensive bird’s-eye view (BEV) features. While sparse representations offer a more efficient alternative by avoiding dense BEV processing,

Cited by 4SourceScholar
2025

UniScene: Unified Occupancy-centric Driving Scene Generation

CVPR 2025poster

Generating high-fidelity, controllable, and annotated training data is critical for autonomous driving. Existing methods typically generate a single data form directly from a coarse scene layout, which not only fails to output rich data forms required for diverse downstream tasks but also struggles…

2025

Unifying Appearance Codes and Bilateral Grids for Driving Scene Gaussian Splatting

NeurIPS 2025poster

Neural rendering techniques, including NeRF and Gaussian Splatting (GS), rely on photometric consistency to produce high-quality reconstructions. However, in real-world driving scenarios, it is challenging to guarantee perfect photometric consistency in acquired images. Appearance codes have been wi…

Cited by 0SourcecodeScholar
2024

Blending Distributed NeRFs with Tri-stage Robust Pose Optimization

IROS 2024poster

Due to the limited model capacity, leveraging distributed Neural Radiance Fields (NeRFs) for modeling extensive urban environments has become a necessity. However, current distributed NeRF registration approaches encounter aliasing artifacts, arising from discrepancies in rendering resolutions and s…

Cited by 1SourcecodeScholar
2024

Block-Map-Based Localization in Large-Scale Environment

ICRA 2024poster

Accurate localization is an essential technology for the flexible navigation of robots in large-scale environments. Both SLAM-based and map-based localization will increase the computing load due to the increase in map size, which will affect downstream tasks such as robot navigation and services. T…

Cited by 4SourcecodeScholar
2024

Camera Relocalization in Shadow-free Neural Radiance Fields

ICRA 2024poster

Camera relocalization is a crucial problem in computer vision and robotics. Recent advancements in neural radiance fields (NeRFs) have shown promise in synthesizing photo-realistic images. Several works have utilized NeRFs for refining camera poses, but they do not account for lighting changes that…

Cited by 1SourcecodeScholar
2024

Car-Studio: Learning Car Radiance Fields From Single-View and Unlimited In-the-Wild Images

RA-L 2024

Compositional neural scene graph studies have shown that radiance fields can be an efficient tool in an editable autonomous driving simulator. However, previous studies learned within a sequence of autonomous driving datasets, resulting in unsatisfactory blurring when rotating the car in the simulat

Cited by 6SourceScholar
2024

Dual-frame Fluid Motion Estimation with Test-time Optimization and Zero-divergence Loss

NeurIPS 2024poster

3D particle tracking velocimetry (PTV) is a key technique for analyzing turbulent flow, one of the most challenging computational problems of our century. At the core of 3D PTV is the dual-frame fluid motion estimation algorithm, which tracks particles across two consecutive frames. Recently, deep l…

2024

Editable Scene Simulation for Autonomous Driving via Collaborative LLM-Agents

CVPR 2024highlight

Scene simulation in autonomous driving has gained significant attention because of its huge potential for generating customized data. However existing editable scene simulation approaches face limitations in terms of user interaction efficiency multi-camera photo-realistic rendering and external dig…

2024

FastMAC: Stochastic Spectral Sampling of Correspondence Graph

CVPR 2024poster

3D correspondence i.e. a pair of 3D points is a fundamental concept in computer vision. A set of 3D correspondences when equipped with compatibility edges forms a correspondence graph. This graph is a critical component in several state-of-the-art 3D point cloud registration approaches e.g. the one…

2024

Hint-AD: Holistically Aligned Interpretability in End-to-End Autonomous Driving

CoRL 2024poster

End-to-end architectures in autonomous driving (AD) face a significant challenge in interpretability, impeding human-AI trust. Human-friendly natural language has been explored for tasks such as driving explanation and 3D captioning. However, previous works primarily focused on the paradigm of decla…

Cited by 5SourceScholar
2024

HyperMoE: Towards Better Mixture of Experts via Transferring Among Experts

ACL 2024long

The Mixture of Experts (MoE) for language models has been proven effective in augmenting the capacity of models by dynamically routing each input token to a specific subset of experts for processing. Despite the success, most existing methods face a challenge for balance between sparsity and the ava…

2024

Increasing Model Capacity for Free: A Simple Strategy for Parameter Efficient Fine-tuning

ICLR 2024poster

Fine-tuning large pre-trained foundation models, such as the 175B GPT-3, has become the prevailing approach for downstream tasks. While parameter-efficient fine-tuning methods have been proposed and proven effective without retraining all model parameters, their performance is limited by the capacit…

2024

Large Language Models Powered Context-aware Motion Prediction in Autonomous Driving

IROS 2024poster

Motion prediction is among the most fundamental tasks in autonomous driving. Traditional methods of motion forecasting primarily encode vector information of maps and historical trajectory data of traffic participants, lacking a comprehensive understanding of overall traffic semantics, which in turn…

Cited by 13SourcecodeScholar
2024

Long Is More for Alignment: A Simple but Tough-to-Beat Baseline for Instruction Fine-Tuning

ICML 2024poster

There is a consensus that instruction fine-tuning of LLMs requires high-quality data, but what are they? LIMA (NeurIPS 2023) and AlpaGasus (ICLR 2024) are state-of-the-art methods for selecting such high-quality examples, either via manual curation or using GPT-3.5-Turbo as a quality scorer. We show…

2024

MonoOcc: Digging into Monocular Semantic Occupancy Prediction

ICRA 2024poster

Monocular Semantic Occupancy Prediction aims to infer the complete 3D geometry and semantic information of scenes from only 2D images. It has garnered significant attention, particularly due to its potential to enhance the 3D perception of autonomous vehicles. However, existing methods rely on a com…

Cited by 31SourcecodeScholar
2024

P-MapNet: Far-Seeing Map Generator Enhanced by Both SDMap and HDMap Priors

RA-L 2024

Autonomous vehicles are gradually entering city roads today, with the help of high-definition maps (HDMaps). However, the reliance on HDMaps prevents autonomous vehicles from stepping into regions without this expensive digital infrastructure. This fact drives many researchers to study online HDMap

Cited by 62SourceScholar
2024

PreAfford: Universal Affordance-Based Pre-Grasping for Diverse Objects and Environments

IROS 2024poster

Robotic manipulation with two-finger grippers is challenged by objects lacking distinct graspable features. Traditional pre-grasping methods, which typically involve repositioning objects or utilizing external aids like table edges, are limited in their adaptability across different object categorie…

Cited by 4SourceScholar
2024

Structured-NeRF: Hierarchical Scene Graph with Neural Representation

ECCV 2024poster

"We present Structured Neural Radiance Field (Structured-NeRF) for indoor scene representaion based on a novel hierarchical scene graph structure to organize the neural radiance field. Existing object-centric methods focus only on the inherent characteristics of objects, while overlooking the semant…

Cited by 2SourcePDFScholar
2024

SyncTalk: The Devil is in the Synchronization for Talking Head Synthesis

CVPR 2024poster

Achieving high synchronization in the synthesis of realistic speech-driven talking head videos presents a significant challenge. Traditional Generative Adversarial Networks (GAN) struggle to maintain consistent facial identity while Neural Radiance Fields (NeRF) methods although they can address thi…

2024

TOD3Cap: Towards 3D Dense Captioning in Outdoor Scenes

ECCV 2024poster

"3D dense captioning stands as a cornerstone in achieving a comprehensive understanding of 3D scenes through natural language. It has recently witnessed remarkable achievements, particularly in indoor settings. However, the exploration of 3D dense captioning in outdoor scenes is hindered by two majo…

2023

3D Implicit Transporter for Temporally Consistent Keypoint Discovery

ICCV 2023oral

Keypoint-based representation has proven advantageous in various visual and robotic tasks. However, the existing 2D and 3D methods for detecting keypoints mainly rely on geometric consistency to achieve spatial alignment, neglecting temporal consistency. To address this issue, the Transporter method…

Cited by 16PDFcodeScholar
2023

ADAPT: Action-aware Driving Caption Transformer

ICRA 2023poster

End-to-end autonomous driving has great potential in the transportation industry. However, the lack of transparency and interpretability of the automatic decision-making process hinders its industrial adoption in practice. There have been some early attempts to use attention maps or cost volume for…

Cited by 90SourcecodeScholar
2023

DQS3D: Densely-matched Quantization-aware Semi-supervised 3D Detection

ICCV 2023poster

In this paper, we study the problem of semi-supervised 3D object detection, which is of great importance considering the high annotation cost for cluttered 3D indoor scenes. We resort to the robust and principled framework of self-teaching, which has triggered notable progress for semi-supervised le…

Cited by 18PDFcodeScholar
2023

Delving Into Shape-Aware Zero-Shot Semantic Segmentation

CVPR 2023poster

Thanks to the impressive progress of large-scale vision-language pretraining, recent recognition models can classify arbitrary objects in a zero-shot and open-set manner, with a surprisingly high accuracy. However, translating this success to semantic segmentation is not trivial, because this dense…

2023

From Semi-supervised to Omni-supervised Room Layout Estimation Using Point Clouds

ICRA 2023poster

Room layout estimation is a long-existing robotic vision task that benefits both environment sensing and motion planning. However, layout estimation using point clouds (PCs) still suffers from data scarcity due to annotation difficulty. As such, we address the semi-supervised setting of this task ba…

Cited by 20SourcecodeScholar
2023

INT2: Interactive Trajectory Prediction at Intersections

ICCV 2023poster

Motion forecasting is an important component in autonomous driving systems. One of the most challenging problems in motion forecasting is interactive trajectory prediction, whose goal is to jointly forecasts the future trajectories of interacting agents. To this end, we present a large-scale interac…

Cited by 10PDFcodeScholar
2023

LATITUDE: Robotic Global Localization with Truncated Dynamic Low-pass Filter in City-scale NeRF

ICRA 2023poster

Neural Radiance Fields (NeRFs) have made great success in representing complex 3D scenes with high-resolution details and efficient memory. Nevertheless, current NeRF - based pose estimators have no initial pose prediction and are prone to local optima during optimization. In this paper, we present…

Cited by 43SourcecodeScholar
2023

LODE: Locally Conditioned Eikonal Implicit Scene Completion from Sparse LiDAR

ICRA 2023poster

Scene completion refers to obtaining dense scene representation from an incomplete perception of complex 3D scenes. This helps robots detect multi-scale obstacles and analyse object occlusions in scenarios such as autonomous driving. Recent advances show that implicit representation learning can be…

Cited by 30SourcecodeScholar
2023

PAD: A Dataset and Benchmark for Pose-agnostic Anomaly Detection

NeurIPS 2023poster

Object anomaly detection is an important problem in the field of machine vision and has seen remarkable progress recently. However, two significant challenges hinder its research and application. First, existing datasets lack comprehensive visual information from various pose angles. They usually ha…

2023

Planning Assembly Sequence with Graph Transformer

ICRA 2023poster

Assembly Sequence Planning (ASP) is the essential process for modern manufacturing, proven to be NP-complete thus its effective and efficient solution has been a challenge for researchers in the field. In this paper, we present a graph-transformer based framework for the ASP problem which is trained…

Cited by 23SourcecodeScholar
2023

STEPS: Joint Self-supervised Nighttime Image Enhancement and Depth Estimation

ICRA 2023poster

Self-supervised depth estimation draws a lot of attention recently as it can promote the 3D sensing capa-bilities of self-driving vehicles. However, it intrinsically relies upon the photometric consistency assumption, which hardly holds during nighttime. Although various supervised night-time image…

Cited by 49SourcecodeScholar
2023

Understanding Embodied Reference with Touch-Line Transformer

ICLR 2023poster

We study embodied reference understanding, the task of locating referents using embodied gestural signals and language references. Human studies have revealed that, contrary to popular belief, objects referred to or pointed to do not lie on the elbow-wrist line, but rather on the so-called virtual t…

2023

Unsupervised Road Anomaly Detection with Language Anchors

ICRA 2023poster

Road anomaly detection is critical to safe autonomous driving, because current road scene understanding models are usually trained in a closed-set manner and fail to identify unknown objects. What's worse, it is difficult, if not impossible, to collect a large-scale dataset with anomaly annotations.…

Cited by 23SourcecodeScholar
2022

High-Fidelity Human Avatars From a Single RGB Camera

CVPR 2022poster

In this paper, we propose a coarse-to-fine framework to reconstruct a personalized high-fidelity human avatar from a monocular video. To deal with the misalignment problem caused by the changed poses and shapes in different frames, we design a dynamic surface network to recover pose-dependent surfac…

Cited by 40PDFScholar
2022

PQ-Transformer: Jointly Parsing 3D Objects and Layouts From Point Clouds

RA-L 2022

3D scene understanding from point clouds plays a vital role for various robotic applications. Unfortunately, current state-of-the-art methods use separate neural networks for different tasks like object detection or room layout estimation. Such a scheme has two limitations: 1) Storing and running se

Cited by 41SourcecodeScholar
2022

SC-wLS: Towards Interpretable Feed-Forward Camera Re-localization

ECCV 2022poster

"Visual re-localization aims to recover camera poses in a known environment, which is vital for applications like robotics or augmented reality. Feed-forward absolute camera pose regression methods directly output poses by a network, but suffer from low accuracy. Meanwhile, scene coordinate based me…

2022

SNAKE: Shape-aware Neural 3D Keypoint Field

NeurIPS 2022accept

Detecting 3D keypoints from point clouds is important for shape reconstruction, while this work investigates the dual question: can shape reconstruction benefit 3D keypoint detection? Existing methods either seek salient features according to statistics of different orders or learn to predict keypoi…

2022

TOIST: Task Oriented Instance Segmentation Transformer with Noun-Pronoun Distillation

NeurIPS 2022accept

Current referring expression comprehension algorithms can effectively detect or segment objects indicated by nouns, but how to understand verb reference is still under-explored. As such, we study the challenging problem of task oriented detection, which aims to find objects that best afford an actio…

2021

Topology Aware Object-Level Semantic Mapping Towards More Robust Loop Closure

RA-L 2021

Loop closure can effectively eliminate the accumulated error and plays an important role in Simultaneous Localization and Mapping (SLAM). There remains challenges in loop detection and loop correction due to the large viewpoints difference and the environment appearance changes. In this letter, we p

Cited by 59SourceScholar
2020

Seeing Through the Occluders: Robust Monocular 6-DOF Object Pose Tracking via Model-Guided Video Object Segmentation

RA-L 2020

To deal with occlusion is one of the most challenging problems for monocular 6-DOF object pose tracking. In this letter, we propose a novel 6-DOF object pose tracking method which is robust to heavy occlusions. When the tracked object is occluded by another object, instead of trying to detect the oc

Cited by 25SourceScholar
2018

Efficient Semantic Scene Completion Network with Spatial Group Convolution

ECCV 2018poster

We introduce Spatial Group Convolution (SGC) for accelerating the computation of 3D dense prediction tasks. SGC is orthogonal to group convolution, which works on spatial dimensions rather than feature channel dimension. It divides input voxels into different groups, then conducts 3D sparse convolut…

2017

Decoder Network Over Lightweight Reconstructed Feature for Fast Semantic Style Transfer

ICCV 2017poster

Recently, the community of style transfer is trying to incorporate semantic information into traditional system. This practice achieves better perceptual results by transferring the style between semantically-corresponding regions. Yet, few efforts are invested to address the computation bottleneck…

Cited by 71PDFScholar
2017

Physics Inspired Optimization on Semantic Transfer Features: An Alternative Method for Room Layout Estimation

CVPR 2017poster

In this paper, we propose an alternative method to estimate room layouts of cluttered indoor scenes. This method enjoys the benefits of two novel techniques. The first one is semantic transfer (ST), which is: (1) a formulation to integrate the relationship between scene clutter and room layout into…

Cited by 87PDFScholar