← Search

Wei Mao

17 accepted papers

2025

Joint Optimization of Neural Radiance Fields and Continuous Camera Motion from a Monocular Video

CVPR 2025poster

Neural Radiance Fields (NeRF) has demonstrated its superior capability to represent 3D geometry but require accurately precomputed camera poses during training. To mitigate this requirement, existing methods jointly optimize camera poses and NeRF often relying on good pose initialisation or depth pr…

2024

Equivalence between Graph Spectral Clustering and Column Subset Selection (Student Abstract)

AAAI 2024technical

The common criteria for evaluating spectral clustering are NCut and RatioCut. The seemingly unrelated column subset selection (CSS) problem aims to compute a column subset that linearly approximates the entire matrix. A common criterion is the approximation error in the Frobenius norm (ApproxErr). W…

Cited by 3SourcePDFScholar
2024

Graph Clustering Methods Derived from Column Subset Selection (Student Abstract)

AAAI 2024technical

Spectral clustering is a powerful clustering technique. It leverages the spectral properties of graphs to partition data points into meaningful clusters. The most common criterion for evaluating multi-way spectral clustering is NCut. Column Subset Selection is an important optimization technique in…

Cited by 1SourcePDFScholar
2024

Neural SDF Flow for 3D Reconstruction of Dynamic Scenes

ICLR 2024poster

In this paper, we tackle the problem of 3D reconstruction of dynamic scenes from multi-view videos. Previous dynamic scene reconstruction works either attempt to model the motion of 3D points in space, which constrains them to handle a single articulated object or require depth maps as input. By con…

2024

Towards High-Quality 3D Motion Transfer with Realistic Apparel Animation

ECCV 2024poster

"Animating stylized characters to match a reference motion sequence is a highly demanded task in film and gaming industries. Existing methods mostly focus on rigid deformations of characters’ body, neglecting local deformations on the apparel driven by physical dynamics. They deform apparel the same…

2024

TransMUSIC: A Transformer-Aided Subspace Method for DOA Estimation with Low-Resolution ADCS

ICASSP 2024accepted

Direction of arrival (DOA) estimation employing low-resolution analog-to-digital convertors (ADCs) has emerged as a challenging and intriguing problem, particularly with the rise in popularity of large-scale arrays. The substantial quantization distortion complicates the extraction of signal and noi…

Cited by 0SourceScholar
2023

DeepSimHO: Stable Pose Estimation for Hand-Object Interaction via Physics Simulation

NeurIPS 2023poster

This paper addresses the task of 3D pose estimation for a hand interacting with an object from a single image observation. When modeling hand-object interaction, previous works mainly exploit proximity cues, while overlooking the dynamical nature that the hand must stably grasp the object to counter…

2022

Weakly-Supervised Action Transition Learning for Stochastic Human Motion Prediction

CVPR 2022oral

We introduce the task of action-driven stochastic human motion prediction, which aims to predict multiple plausible future motions given a sequence of action labels and a short motion history. This differs from existing works, which predict motions that either do not respect any specific action cate…

Cited by 41PDFcodeScholar
2020

History Repeats Itself: Human Motion Prediction via Motion Attention

ECCV 2020poster

Human motion prediction aims to forecast future human poses given a past motion. Whether based on recurrent or feed-forward neural networks, existing methods fail to model the observation that human motion tends to repeat itself, even for complex sports actions and cooking activities. Here, we intro…