← Search

Kazumi Fukuda

5 accepted papers

2026

3D Scene Prompting for Scene-Consistent Camera-Controllable Video Generation

ICLR 2026poster

We present 3DScenePrompt, a framework for camera-controllable video generation that maintains scene consistency when extending arbitrary-length input videos along user-specified trajectories. Unlike existing video generative methods limited to conditioning on a single image or just a few frames, we…

Cited by 0SourcecodeScholar
2026

Learning Compact 3D Representations from Feed-Forward Novel View Synthesis

CVPR 2026

Reconstructing and understanding 3D scenes from unposed sparse views in a feed-forward manner remains as a challenging task in 3D computer vision. Recent approaches use per-pixel 3D Gaussian Splatting for reconstruction, followed by a 2D-to-3D feature lifting stage for scene understanding. However,

Cited by 0SourcecodeScholar
2026

Video Camera Trajectory Editing with Generative Rendering from Estimated Geometry

AAAI 2026technical

We introduce a novel framework for video camera trajectory editing, enabling the re-synthesis of monocular videos along user-defined camera paths. This task is challenging due to its ill-posed nature and the limited multi-view video data for training. Traditional reconstruction methods struggle with

Cited by 0SourcePDFScholar
2025

Enhancing 3D Reconstruction for Dynamic Scenes

NeurIPS 2025poster

In this work, we address the task of 3D reconstruction in dynamic scenes, where object motions frequently degrade the quality of previous 3D pointmap regression methods, such as DUSt3R, that are originally designed for static 3D scene reconstruction. Although these methods provide an elegant and pow…

Cited by 0SourceScholar
2024

GenWarp: Single Image to Novel Views with Semantic-Preserving Generative Warping

NeurIPS 2024poster

Generating novel views from a single image remains a challenging task due to the complexity of 3D scenes and the limited diversity in the existing multi-view datasets to train a model on. Recent research combining large-scale text-to-image (T2I) models with monocular depth estimation (MDE) has shown…