← Search

Haian Jin

10 accepted papers

2026

ZipMap: Linear-Time Stateful 3D Reconstruction via Test-Time Training

CVPR 2026

Feed-forward transformer models have driven rapid progress in 3D vision, but state-of-the-art methods such as VGGT and \pi^3 have a computational cost that scales quadratically with the number of input images, making them inefficient when applied to large image collections. Sequential-reconstruction

Cited by 0SourcecodeScholar
2025

LVSM: A Large View Synthesis Model with Minimal 3D Inductive Bias

ICLR 2025oral

We propose the Large View Synthesis Model (LVSM), a novel transformer-based approach for scalable and generalizable novel view synthesis from sparse-view inputs. We introduce two architectures: (1) an encoder-decoder LVSM, which encodes input image tokens into a fixed number of 1D latent tokens, fun…

2025

MegaSynth: Scaling Up 3D Scene Reconstruction with Synthesized Data

CVPR 2025poster

We propose scaling up 3D scene reconstruction by training with synthesized data. At the core of our work is MegaSynth, a procedurally generated 3D dataset comprising 700K scenes - over 50 times larger than the prior real dataset DL3DV - dramatically scaling the training data. To enable scalable data…

Cited by 1SourcePDFScholar
2025

RayZer: A Self-supervised Large View Synthesis Model

ICCV 2025poster

We present RayZer, a self-supervised multi-view 3D Vision model trained without any 3D supervision, i.e., camera poses and scene geometry, while exhibiting emerging 3D awareness. Concretely, RayZer takes unposed and uncalibrated images as input, recovers camera parameters, reconstructs a scene repre…

Cited by 0SourcePDFScholar
2025

RelitLRM: Generative Relightable Radiance for Large Reconstruction Models

ICLR 2025spotlight

We propose RelitLRM, a Large Reconstruction Model (LRM) for generating high-quality Gaussian splatting representations of 3D objects under novel illuminations from sparse (4-8) posed images captured under unknown static lighting. Unlike prior inverse rendering methods requiring dense captures and sl…

2025

StreetCrafter: Street View Synthesis with Controllable Video Diffusion Models

CVPR 2025poster

This paper aims to tackle the problem of photorealistic view synthesis from vehicle sensors data. Recent advancements in neural scene representation have achieved notable success in rendering high-quality autonomous driving scenes,but the performance significantly degrades as the viewpoint deviates…

Cited by 7SourcePDFScholar
2024

Neural Gaffer: Relighting Any Object via Diffusion

NeurIPS 2024poster

Single-image relighting is a challenging task that involves reasoning about the complex interplay between geometry, materials, and lighting. Many prior methods either support only specific categories of images, such as portraits, or require special capture conditions, like using a flashlight. Altern…

Cited by 14SourcePDFScholar
2023

One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization

NeurIPS 2023poster

Single image 3D reconstruction is an important but challenging task that requires extensive knowledge of our natural world. Many existing methods solve this problem by optimizing a neural radiance field under the guidance of 2D diffusion models but suffer from lengthy optimization time, 3D inconsist…

2023

OpenIllumination: A Multi-Illumination Dataset for Inverse Rendering Evaluation on Real Objects

NeurIPS 2023poster

We introduce OpenIllumination, a real-world dataset containing over 108K images of 64 objects with diverse materials, captured under 72 camera views and a large number of different illuminations. For each image in the dataset, we provide accurate camera parameters, illumination ground truth, and for…

2023

TensoIR: Tensorial Inverse Rendering

CVPR 2023poster

We propose TensoIR, a novel inverse rendering approach based on tensor factorization and neural fields. Unlike previous works that use purely MLP-based neural fields, thus suffering from low capacity and high computation costs, we extend TensoRF, a state-of-the-art approach for radiance field modeli…