AI-based Density Recognition
Simone Müller, Daniel Kolb, Matthias Müller, Dieter Kranzlmüller
TL;DR
This work addresses enabling autonomous systems to reason about physical properties, notably density, from 2D images. It introduces an end-to-end pipeline that detects objects and textures, assigns materials using MINC/FMD databases, reconstructs a closed 3D mesh to estimate volume $V$, and computes density $\varrho$ by combining volume with material density. The approach demonstrates feasibility with synthetic Unreal Engine data, showing how object-level density can enhance causal reasoning for interactions in environments such as road scenes, while acknowledging limitations due to dataset size and synthetic nature. Future work focuses on real-world datasets, richer material inventories, ontologies, and video-based cues to improve transferability and accuracy of density recognition.
Abstract
Learning-based analysis of images is commonly used in the fields of mobility and robotics for safe environmental motion and interaction. This requires not only object recognition but also the assignment of certain properties to them. With the help of this information, causally related actions can be adapted to different circumstances. Such logical interactions can be optimized by recognizing object-assigned properties. Density as a physical property offers the possibility to recognize how heavy an object is, which material it is made of, which forces are at work, and consequently which influence it has on its environment. Our approach introduces an AI-based concept for assigning physical properties to objects through the use of associated images. Based on synthesized data, we derive specific patterns from 2D images using a neural network to extract further information such as volume, material, or density. Accordingly, we discuss the possibilities of property-based feature extraction to improve causally related logics.
