← Search

Guan Huang

28 accepted papers

2026

Motion-R1: Enhancing Motion Generation with Decomposed Chain-of-Thought and RL Binding

ICLR 2026poster

Text-to-Motion generation has become a fundamental task in human-machine interaction, enabling the synthesis of realistic human motions from natural language descriptions. Although recent advances in large language models and reinforcement learning have contributed to high-quality motion generation,…

Cited by 0SourceScholar
2026

SwiftVLA: Unlocking Spatiotemporal Dynamics for Lightweight VLA Models at Minimal Overhead

CVPR 2026

Vision-Language-Action (VLA) models built on pretrained Vision-Language Models (VLMs) show strong potential but are limited in practicality due to their large parameter counts. To mitigate this issue, using a lightweight VLM has been explored, but it compromises spatiotemporal reasoning. Although so

Cited by 0SourcecodeScholar
2025

DriveDreamer-2: LLM-Enhanced World Models for Diverse Driving Video Generation

AAAI 2025technical

World models have demonstrated superiority in autonomous driving, particularly in the generation of multi-view driving videos. However, significant challenges still exist in generating customized driving videos. In this paper, we propose DriveDreamer-2, which incorporates a Large Language Model (LLM…

Cited by 62SourcePDFScholar
2025

DriveDreamer4D: World Models Are Effective Data Machines for 4D Driving Scene Representation

CVPR 2025poster

Closed-loop simulation is essential for advancing end-to-end autonomous driving systems. Contemporary sensor simulation methods, such as NeRF and 3DGS, rely predominantly on conditions closely aligned with training data distributions, which are largely confined to forward-driving scenarios. Conseque…

Cited by 23SourcePDFScholar
2025

HumanDreamer: Generating Controllable Human-Motion Videos via Decoupled Generation

CVPR 2025poster

Human-motion video generation has been a challenging task, primarily due to the difficulty inherent in learning human body movements. While some approaches have attempted to drive human-centric video generation explicitly through pose control, these methods typically rely on poses derived from exist…

Cited by 2SourcePDFScholar
2025

ReconDreamer++: Harmonizing Generative and Reconstructive Models for Driving Scene Representation

ICCV 2025poster

Combining reconstruction models with generative models has emerged as a promising paradigm for closed-loop simulation in autonomous driving. For example, ReconDreamer has demonstrated remarkable success in rendering large-scale maneuvers. However, a significant gap remains between the generated data…

Cited by 0SourcePDFScholar
2025

ReconDreamer: Crafting World Models for Driving Scene Reconstruction via Online Restoration

CVPR 2025poster

Closed-loop simulation is crucial for end-to-end autonomous driving. Existing sensor simulation methods (e.g., NeRF and 3DGS) reconstruct driving scenes based on conditions that closely mirror training data distributions. However, these methods struggle with rendering novel trajectories, such as lan…

Cited by 11SourcePDFScholar
2025

WonderTurbo: Generating Interactive 3D World in 0.72 Seconds

ICCV 2025poster

Interactive 3D generation is gaining momentum and capturing extensive attention for its potential to create immersive virtual experiences. However, a critical challenge in current 3D generation technologies lies in achieving real-time interactivity. To address this issue, we introduce WonderTurbo, t…

Cited by 0SourcePDFScholar
2024

DriveDreamer: Towards Real-world-driven World Models for Autonomous Driving

ECCV 2024poster

"World models, especially in autonomous driving, are trending and drawing extensive attention due to their capacity for comprehending driving environments. The established world model holds immense potential for the generation of high-quality driving videos, and driving policies for safe maneuvering…

Cited by 183SourcePDFScholar
2023

A Simple Baseline for Multi-Camera 3D Object Detection

AAAI 2023technical

3D object detection with surrounding cameras has been a promising direction for autonomous driving. In this paper, we present SimMOD, a Simple baseline for Multi-camera Object Detection, to solve the problem. To incorporate multiview information as well as build upon previous efforts on monocular 3D…

2023

Are We Ready for Vision-Centric Driving Streaming Perception? The ASAP Benchmark

CVPR 2023poster

In recent years, vision-centric perception has flourished in various autonomous driving tasks, including 3D detection, semantic map construction, motion forecasting, and depth estimation. Nevertheless, the latency of vision-centric approaches is too high for practical deployment (e.g., most camera-b…

2023

CompletionFormer: Depth Completion With Convolutions and Vision Transformers

CVPR 2023poster

Given sparse depths and the corresponding RGB images, depth completion aims at spatially propagating the sparse measurements throughout the whole image to get a dense depth prediction. Despite the tremendous progress of deep-learning-based depth completion methods, the locality of the convolutional…

2023

Crafting Monocular Cues and Velocity Guidance for Self-Supervised Multi-Frame Depth Learning

AAAI 2023technical

Self-supervised monocular methods can efficiently learn depth information of weakly textured surfaces or reflective objects. However, the depth accuracy is limited due to the inherent ambiguity in monocular geometric modeling. In contrast, multi-frame depth estimation methods improve depth accuracy…

2023

Efficient and Hybrid Decoder for Local Map Construction in Bird'-Eye-View

ICRA 2023poster

High-definition maps are crucial perception elements for autonomous robot navigation systems, which can provide accurate scene layout and environment information for downstream motion prediction and planning control tasks. Traditional methods based on manual annotation or SLAM algorithms require mas…

Cited by 1SourceScholar
2023

HFT: Lifting Perspective Representations via Hybrid Feature Transformation for BEV Perception

ICRA 2023poster

Restoring an accurate Bird's Eye View (BEV) map plays a crucial role in the perception of autonomous driving. The existing works of lifting representations from frontal view to BEV can be classified into two categories, i.e., Camera model-Based Feature Transformation (CBFT) and Camera model-Free Fea…

Cited by 11SourceScholar
2022

CAFE: Learning To Condense Dataset by Aligning Features

CVPR 2022poster

Dataset condensation aims at reducing the network training effort through condensing a cumbersome training set into a compact synthetic one. State-of-the-art approaches largely rely on learning the synthetic data by matching the gradients between the real and synthetic data batches. Despite the intu…

Cited by 277PDFcodeScholar
2022

DenseCLIP: Language-Guided Dense Prediction With Context-Aware Prompting

CVPR 2022poster

Recent progress has shown that large-scale pre-training using contrastive image-text pairs can be a promising alternative for high-quality visual representation learning from natural language supervision. Benefiting from a broader source of supervision, this new paradigm exhibits impressive transfer…

Cited by 678PDFcodeScholar
2022

Dimension Embeddings for Monocular 3D Object Detection

CVPR 2022poster

Most existing deep learning-based approaches for monocular 3D object detection directly regress the dimensions of objects and overlook their importance in solving the ill-posed problem. In this paper, we propose a general method to learn appropriate embeddings for dimension estimation in monocular 3…

Cited by 20PDFScholar
2022

MVSTER: Epipolar Transformer for Efficient Multi-View Stereo

ECCV 2022poster

"Learning-based Multi-View Stereo (MVS) methods warp source images into the reference camera frustum to form 3D volumes, which are fused as a cost volume to be regularized by subsequent networks. The fusing step plays a vital role in bridging 2D semantics and 3D spatial associations. However, previo…

2022

SurroundDepth: Entangling Surrounding Views for Self-Supervised Multi-Camera Depth Estimation

CoRL 2022poster

Depth estimation from images serves as the fundamental step of 3D perception for autonomous driving and is an economical alternative to expensive depth sensors like LiDAR. The temporal photometric consistency enables self-supervised depth estimation without labels, further facilitating its applicati…

Cited by 87SourcecodeScholar
2021

SIMPLE: SIngle-network with Mimicking and Point Learning for Bottom-up Human Pose Estimation

AAAI 2021technical

The practical application requests both accuracy and efficiency on multi-person pose estimation algorithms. But the high accuracy and fast inference speed are dominated by top-down methods and bottom-up methods respectively. To make a better trade-off between accuracy and efficiency, we propose a no…

Cited by 16SourcePDFScholar
2021

Structure-Aware Face Clustering on a Large-Scale Graph With 107 Nodes

CVPR 2021poster

Face clustering is a promising method for annotating unlabeled face images. Recent supervised approaches have boosted the face clustering accuracy greatly, however their performance is still far from satisfactory. These methods can be roughly divided into global-based and local-based ones. Global-ba…

Cited by 47PDFcodeScholar
2021

WebFace260M: A Benchmark Unveiling the Power of Million-Scale Deep Face Recognition

CVPR 2021poster

In this paper, we contribute a new million-scale face benchmark containing noisy 4M identities/260M faces (WebFace260M) and cleaned 2M identities/42M faces (WebFace42M) training data, as well as an elaborately designed time-constrained evaluation protocol. Firstly, we collect 4M name list and downlo…

Cited by 313PDFScholar
2021

Wheel-Legged Robotic Limb to Assist Human With Load Carriage: An Application For Environmental Disinfection During COVID-19

RA-L 2021

During COVID-19, with a heavy sprayer filled with disinfectant, the risk of infection for epidemic prevention personnel has been increased by long-term environmental disinfection. In order to reduce the burden and save energy of human, this letter proposed a Wheel-Legged Robotic Limb (WRL) for the c

Cited by 20SourceScholar
2020

The Devil Is in the Details: Delving Into Unbiased Data Processing for Human Pose Estimation

CVPR 2020poster

Recently, the leading performance of human pose estimation is dominated by top-down methods. Being a fundamental component in training and inference, data processing has not been systematically considered in pose estimation community, to the best of our knowledge. In this paper, we focus on this pro…

Cited by 288PDFcodeScholar
2019

Attention-Guided Unified Network for Panoptic Segmentation

CVPR 2019poster

This paper studies panoptic segmentation, a recently proposed task which segments foreground (FG) objects at the instance level as well as background (BG) contents at the semantic level. Existing methods mostly dealt with these two problems separately, but in this paper, we reveal the underlying rel…

Cited by 353PDFScholar