← Search

Yasutaka Furukawa

43 accepted papers

2026

LA-Pose: Latent Action Pretraining Meets Pose Estimation

CVPR 2026

This paper revisits camera pose estimation through the lens of self-supervised pretraining, focusing on inverse-dynamics pretraining as a scalable alternative to the current trend of fully supervised training with 3D annotations. Concretely, we employ inverse- and forward-dynamics models to learn la

Cited by 0SourceScholar
2025

CLiFT: Compressive Light-Field Tokens for Compute Efficient and Adaptive Neural Rendering

NeurIPS 2025spotlight

This paper proposes a neural rendering approach that represents a scene as "compressed light-field tokens (CLiFTs)", retaining rich appearance and geometric information of a scene. CLiFT enables compute-efficient rendering by compressed tokens, while being capable of changing the number of tokens to…

Cited by 0SourceScholar
2025

PuzzleFusion++: Auto-agglomerative 3D Fracture Assembly by Denoise and Verify

ICLR 2025poster

This paper proposes a novel “auto-agglomerative” 3D fracture assembly method, PuzzleFusion++, resembling how humans solve challenging spatial puzzles. Starting from individual fragments, the approach 1) aligns and merges fragments into larger groups akin to agglomerative clustering and 2) repeats th…

2025

Rig3R: Rig-Aware Conditioning and Discovery for 3D Reconstruction

NeurIPS 2025spotlight

Estimating agent pose and 3D scene structure from multi-camera rigs is a central task in embodied AI applications such as autonomous driving. Recent learned approaches such as DUSt3R have shown impressive performance in multiview settings. However, these models treat images as unstructured collectio…

Cited by 0SourceScholar
2024

MVDiffHD: A Dense High-resolution Multi-view Diffusion Model for Single or Sparse-view 3D Object Reconstruction

ECCV 2024poster

"This paper presents a neural architecture for 3D object reconstruction that synthesizes dense and high-resolution views of an object given one or a few images without camera poses. achieves superior flexibility and scalability with two surprisingly simple ideas: 1) A “pose-free architecture” where…

2024

Visual Layout Composer: Image-Vector Dual Diffusion Model for Design Layout Generation

CVPR 2024poster

This paper proposes an image-vector dual diffusion model for generative layout design. Distinct from prior efforts that mostly ignore element-level visual information our approach integrates the power of a pre-trained large image diffusion model to guide layout composition in a vector diffusion mode…

Cited by 5SourcePDFScholar
2023

Hierarchical Neural Coding for Controllable CAD Model Generation

ICML 2023poster

This paper presents a novel generative model for Computer Aided Design (CAD) that 1) represents high-level design concepts of a CAD model as a three-level hierarchical tree of neural codes, from global part arrangement down to local curve geometry; and 2) controls the generation or completion of CAD…

2023

Hierarchical Neural Memory Network for Low Latency Event Processing

CVPR 2023poster

This paper proposes a low latency neural network architecture for event-based dense prediction tasks. Conventional architectures encode entire scene contents at a fixed rate regardless of their temporal characteristics. Instead, the proposed network encodes contents at a proper temporal scale depend…

2023

HouseDiffusion: Vector Floorplan Generation via a Diffusion Model With Discrete and Continuous Denoising

CVPR 2023poster

The paper presents a novel approach for vector-floorplan generation via a diffusion model, which denoises 2D coordinates of room/door corners with two inference objectives: 1) a single-step noise as the continuous quantity to precisely invert the continuous forward process; and 2) the final 2D coord…

2023

MVDiffusion: Enabling Holistic Multi-view Image Generation with Correspondence-Aware Diffusion

NeurIPS 2023spotlight

This paper introduces MVDiffusion, a simple yet effective method for generating consistent multi-view images from text prompts given pixel-to-pixel correspondences (e.g., perspective crops from a panorama or multi-view images given depth maps and poses). Unlike prior methods that rely on iterative i…

2023

NeuMap: Neural Coordinate Mapping by Auto-Transdecoder for Camera Localization

CVPR 2023poster

This paper presents an end-to-end neural mapping method for camera localization, dubbed NeuMap, encoding a whole scene into a grid of latent codes, with which a Transformer-based auto-decoder regresses 3D coordinates of query pixels. State-of-the-art feature matching methods require each scene to be…

2023

