← Search

Yuzhong Wang

4 accepted papers

2026

MCGS: Markov Chain Gaussian Splatting for Dynamic Scenes Reconstruction

AAAI 2026technical

We present MCGS (Markov Chain Gaussian Splatting), a novel approach for high-fidelity dynamic scene reconstruction via combining Markov chain and 3D Gaussian splatting. Our method addresses the critical challenge of artifact-free temporal consistency in dynamic neural rendering. By integrating a Mar

Cited by 0SourcePDFScholar
2026

PointCSP: Cross-Sample Semantic Propagation and Stability Preservation in Self-Supervised Point Cloud Learning

CVPR 2026

Scene-level point cloud self-supervised learning (PC-SSL) has demonstrated potential in enhancing the generalization capability of 3D vision models. Despite the advances in the field through existing methods, the sample-independent modeling paradigm still poses significant limitations in terms of ma

Cited by 0SourceScholar
2026

PointMC: Multi-view Consistent Encoding and Center-Global Feature Fusion for Point Clouds Understanding

AAAI 2026technical

Point cloud tasks have recently benefited from Mamba-based architecture, which leverage state space modeling to achieve strong performance. Previous studies have primarily focused on network design while overlooking the importance of position encoding and relying on coarse-grained geometric feature

Cited by 0SourcePDFScholar
2023

H3T: Efficient Integration of Memory Optimization and Parallelism for Large-scale Transformer Training

NeurIPS 2023poster

In recent years, big models based on Transformers have achieved state-of-the-art performance on many artificial intelligence (AI) tasks. Despite the success of these Transformer-based models, their huge parameter size poses a serious challenge to their training, both from the storage and computation…