CVAIMay 19, 2025

MatPredict: a dataset and benchmark for learning material properties of diverse indoor objects

arXiv:2505.13201v1h-index: 7Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses material property identification for consumer robotics, but it is incremental as it builds on existing datasets and methods.

The paper tackles the problem of determining material properties from camera images for indoor objects by introducing MatPredict, a dataset combining synthetic objects with diverse material properties, and provides a benchmark showing performance metrics for neural network models.

Determining material properties from camera images can expand the ability to identify complex objects in indoor environments, which is valuable for consumer robotics applications. To support this, we introduce MatPredict, a dataset that combines the high-quality synthetic objects from Replica dataset with MatSynth dataset's material properties classes - to create objects with diverse material properties. We select 3D meshes of specific foreground objects and render them with different material properties. In total, we generate \textbf{18} commonly occurring objects with \textbf{14} different materials. We showcase how we provide variability in terms of lighting and camera placement for these objects. Next, we provide a benchmark for inferring material properties from visual images using these perturbed models in the scene, discussing the specific neural network models involved and their performance based on different image comparison metrics. By accurately simulating light interactions with different materials, we can enhance realism, which is crucial for training models effectively through large-scale simulations. This research aims to revolutionize perception in consumer robotics. The dataset is provided \href{https://huggingface.co/datasets/UMTRI/MatPredict}{here} and the code is provided \href{https://github.com/arpan-kusari/MatPredict}{here}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes