← Search

Zhicheng Wang

30 accepted papers

2026

Beyond Point-wise Neural Collapse: A Topology-Aware Hierarchical Classifier for Class-Incremental Learning

ICML 2026poster

The Nearest Class Mean (NCM) classifier is widely favored in Class-Incremental Learning (CIL) for its superior resistance to catastrophic forgetting compared to Fully Connected layers. While Neural Collapse (NC) theory supports NCM's optimality by assuming features collapse into single points, non-l…

Cited by 0SourceScholar
2026

IPFormer: Instance Prompt-guided Transformer for Multi-modal Multi-shot Video Understanding

AAAI 2026technical

Video Large Language Models (VideoLLMs), which adopt large language models for video understanding, have been demonstrated for single-shot videos. However, they usually struggle in multi-shot videos with frequent shot changes, varying camera angles, etc., which makes VideoLLMs hardly answer question

Cited by 0SourcePDFScholar
2026

START: Traversing Sparse Footholds With Terrain Reconstruction

RA-L 2026

Traversing terrains with sparse footholds like legged animals presents a promising yet challenging task for quadruped robots, as it requires precise environmental perception and agile control to secure safe foot placement while maintaining dynamic stability. Model-based hierarchical controllers exce

Cited by 3SourceScholar
2026

START: Traversing Sparse Footholds with Terrain Reconstruction

ICRA 2026poster

Traversing terrains with sparse footholds like legged animals presents a promising yet challenging task for quadruped robots, as it requires precise environmental perception and agile control to secure safe foot placement while maintaining dynamic stability. Model-based hierarchical controllers exce…

2025

Decoding in Latent Spaces for Efficient Inference in LLM-based Recommendation

EMNLP 2025

Fine-tuning large language models (LLMs) for recommendation in a generative manner has delivered promising results, but encounters significant inference overhead due to autoregressive decoding in the language space. This work explores bypassing language-space decoding by directly matching candidate

Cited by 0SourcePDFScholar
2025

Exploring Contextual Attribute Density in Referring Expression Counting

CVPR 2025poster

Referring expression counting (REC) algorithms are for more flexible and interactive counting ability across varied fine-grained text expressions. However, the requirement for fine-grained attribute understanding poses challenges for prior arts, as they struggle to accurately align attribute informa…

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

RE0: Recognize Everything with 3D Zero-Shot Instance Segmentation

ICRA 2025

Recognizing objects in the 3D world is a significant challenge for robotics. Due to the lack of high-quality 3D data, directly training a general-purpose segmentation model in 3D is almost infeasible. Meanwhile, vision foundation models (VFM) have revolutionized the 2D computer vision field with out

Cited by 1SourcecodeScholar
2025

SRefiner: Soft-Braid Attention for Multi-Agent Trajectory Refinement

ICCV 2025poster

Accurate prediction of multi-agent future trajectories is crucial for autonomous driving systems to make safe and efficient decisions. Trajectory refinement has emerged as a key strategy to enhance prediction accuracy. However, existing refinement methods often overlook the topological relationships…

2024

ConDense: Consistent 2D-3D Pre-training for Dense and Sparse Features from Multi-View Images

ECCV 2024oral

"To advance the state of the art in the creation of 3D foundation models, this paper introduces the framework for 3D pre-training utilizing existing pre-trained 2D networks and large-scale multi-view datasets. We propose a novel 2D-3D joint training scheme to extract co-embedded 2D and 3D features i…

Cited by 5SourcePDFScholar
2024

PIE: Parkour With Implicit-Explicit Learning Framework for Legged Robots

RA-L 2024

Parkour presents a highly challenging task for legged robots, requiring them to traverse various terrains with agile and smooth locomotion. This necessitates comprehensive understanding of both the robot's own state and the surrounding terrain, despite the inherent unreliability of robot perception

Cited by 49SourceScholar
2024

Toward Understanding Key Estimation in Learning Robust Humanoid Locomotion

IROS 2024poster

Accurate state estimation plays a critical role in ensuring the robust control of humanoid robots, particularly in the context of learning-based control policies for legged robots. However, there is a notable gap in analytical research concerning estimations. Therefore, we endeavor to further unders…

Cited by 6SourceScholar
2024

Vision Transformer Off-the-Shelf: A Surprising Baseline for Few-Shot Class-Agnostic Counting

AAAI 2024technical

Class-agnostic counting (CAC) aims to count objects of interest from a query image given few exemplars. This task is typically addressed by extracting the features of query image and exemplars respectively and then matching their feature similarity, leading to an extract-then-match paradigm. In this…

2023

POEM: Reconstructing Hand in a Point Embedded Multi-View Stereo

CVPR 2023poster

Enable neural networks to capture 3D geometrical-aware features is essential in multi-view based vision tasks. Previous methods usually encode the 3D information of multi-view stereo into the 2D features. In contrast, we present a novel method, named POEM, that directly operates on the 3D POints Emb…

2023

Reconstruction-Aware Prior Distillation for Semi-supervised Point Cloud Completion

IJCAI 2023poster

