← Search

Wanhua Li

22 accepted papers

2026

RoboTAG: End-to-end Robot Pose Estimation via Topological Alignment Graph

CVPR 2026

Estimating robot pose from a monocular RGB image is a challenge in robotics and computer vision. Existing methods typically build networks on top of 2D visual backbones and depend heavily on labeled data for training, which is often scarce in real-world scenarios, causing a sim-to-real gap. Moreover

Cited by 0SourceScholar
2025

4D LangSplat: 4D Language Gaussian Splatting via Multimodal Large Language Models

CVPR 2025poster

Learning 4D language fields to enable time-sensitive, open-ended language queries in dynamic scenes is essential for many real-world applications. While LangSplat successfully grounds CLIP features into 3D Gaussian representations, achieving precision and efficiency in 3D static scenes, it lacks the…

2025

LangSplatV2: High-dimensional 3D Language Gaussian Splatting with 450+ FPS

NeurIPS 2025poster

In this paper, we introduce LangSplatV2, which achieves high-dimensional feature splatting at 476.2 FPS and 3D open-vocabulary text querying at 384.6 FPS for high-resolution images, providing a 42 × speedup and a 47 × boost over LangSplat respectively, along with improved query accuracy. LangSplat e…

Cited by 0SourcecodeScholar
2025

Momentum-GS: Momentum Gaussian Self-Distillation for High-Quality Large Scene Reconstruction

ICCV 2025poster

3D Gaussian Splatting has demonstrated notable success in large-scale scene reconstruction, but challenges persist due to high training memory consumption and storage overhead. Hybrid representations that integrate implicit and explicit features offer a way to mitigate these limitations. However, wh…

2025

REPARO: Compositional 3D Assets Generation with Differentiable 3D Layout Alignment

ICCV 2025poster

Traditional image-to-3D models often struggle with scenes containing multipleobjects due to biases and occlusion complexities. To address this challenge, wepresent REPARO, a novel approach for compositional 3D asset generation fromsingle images. REPARO employs a two-step process: first, it extracts…

2025

SD-LoRA: Scalable Decoupled Low-Rank Adaptation for Class Incremental Learning

ICLR 2025oral

Continual Learning (CL) with foundation models has recently emerged as a promising paradigm to exploit abundant knowledge acquired during pre-training for tackling sequential tasks. However, existing prompt-based and Low-Rank Adaptation-based (LoRA-based) methods often require expanding a prompt/LoR…

2025

Spik-NeRF: Spiking Neural Networks for Neural Radiance Fields

NeurIPS 2025poster

Spiking Neural Networks (SNNs), as a biologically inspired neural network architecture, have garnered significant attention due to their exceptional energy efficiency and increasing potential for various applications. In this work, we extend the use of SNNs to neural rendering tasks and introduce Sp…

Cited by 0SourceScholar
2025

Tree of Attributes Prompt Learning for Vision-Language Models

ICLR 2025poster

Prompt learning has proven effective in adapting vision language models for downstream tasks. However, existing methods usually append learnable prompt tokens solely with the category names to obtain textual features, which fails to fully leverage the rich context indicated in the category name. To…

2024

Joint-Task Regularization for Partially Labeled Multi-Task Learning

CVPR 2024poster

Multi-task learning has become increasingly popular in the machine learning field but its practicality is hindered by the need for large labeled datasets. Most multi-task learning methods depend on fully labeled datasets wherein each input example is accompanied by ground-truth labels for all target…

2024

LangSplat: 3D Language Gaussian Splatting

CVPR 2024highlight

Humans live in a 3D world and commonly use natural language to interact with a 3D scene. Modeling a 3D language field to support open-ended language queries in 3D has gained increasing attention recently. This paper introduces LangSplat which constructs a 3D language field that enables precise and e…

2024

SocialGPT: Prompting LLMs for Social Relation Reasoning via Greedy Segment Optimization

NeurIPS 2024poster

Social relation reasoning aims to identify relation categories such as friends, spouses, and colleagues from images. While current methods adopt the paradigm of training a dedicated network end-to-end using labeled image data, they are limited in terms of generalizability and interpretability. To ad…

2023

CLIP-Cluster: CLIP-Guided Attribute Hallucination for Face Clustering

ICCV 2023poster

One of the most important yet rarely studied challenges for supervised face clustering is the large intra-class variance caused by different face attributes such as age, pose, and expression. Images of the same identity but with different face attributes usually tend to be clustered into different s…

Cited by 12PDFcodeScholar
2023

CLIPTrans: Transferring Visual Knowledge with Pre-trained Models for Multimodal Machine Translation

ICCV 2023poster

There has been a growing interest in developing multimodal machine translation (MMT) systems that enhance neural machine translation (NMT) with visual knowledge. This problem setup involves using images as auxiliary information during training, and more recently, eliminating their use during inferen…

Cited by 11PDFcodeScholar
2022

Label2Label: A Language Modeling Framework for Multi-Attribute Learning

ECCV 2022poster

"Objects are usually associated with multiple attributes, and these attributes often exhibit high correlations. Modeling complex relationships between attributes poses a great challenge for multi-attribute learning. This paper proposes a simple yet generic framework named Label2Label to exploit the…

2022

Learning Dynamic Facial Radiance Fields for Few-Shot Talking Head Synthesis

ECCV 2022poster

"Talking head synthesis is an emerging technology with wide applications in film dubbing, virtual avatars and online education. Recent NeRF-based methods generate more natural talking videos, as they better capture the 3D structural information of faces. However, a specific model needs to be trained…

2022

OrdinalCLIP: Learning Rank Prompts for Language-Guided Ordinal Regression

NeurIPS 2022accept

This paper presents a language-powered paradigm for ordinal regression. Existing methods usually treat each rank as a category and employ a set of weights to learn these concepts. These methods are easy to overfit and usually attain unsatisfactory performance as the learned concepts are mainly deriv…

2021

Frequency-Aware Spatiotemporal Transformers for Video Inpainting Detection

ICCV 2021poster

In this paper, we propose a frequency-aware spatiotemporal transformers for deep In this paper, we propose a Frequency-Aware Spatiotemporal Transformer (FAST) for video inpainting detection, which aims to simultaneously mine the traces of video inpainting from spatial, temporal, and frequency domain…

Cited by 36PDFScholar
2021

Learning Probabilistic Ordinal Embeddings for Uncertainty-Aware Regression

CVPR 2021poster

Uncertainty is the only certainty there is. Modeling data uncertainty is essential for regression, especially in unconstrained settings. Traditionally the direct regression formulation is considered and the uncertainty is modeled by modifying the output space to a certain family of probabilistic dis…

Cited by 80PDFcodeScholar
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
2019

BridgeNet: A Continuity-Aware Probabilistic Network for Age Estimation

CVPR 2019poster

Age estimation is an important yet very challenging problem in computer vision. Existing methods for age estimation usually apply a divide-and-conquer strategy to deal with heterogeneous data caused by the non-stationary aging process. However, the facial aging process is also a continuous process,…

Cited by 140PDFScholar