3DResT applies teacher-student semi-supervised learning to 3D referring expression segmentation, promoting high-agreement pseudo-labels into the labeled set and dynamically weighting low-agreement ones, and reports a +8.34 mIoU gain over fully supervised training at 1% labels on ScanRefer.
Generating Visual Spatial Description via Holistic 3D Scene Understanding
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Visual spatial description (VSD) aims to generate texts that describe the spatial relations of the given objects within images. Existing VSD work merely models the 2D geometrical vision features, thus inevitably falling prey to the problem of skewed spatial understanding of target objects. In this work, we investigate the incorporation of 3D scene features for VSD. With an external 3D scene extractor, we obtain the 3D objects and scene features for input images, based on which we construct a target object-centered 3D spatial scene graph (Go3D-S2G), such that we model the spatial semantics of target objects within the holistic 3D scenes. Besides, we propose a scene subgraph selecting mechanism, sampling topologically-diverse subgraphs from Go3D-S2G, where the diverse local structure features are navigated to yield spatially-diversified text generation. Experimental results on two VSD datasets demonstrate that our framework outperforms the baselines significantly, especially improving on the cases with complex visual spatial relations. Meanwhile, our method can produce more spatially-diversified generation. Code is available at https://github.com/zhaoyucs/VSD.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
3DResT: A Strong Baseline for Semi-Supervised 3D Referring Expression Segmentation
3DResT applies teacher-student semi-supervised learning to 3D referring expression segmentation, promoting high-agreement pseudo-labels into the labeled set and dynamically weighting low-agreement ones, and reports a +8.34 mIoU gain over fully supervised training at 1% labels on ScanRefer.