CVCLApr 14

SceneCritic: A Symbolic Evaluator for 3D Indoor Scene Synthesis

arXiv:2604.1303556.0h-index: 3
AI Analysis

For researchers in 3D scene synthesis, this work provides a more reliable evaluation method that reduces sensitivity to viewpoint and prompt phrasing, enabling more accurate assessment of spatial plausibility.

SceneCritic introduces a symbolic evaluator for 3D indoor scene layouts that uses a structured spatial ontology to verify semantic, orientation, and geometric coherence, achieving substantially better alignment with human judgments than VLM-based evaluators. The study also shows that text-only LLMs can outperform VLMs on semantic layout quality, while image-based VLM refinement is most effective for semantic and orientation correction.

Large Language Models (LLMs) and Vision-Language Models (VLMs) increasingly generate indoor scenes through intermediate structures such as layouts and scene graphs, yet evaluation still relies on LLM or VLM judges that score rendered views, making judgments sensitive to viewpoint, prompt phrasing, and hallucination. When the evaluator is unstable, it becomes difficult to determine whether a model has produced a spatially plausible scene or whether the output score reflects the choice of viewpoint, rendering, or prompt. We introduce SceneCritic, a symbolic evaluator for floor-plan-level layouts. SceneCritic's constraints are grounded in SceneOnto, a structured spatial ontology we construct by aggregating indoor scene priors from 3D-FRONT, ScanNet, and Visual Genome. SceneOnto traverses this ontology to jointly verify semantic, orientation, and geometric coherence across object relationships, providing object-level and relationship-level assessments that identify specific violations and successful placements. Furthermore, we pair SceneCritic with an iterative refinement test bed that probes how models build and revise spatial structure under different critic modalities: a rule-based critic using collision constraints as feedback, an LLM critic operating on the layout as text, and a VLM critic operating on rendered observations. Through extensive experiments, we show that (a) SceneCritic aligns substantially better with human judgments than VLM-based evaluators, (b) text-only LLMs can outperform VLMs on semantic layout quality, and (c) image-based VLM refinement is the most effective critic modality for semantic and orientation correction.

Foundations

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

Your Notes