Matterport3D: Learning from RGB-D Data in Indoor Environments
Angel ChangAngela DaiThomas FunkhouserMaciej HalberMatthias NießnerManolis SavvaShuran SongAndy ZengYinda Zhang
Presents Matterport3D, a large-scale indoor RGB-D dataset featuring 90 entire buildings with 10,800 panoramic views and comprehensive 2D and 3D semantic annotations to advance visual scene understanding across diverse computer vision tasks.
The article addresses the shortage of large, diverse RGB-D datasets for training algorithms that understand indoor scenes. This gap limits progress in applications such as robotics, augmented reality, and scene modeling, where current datasets are small, cover few viewpoints, or lack building-scale coverage.
The work introduces the Matterport3D dataset and evaluates its value for five computer vision tasks. Researchers captured 194,400 RGB-D images across 90 entire buildings, added global alignments, surface reconstructions, and instance-level semantic labels, then tested baseline models on keypoint matching, view-overlap prediction, surface-normal estimation, region classification, and semantic voxel labeling.
Pretraining on Matterport3D lowered keypoint matching error on SUN3D from 10.5 percent to 9.2 percent. Overlap prediction improved when models were trained on the new data and given an explicit regression loss. Normal estimation models pretrained on both synthetic scenes and Matterport3D achieved the lowest mean angular error of 20.89 degrees on NYUv2. Wider panoramic views raised region-classification accuracy for most room types, and semantic voxel labeling reached 70.3 percent overall accuracy on held-out buildings.
These results show that high-quality, globally aligned, multi-view RGB-D data from real homes yields more robust features and better generalization than prior datasets. The improvements directly support more reliable mapping, relocalization, and semantic understanding in consumer and industrial settings.
The dataset and code have been released publicly to enable further research. Additional work is needed to close remaining gaps in object categories with few examples and to test performance under wider lighting and clutter conditions. The main limitations are the absence of measured ground-truth camera poses and the concentration on residential rather than commercial spaces; results should be validated on new environments before critical deployment.
- Paper: SUN RGB-D: A RGB-D scene understanding benchmark suite, Shuran Song et al. (2015). SUN RGB-D establishes the foundational benchmark and tasks for 3D indoor scene understanding that Matterport3D explicitly scales and evaluates against.
- Paper: Indoor Segmentation and Support Inference from RGBD Images, N. Silberman et al. (2012). NYU Depth v2 introduced the standard benchmark for single-view RGB-D segmentation and surface normal evaluation utilized as a comparative baseline in Matterport3D.
- Paper: 3D Semantic Parsing of Large-Scale Indoor Spaces, Iro Armeni et al. (2016). This work pioneered whole-building large-scale 3D semantic parsing, providing key methodological motivation for building-scale reconstructions and room parsing.
- Paper: Predicting Depth, Surface Normals and Semantic Labels with a Common Multi-scale Convolutional Architecture, David Eigen et al. (2014). This paper establishes the multi-scale convolutional architecture for predicting depth and surface normals adapted as the primary baseline model in Matterport3D.
- Paper: 3D ShapeNets: A deep representation for volumetric shapes, Zhirong Wu et al. (2014). 3D ShapeNets provides foundational volumetric representations and voxel-based learning formulations built upon in Matterport3D's semantic voxel labeling benchmarks.
- Paper: Structure-from-Motion Revisited, Johannes L. Schönberger et al. (2016). Schönberger and Frahm formulate modern Structure-from-Motion techniques fundamental to camera pose estimation and multi-view alignment in indoor spatial datasets.
- Paper: Semantic Understanding of Scenes Through the ADE20K Dataset, Bolei Zhou et al. (2016). ADE20K introduces comprehensive semantic annotations and hierarchical scene parsing taxonomies adapted for indoor segmentation benchmarks.
- Paper: ScanNet: Richly-Annotated 3D Reconstructions of Indoor Scenes, Angela Dai et al. (2017). ScanNet complements Matterport3D by providing richly annotated RGB-D video sequences and voxelized 3D deep learning benchmarks across hundreds of indoor spaces.
- Paper: Frustum PointNets for 3D Object Detection from RGB-D Data, Charles R. Qi et al. (2018). Frustum PointNets extends RGB-D scene understanding by combining 2D object detection proposals with raw 3D point cloud deep learning for bounding box regression.
- Paper: 4D Spatio-Temporal ConvNets: Minkowski Convolutional Neural Networks, Christopher Choy et al. (2019). Minkowski Engine applies sparse generalized convolutions to 3D and 4D spatial data, advancing the voxel-based indoor semantic labeling paradigms benchmarked in Matterport3D.
- Paper: Deep Learning for 3D Point Clouds: A Survey, Yulan Guo et al. (2019). This survey provides a systematic overview of subsequent deep learning architectures developed for 3D point clouds and large-scale indoor semantic parsing.
- Paper: Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-Shot Cross-Dataset Transfer, René Ranftl et al. (2019). Ranftl et al. build on monocular depth estimation benchmarks like Matterport3D by developing scale-invariant multi-dataset mixing strategies for robust zero-shot generalization.
- Paper: Mip-NeRF 360: Unbounded Anti-Aliased Neural Radiance Fields, Jonathan T. Barron et al. (2022). Mip-NeRF 360 advances 360-degree novel view synthesis and surface reconstruction techniques directly applicable to complex, panoramic indoor captures.
- Paper: Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces, Jihan Yang et al. (2025). This work utilizes real indoor 3D environments to benchmark spatial perception, memory, and reasoning capabilities in modern multimodal foundation models.