PolyDiffuse: Polygonal Shape Reconstruction via Guided Set Diffusion Models

NeurIPS 2023poster

This paper presents \textit{PolyDiffuse}, a novel structured reconstruction algorithm that transforms visual sensor data into polygonal shapes with Diffusion Models (DM), an emerging machinery amid exploding generative AI, while formulating reconstruction as a generation process conditioned on senso…

2023

Puzzlefusion: Unleashing the Power of Diffusion Models for Spatial Puzzle Solving

NeurIPS 2023spotlight

This paper presents an end-to-end neural architecture based on Diffusion Models for spatial puzzle solving, particularly jigsaw puzzle and room arrangement tasks. In the latter task, for instance, the proposed system ``PuzzleFusion'' takes a set of room layouts as polygonal curves in the top-down vi…

2022

HEAT: Holistic Edge Attention Transformer for Structured Reconstruction

CVPR 2022poster

This paper presents a novel attention-based neural network for structured reconstruction, which takes a 2D raster image as an input and reconstructs a planar graph depicting an underlying geometric structure. The approach detects corners and classifies edge candidates between corners in an end-to-en…

Cited by 42PDFcodeScholar
2022

Single User WiFi Structure from Motion in the Wild

ICRA 2022poster

This paper proposes a novel motion estimation algorithm using WiFi networks and IMU sensor data in large uncontrolled environments, dubbed “WiFi Structure-from-Motion” (WiFi SfM). Given smartphone sensor data through day-to-day activities from a single user over a month, our WiFi SfM algorithm estim…

Cited by 4SourceScholar
2022

SkexGen: Autoregressive Generation of CAD Construction Sequences with Disentangled Codebooks

ICML 2022spotlight

We present SkexGen, a novel autoregressive generative model for computer-aided design (CAD) construction sequences containing sketch-and-extrude modeling operations. Our model utilizes distinct Transformer architectures to encode topological, geometric, and extrusion variations of construction seque…

2021

Extreme Structure From Motion for Indoor Panoramas Without Visual Overlaps

ICCV 2021poster

This paper proposes an extreme structure from motion (SfM) algorithm for residential indoor panoramas that have little to no visual overlaps. Only a single panorama is present in a room for many cases, making the task infeasible for existing SfM algorithms. Our idea is to learn to evaluate the reali…

Cited by 20PDFcodeScholar
2021

Fusion-DHL: WiFi, IMU, and Floorplan Fusion for Dense History of Locations in Indoor Environments

ICRA 2021poster

The paper proposes a multi-modal sensor fusion algorithm that fuses WiFi, IMU, and floorplan information to infer an accurate and dense location history in indoor environments. The algorithm uses 1) an inertial navigation algorithm to estimate a relative motion trajectory from IMU sensor data; 2) a…

Cited by 29SourcecodeScholar
2021

Heterogeneous Grid Convolution for Adaptive, Efficient, and Controllable Computation

CVPR 2021poster

This paper proposes a novel heterogeneous grid convolution that builds a graph-based image representation by exploiting heterogeneity in the image content, enabling adaptive, efficient, and controllable computations in a convolutional architecture. More concretely, the approach builds a data-adaptiv…

Cited by 5PDFScholar
2021

House-GAN++: Generative Adversarial Layout Refinement Network towards Intelligent Computational Agent for Professional Architects

CVPR 2021poster

This paper proposes a generative adversarial layout refinement network for automated floorplan generation. Our architecture is an integration of a graph-constrained relational GAN and a conditional GAN, where a previously generated layout becomes the next input constraint, enabling iterative refinem…

Cited by 212PDFcodeScholar
2021

Plan2Scene: Converting Floorplans to 3D Scenes

CVPR 2021poster

We address the task of converting a floorplan and a set of associated photos of a residence into a textured 3D mesh model, a task which we call Plan2Scene. Our system 1) lifts a floorplan image to a 3D mesh model; 2) synthesizes surface textures based on the input photos; and 3) infers textures for…

Cited by 32PDFcodeScholar
2021

Roof-GAN: Learning To Generate Roof Geometry and Relations for Residential Houses

CVPR 2021poster

This paper presents Roof-GAN, a novel generative adversarial network that generates structured geometry of residential roof structures as a set of roof primitives and their relationships. Given the number of primitives, the generator produces a structured roof model as a graph, which consists of 1)…