Real-world sensors often produce incomplete, irregular, and noisy point clouds, making point cloud completion increasingly important. However, most existing completion methods rely on large paired datasets for training, which is labor-intensive. This paper proposes RaPD, a novel semi-supervised poin…

Cited by 14SourcePDFScholar
2023

Rehearsal-free Continual Language Learning via Efficient Parameter Isolation

ACL 2023long

We study the problem of defying catastrophic forgetting when learning a series of language processing tasks. Compared with previous methods, we emphasize the importance of not caching history tasks’ data, which makes the problem more challenging. Our proposed method applies the parameter isolation s…

Cited by 38SourcePDFScholar
2022

Object Level Depth Reconstruction for Category Level 6D Object Pose Estimation from Monocular RGB Image

ECCV 2022poster

"Recently, RGBD-based category-level 6D object pose estimation has achieved promising improvement in performance, however, the requirement of depth information prohibits broader applications. In order to relieve this problem, this paper proposes a novel approach named Object Level Depth reconstructi…

Cited by 34SourcePDFScholar
2022

SimCC: A Simple Coordinate Classification Perspective for Human Pose Estimation

ECCV 2022poster

"The 2D heatmap-based approaches have dominated Human Pose Estimation (HPE) for years due to high performance. However, the long-standing quantization error problem in the 2D heatmap-based methods leads to several well-known drawbacks: 1) The performance for the low-resolution inputs is limited; 2)…

2021

DeepTrader: A Deep Reinforcement Learning Approach for Risk-Return Balanced Portfolio Management with Market Conditions Embedding

AAAI 2021technical

Most existing reinforcement learning (RL)-based portfolio management models do not take into account the market conditions, which limits their performance in risk-return balancing. In this paper, we propose DeepTrader, a deep RL method to optimize the investment policy. In particular, to tackle the…

Cited by 115SourcePDFScholar
2021

EDNet: Efficient Disparity Estimation With Cost Volume Combination and Attention-Based Spatial Residual

CVPR 2021poster

Existing state-of-the-art disparity estimation works mostly leverage the 4D concatenation volume and construct a very deep 3D convolution neural network (CNN) for disparity regression, which is inefficient due to the high memory consumption and slow inference speed. In this paper, we propose a netwo…

Cited by 23PDFScholar
2021

General Instance Distillation for Object Detection

CVPR 2021poster

In recent years, knowledge distillation has been proved to be an effective solution for model compression. This approach can make lightweight student models acquire the knowledge extracted from cumbersome teacher models. However, previous distillation methods of detection have weak generalization fo…

Cited by 269PDFcodeScholar
2021

IBRNet: Learning Multi-View Image-Based Rendering

CVPR 2021poster

We present a method that synthesizes novel views of complex scenes by interpolating a sparse set of nearby views. The core of our method is a network architecture that includes a multilayer perceptron and a ray transformer that estimates radiance and volume density at continuous 5D locations (3D spa…

Cited by 956PDFScholar
2021

Rethinking the Heatmap Regression for Bottom-Up Human Pose Estimation

CVPR 2021poster

Heatmap regression has become the most prevalent choice for nowadays human pose estimation methods. The ground-truth heatmaps are usually constructed by covering all skeletal keypoints by 2D gaussian kernels. The standard deviations of these kernels are fixed. However, for bottom-up methods, which n…

Cited by 219PDFcodeScholar
2021

TokenPose: Learning Keypoint Tokens for Human Pose Estimation

ICCV 2021poster

Human pose estimation deeply relies on visual clues and anatomical constraints between parts to locate keypoints. Most existing CNN-based methods do well in visual representation, however, lacking in the ability to explicitly learn the constraint relationships between keypoints. In this paper, we pr…

Cited by 386PDFcodeScholar
2020

High-Order Information Matters: Learning Relation and Topology for Occluded Person Re-Identification

CVPR 2020poster

Occluded person re-identification (ReID) aims to match occluded person images to holistic ones across dis-joint cameras. In this paper, we propose a novel framework by learning high-order relation and topology information for discriminative features and robust alignment. At first, we use a CNN backb…

Cited by 555PDFcodeScholar
2020

Learning Delicate Local Representations for Multi-Person Pose Estimation

ECCV 2020poster

In this paper, we propose a novel method called Residual Steps Network (RSN). RSN aggregates features with the same spatial size (Intra-level features) efficiently to obtain delicate local representations, which retain rich low-level spatial information and result in precise keypoint localization. A…

2018

Cascaded Pyramid Network for Multi-Person Pose Estimation

CVPR 2018poster

The topic of multi-person pose estimation has beenlargely improved recently, especially with the developmentof convolutional neural network. However, there still exista lot of challenging cases, such as occluded keypoints, in-visible keypoints and complex background, which cannot bewell addr…

2016

Context-Aware Gaussian Fields for Non-Rigid Point Set Registration

CVPR 2016poster

Point set registration (PSR) is a fundamental problem in computer vision and pattern recognition, and it has been successfully applied to many applications. Although widely used, existing PSR methods cannot align point sets robustly under degradations, such as deformation, noise, occlusion, outlier,…

Cited by 34PDFScholar