← Search

Hao Pan

20 accepted papers

2026

Dynamic Gaussian Scene Reconstruction from Unsynchronized Videos

AAAI 2026technical

Multi-view video reconstruction plays a vital role in computer vision, enabling applications in film production, virtual reality, and motion analysis. While recent advances such as 3D Gaussian Splatting have demonstrated impressive capabilities in dynamic scene reconstruction, they typically rely on

Cited by 0SourcePDFScholar
2026

MUSA-PINN: Multi-scale Weak-form Physics-Informed Neural Networks for Fluid Flow in Complex Geometries

ICML 2026poster

While Physics-Informed Neural Networks (PINNs) offer a mesh-free approach to solving PDEs, standard point-wise residual minimization suffers from convergence pathologies in topologically complex domains like Triply Periodic Minimal Surfaces (TPMS). The locality bias of point-wise constraints fails t…

Cited by 0SourceScholar
2026

Mango-GS: Enhancing Spatio-Temporal Consistency in Dynamic Scenes Reconstruction using Multi-Frame Node-Guided 4D Gaussian Splatting

ICLR 2026poster

Reconstructing dynamic 3D scenes with photorealistic detail and temporal coherence remains a significant challenge. Existing Gaussian splatting approaches modeling scenes rely on per-frame optimization, causing them to overfit to instantaneous states rather than learning true motion dynamics. To add…

Cited by 0SourceScholar
2026

Revisiting Network Inertia: Dynamic Inertia Inhibition Coupled Multidimensional Periodicity for Infrared and Visible Image Fusion

AAAI 2026technical

Infrared and visible image fusion (IVIF) technology has become a frontier of great interest due to the ability to integrate information from multiple sources. However, the progressive slowdown of weight updates in deep networks (i.e., “network laziness” phenomenon), makes existing methods far from r

Cited by 0SourcePDFScholar
2025

EBS-CFL: Efficient and Byzantine-robust Secure Clustered Federated Learning

AAAI 2025technical

Despite federated learning (FL)'s potential in collaborative learning, its performance has deteriorated due to the data heterogeneity of distributed users. Recently, clustered federated learning (CFL) has emerged to address this challenge by partitioning users into clusters according to their simil…

2025

SegGraph: Leveraging Graphs of SAM Segments for Few-Shot 3D Part Segmentation

NeurIPS 2025poster

This work presents a novel framework for few-shot 3D part segmentation. Recent advances have demonstrated the significant potential of 2D foundation models for low-shot 3D part segmentation. However, it is still an open problem that how to effectively aggregate 2D knowledge from foundation models to…

Cited by 0SourceScholar
2024

3D Feature Prediction for Masked-AutoEncoder-Based Point Cloud Pretraining

ICLR 2024poster

Masked autoencoders (MAE) have recently been introduced to 3D self-supervised pretraining for point clouds due to their great success in NLP and computer vision. Unlike MAEs used in the image domain, where the pretext task is to restore features at the masked pixels, such as colors, the existing 3D…

2024

CADTalk: An Algorithm and Benchmark for Semantic Commenting of CAD Programs

CVPR 2024highlight

CAD programs are a popular way to compactly encode shapes as a sequence of operations that are easy to parametrically modify. However without sufficient semantic comments and structure such programs can be challenging to understand let alone modify. We introduce the problem of semantic commenting CA…

2023

Hierarchical Temporal Transformer for 3D Hand Pose Estimation and Action Recognition From Egocentric RGB Videos

CVPR 2023poster

Understanding dynamic hand motions and actions from egocentric RGB videos is a fundamental yet challenging task due to self-occlusion and ambiguity. To address occlusion and ambiguity, we develop a transformer-based framework to exploit temporal information for robust estimation. Noticing the differ…

2023

VectorFloorSeg: Two-Stream Graph Attention Network for Vectorized Roughcast Floorplan Segmentation

CVPR 2023highlight

Vector graphics (VG) are ubiquitous in industrial designs. In this paper, we address semantic segmentation of a typical VG, i.e., roughcast floorplans with bare wall structures, whose output can be directly used for further applications like interior furnishing and room space modeling. Previous sema…

2022

DISP6D: Disentangled Implicit Shape and Pose Learning for Scalable 6D Pose Estimation

ECCV 2022poster

"Scalable 6D pose estimation for rigid objects from RGB images aims at handling multiple objects and generalizing to novel objects. Building on a well-known auto-encoding framework to cope with object symmetry and the lack of labeled training data, we achieve scalability by disentangling the latent…

2022

Self-Supervised Image Representation Learning With Geometric Set Consistency

CVPR 2022poster

We propose a method for self-supervised image representation learning under the guidance of 3D geometric consistency. Our intuition is that 3D geometric consistency priors such as smooth regions and surface discontinuities may imply consistent semantics or object boundaries, and can act as strong cu…

Cited by 8PDFScholar
2021

Deep Implicit Moving Least-Squares Functions for 3D Reconstruction

CVPR 2021poster

Point set is a flexible and lightweight representation widely used for 3D deep learning. However, their discrete nature prevents them from representing continuous and fine geometry, posing a major issue for learning-based shape generation. In this work, we turn the discrete point sets into smooth su…

Cited by 132PDFcodeScholar
2021

Network Pruning Using Linear Dependency Analysis on Feature Maps

ICASSP 2021accepted

Network pruning can be achieved by removing redundant channels. In this paper, we regard a channel ‘redundant’ if its output is linearly dependent with respect to those of other channels. Inspired by this, we propose an efficient pruning method, named as LDFM, by linear dependency analysis on all th…

Cited by 0SourceScholar
2020

Edge Enhanced Implicit Orientation Learning With Geometric Prior for 6D Pose Estimation

RA-L 2020

Estimating 6D poses of rigid objects from RGB images is an important but challenging task. This is especially true for textureless objects with strong symmetry, since they have only sparse visual features to be leveraged for the task and their symmetry leads to pose ambiguity. The implicit encoding

Cited by 34SourcecodeScholar
2020

IDA-3D: Instance-Depth-Aware 3D Object Detection From Stereo Vision for Autonomous Driving

CVPR 2020poster

3D object detection is an important scene understanding task in autonomous driving and virtual reality. Approaches based on LiDAR technology have high performance, but LiDAR is expensive. Considering more general scenes, where there is no LiDAR data in the 3D datasets, we propose a 3D object detecti…

Cited by 81PDFcodeScholar
2020

PFCNN: Convolutional Neural Networks on 3D Surfaces Using Parallel Frames

CVPR 2020poster

Surface meshes are widely used shape representations and capture finer geometry data than point clouds or volumetric grids, but are challenging to apply CNNs directly due to their non-Euclidean structure. We use parallel frames on surface to define PFCNNs that enable effective feature learning on su…

Cited by 56PDFcodeScholar