CVGRDec 13, 2025

MRD: Using Physically Based Differentiable Rendering to Probe Vision Models for 3D Scene Understanding

arXiv:2512.12307v41 citations
Originality Incremental advance
AI Analysis

This provides a method to probe vision models for 3D scene understanding, advancing interpretability in computer and human vision, though it is incremental as it builds on existing differentiable rendering techniques.

The paper tackles the problem of understanding vision models' implicit 3D scene representations by introducing MRD, which uses differentiable rendering to find physically different 3D scenes that produce the same model activations, with results showing high similarity in activations between target and optimized scenes.

While deep learning methods have achieved impressive success in many vision benchmarks, it remains difficult to understand and explain the representations and decisions of these models. Though vision models are typically trained on 2D inputs, they are often assumed to develop an implicit representation of the underlying 3D scene (for example, showing tolerance to partial occlusion, or the ability to reason about relative depth). Here, we introduce MRD (metamers rendered differentiably), an approach that uses physically based differentiable rendering to probe vision models' implicit understanding of generative 3D scene properties, by finding 3D scene parameters that are physically different but produce the same model activation (i.e. are model metamers). Unlike previous pixel-based methods for evaluating model representations, these reconstruction results are always grounded in physical scene descriptions. This means we can, for example, probe a model's sensitivity to object shape while holding material and lighting constant. As a proof-of-principle, we assess multiple models in their ability to recover scene parameters of geometry (shape) and bidirectional reflectance distribution function (material). The results show high similarity in model activation between target and optimized scenes, with varying visual results. Qualitatively, these reconstructions help investigate the physical scene attributes to which models are sensitive or invariant. MRD holds promise for advancing our understanding of both computer and human vision by enabling analysis of how physical scene parameters drive changes in model responses.

Foundations

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

Your Notes