← Search

Haofei Xu

15 accepted papers

2026

PointDiT: Pixel-Space Diffusion for Monocular Geometry Estimation

ICML 2026poster

State-of-the-art single-image 3D reconstruction methods often rely on complex hybrid architectures or necessitate compressing geometry into latent spaces to leverage pre-trained latent diffusion models. In this work, we demonstrate that such architectural overhead is unnecessary. We introduce a mini…

Cited by 0SourceScholar
2026

YoNoSplat: You Only Need One Model for Feedforward 3D Gaussian Splatting

ICLR 2026poster

Fast and flexible 3D scene reconstruction from unstructured image collections remains a significant challenge. We present YoNoSplat, a feedforward model that reconstructs high-quality 3D Gaussian Splatting representations from an arbitrary number of images. Our model is highly versatile, operating e…

Cited by 0SourceScholar
2025

CL-Splats: Continual Learning of Gaussian Splatting with Local Optimization

ICCV 2025poster

In dynamic 3D environments, accurately updating scene representations over time is crucial for applications in robotics, mixed reality, and embodied AI. As scenes evolve, efficient methods to incorporate changes are needed to maintain up-to-date, high-quality reconstructions without the computationa…

Cited by 0SourcePDFScholar
2025

DepthSplat: Connecting Gaussian Splatting and Depth

CVPR 2025poster

Gaussian splatting and single-view depth estimation are typically studied in isolation. In this paper, we present DepthSplat to connect Gaussian splatting and depth estimation and study their interactions. More specifically, we first contribute a robust multi-view depth model by leveraging pre-train…

2025

Multi-View 3D Point Tracking

ICCV 2025poster

We introduce the first data-driven multi-view 3D point tracker, designed to track arbitrary points in dynamic scenes using multiple camera views. Unlike existing monocular trackers, which struggle with depth ambiguities and occlusion, or prior multi-camera methods that require over 20 cameras and te…

2025

No Pose, No Problem: Surprisingly Simple 3D Gaussian Splats from Sparse Unposed Images

ICLR 2025oral

We introduce NoPoSplat, a feed-forward model capable of reconstructing 3D scenes parameterized by 3D Gaussians from unposed sparse multi-view images. Our model, trained exclusively with photometric loss, achieves real-time 3D Gaussian reconstruction during inference. To eliminate the need for accura…

2025

PanSplat: 4K Panorama Synthesis with Feed-Forward Gaussian Splatting

CVPR 2025poster

With the advent of portable 360deg cameras, panorama has gained significant attention in applications like virtual reality (VR), virtual tours, robotics, and autonomous driving. As a result, wide-baseline panorama view synthesis has emerged as a vital task, where high resolution, fast inference, and…

2024

LaRa: Efficient Large-Baseline Radiance Fields

ECCV 2024poster

"Radiance field methods have achieved photorealistic novel view synthesis and geometry reconstruction. But they are mostly applied in per-scene optimization or small-baseline settings. While several recent works investigate feed-forward reconstruction with large baselines by utilizing transformers,…

2024

MVSplat360: Feed-Forward 360 Scene Synthesis from Sparse Views

NeurIPS 2024poster

We introduce MVSplat360, a feed-forward approach for 360° novel view synthesis (NVS) of diverse real-world scenes, using only sparse observations. This setting is inherently ill-posed due to minimal overlap among input views and insufficient visual information provided, making it challenging for con…

2024

MVSplat: Efficient 3D Gaussian Splatting from Sparse Multi-View Images

ECCV 2024oral

"We introduce , an efficient model that, given sparse multi-view images as input, predicts clean feed-forward 3D Gaussians. To accurately localize the Gaussian centers, we build a cost volume representation via plane sweeping, where the cross-view feature similarities stored in the cost volume can p…

2024

MuRF: Multi-Baseline Radiance Fields

CVPR 2024poster

We present Multi-Baseline Radiance Fields (MuRF) a general feed-forward approach to solving sparse view synthesis under multiple different baseline settings (small and large baselines and different number of input views). To render a target novel view we discretize the 3D space into planes parallel…

2022

GMFlow: Learning Optical Flow via Global Matching

CVPR 2022oral

Learning-based optical flow estimation has been dominated with the pipeline of cost volume with convolutions for flow regression, which is inherently limited to local correlations and thus is hard to address the long-standing challenge of large displacements. To alleviate this, the state-of-the-art…

Cited by 459PDFcodeScholar
2021

High-Resolution Optical Flow From 1D Attention and Correlation

ICCV 2021poster

Optical flow is inherently a 2D search problem, and thus the computational complexity grows quadratically with respect to the search window, making large displacements matching infeasible for high-resolution images. In this paper, we take inspiration from Transformers and propose a new method for hi…

Cited by 98PDFcodeScholar
2021

Recurrent Multi-View Alignment Network for Unsupervised Surface Registration

CVPR 2021poster

Learning non-rigid registration in an end-to-end manner is challenging due to the inherent high degrees of freedom and the lack of labeled training data. In this paper, we resolve these two challenges simultaneously. First, we propose to represent the non-rigid transformation with a point-wise combi…

Cited by 55PDFcodeScholar