IJCAI 2022poster40 citations

Spatiality-guided Transformer for 3D Dense Captioning on Point Clouds

Heng Wang, Chaoyi Zhang, Jianhui Yu, Weidong Cai

Abstract

Dense captioning in 3D point clouds is an emerging vision-and-language task involving object-level 3D scene understanding. Apart from coarse semantic class prediction and bounding box regression as in traditional 3D object detection, 3D dense captioning aims at producing a further and finer instance-level label of natural language description on visual appearance and spatial relations for each scene object of interest. To detect and describe objects in a scene, following the spirit of neural machine translation, we propose a transformer-based encoder-decoder architecture, namely SpaCap3D, to transform objects into descriptions, where we especially investigate the relative spatiality of objects in 3D scenes and design a spatiality-guided encoder via a token-to-token spatial relation learning objective and an object-centric decoder for precise and spatiality-enhanced object caption generation. Evaluated on two benchmark datasets, ScanRefer and ReferIt3D, our proposed SpaCap3D outperforms the baseline method Scan2Cap by 4.94% and 9.61% in CIDEr@0.5IoU, respectively. Our project page with source code and supplementary files is available at https://SpaCap3D.github.io/.

Computer Vision: 3D Computer VisionComputer Vision: Vision and languageComputer Vision: Scene analysis and understandingComputer Vision: Machine Learning for VisionComputer Vision: Representation Learning
BibTeX
@inproceedings{ijcai2022p194,
  title     = {Spatiality-guided Transformer for 3D Dense Captioning on Point Clouds},
  author    = {Wang, Heng and Zhang, Chaoyi and Yu, Jianhui and Cai, Weidong},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {1393--1400},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/194},
  url       = {https://doi.org/10.24963/ijcai.2022/194},
}
Spatiality-guided Transformer for 3D Dense Captioning on Point Clouds · IJCAI 2022