Cited by 21PDFcodeScholar
2021

Structured Outdoor Architecture Reconstruction by Exploration and Classification

ICCV 2021poster

This paper presents an explore-and-classify framework for structured architectural reconstruction from aerial image. Starting from a potentially imperfect building reconstruction by an existing algorithm, our approach 1) explores the space of building models by modifying the reconstruction via heuri…

Cited by 15PDFcodeScholar
2020

Conv-MPN: Convolutional Message Passing Neural Network for Structured Outdoor Architecture Reconstruction

CVPR 2020poster

This paper proposes a novel message passing neural (MPN) architecture Conv-MPN, which reconstructs an outdoor building as a planar graph from a single RGB image. Conv-MPN is specifically designed for cases where nodes of a graph have explicit spatial embedding. In our problem, nodes correspond to bu…

Cited by 78PDFcodeScholar
2020

House-GAN: Relational Generative Adversarial Networks for Graph-constrained House Layout Generation

ECCV 2020poster

This paper proposes a novel graph-constrained generative adversarial network, whose generator and discriminator are built upon relational architecture. The main idea is to encode the constraint into the graph structure of its relational networks. We have demonstrated the proposed architecture for a…

Cited by 359SourcePDFScholar
2020

Learning Pairwise Inter-Plane Relations for Piecewise Planar Reconstruction

ECCV 2020poster

This paper proposes a novel single-image piecewise planar reconstruction technique that infers and enforces inter-plane relationships. Our approach takes a planar reconstruction result from an existing system, then utilizes convolutional neural network (CNN) to (1) classify if two planes are orthogo…

2020

RoNIN: Robust Neural Inertial Navigation in the Wild: Benchmark, Evaluations, & New Methods

ICRA 2020poster

This paper sets a new foundation for data-driven inertial navigation research, where the task is the estimation of horizontal positions and heading direction of a moving subject from a sequence of IMU sensor measurements from a phone. In contrast to existing methods, our method can handle varying ph…

Cited by 311SourceScholar
2020

Vectorizing World Buildings: Planar Graph Reconstruction by Primitive Detection and Relationship Inference

ECCV 2020poster

This paper tackles a 2D architecture vectorization problem, whose task is to infer an outdoor building architecture as a 2D planar graph from a single RGB image. We provide a new benchmark with ground-truth annotations for 2,001 complex buildings across the cities of Atlanta, Paris, and Las Vegas. W…

Cited by 41SourcePDFScholar
2019

Floor-SP: Inverse CAD for Floorplans by Sequential Room-Wise Shortest Path

ICCV 2019poster

This paper proposes a new approach for automated floorplan reconstruction from RGBD scans, a major milestone in indoor mapping research. The approach, dubbed Floor-SP, formulates a novel optimization problem, where room-wise coordinate descent sequentially solves shortest path problems to optimize t…

Cited by 115PDFcodeScholar
2019

PlaneRCNN: 3D Plane Detection and Reconstruction From a Single Image

CVPR 2019oral

This paper proposes a deep neural architecture, PlaneRCNN, that detects and reconstructs piecewise planar regions from a single RGB image. PlaneRCNN employs a variant of Mask R-CNN to detect planes with their plane parameters and segmentation masks. PlaneRCNN then refines an arbitrary number of segm…

Cited by 275PDFScholar
2019

SANet: Scene Agnostic Network for Camera Localization

ICCV 2019poster

This paper presents a scene agnostic neural architecture for camera localization, where model parameters and scenes are independent from each other.Despite recent advancement in learning based methods, most approaches require training for each scene one by one, not applicable for online applications…

Cited by 99PDFScholar
2018

FloorNet: A Unified Framework for Floorplan Reconstruction from 3D Scans

ECCV 2018poster

The ultimate goal of this indoor mapping research is to automatically reconstruct a floorplan simply by walking through a house with a smartphone in a pocket. This paper tackles this problem by proposing FloorNet, a novel deep neural architecture. The challenge lies in the processing of RGBD streams…

2018

PlaneNet: Piece-Wise Planar Reconstruction From a Single RGB Image

CVPR 2018poster

This paper proposes a deep neural network (DNN) for piece-wise planar depthmap reconstruction from a single RGB image. While DNNs have brought remarkable progress to single-image pixel-wise depth prediction, piece-wise planar depthmap reconstruction requires a structured geometry representation, an…