Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VL-SAT: Visual-Linguistic Semantics Assisted Training for 3D Semantic Scene Graph Prediction in Point Cloud

About

The task of 3D semantic scene graph (3DSSG) prediction in the point cloud is challenging since (1) the 3D point cloud only captures geometric structures with limited semantics compared to 2D images, and (2) long-tailed relation distribution inherently hinders the learning of unbiased prediction. Since 2D images provide rich semantics and scene graphs are in nature coped with languages, in this study, we propose Visual-Linguistic Semantics Assisted Training (VL-SAT) scheme that can significantly empower 3DSSG prediction models with discrimination about long-tailed and ambiguous semantic relations. The key idea is to train a powerful multi-modal oracle model to assist the 3D model. This oracle learns reliable structural representations based on semantics from vision, language, and 3D geometry, and its benefits can be heterogeneously passed to the 3D model during the training stage. By effectively utilizing visual-linguistic semantics in training, our VL-SAT can significantly boost common 3DSSG prediction models, such as SGFN and SGGpoint, only with 3D inputs in the inference stage, especially when dealing with tail relation triplets. Comprehensive evaluations and ablation studies on the 3DSSG dataset have validated the effectiveness of the proposed scheme. Code is available at https://github.com/wz7in/CVPR2023-VLSAT.

Ziqin Wang, Bowen Cheng, Lichen Zhao, Dong Xu, Yang Tang, Lu Sheng• 2023

Related benchmarks

TaskDatasetResultRank
Predicate Classification (PredCls)3DSSG (val)
Recall@2070.5
14
Scene Graph Classification (SGCls)3DSSG (val)
Recall@2033.8
14
Triplet Prediction3DSSG (val)
A@5092.67
10
Predicate Classification (PredCls)3DSSG
mR@2057.8
7
Scene Graph Classification (SGCls)3DSSG
mR@200.31
7
Object Prediction3DSSG (val)
A@166.39
6
Predicate Prediction3DSSG (val)
Accuracy@190.66
6
3D Scene Graph Triplet Prediction3DSSG unseen triplets (val)
A@5031.28
4
3D Scene Graph Predicate Prediction3DSSG (val)
Head mA@396.31
4
Showing 9 of 9 rows

Other info

Code

Follow for update