Point2Node: Correlation Learning of Dynamic-Node for Point Cloud Feature Modeling

Abstract

Fully exploring correlation among points in point clouds is essential for their feature modeling. This paper presents a novel end-to-end graph model, named Point2Node, to represent a given point cloud. Point2Node can dynamically explore correlation among all graph nodes from different levels, and adaptively aggregate the learned features. Specifically, first, to fully explore the spatial correlation among points for enhanced feature description, in a high-dimensional node graph, we dynamically integrate the node's correlation with self, local, and non-local nodes. Second, to more effectively integrate learned features, we design a data-aware gate mechanism to self-adaptively aggregate features at the channel level. Extensive experiments on various point cloud benchmarks demonstrate that our method outperforms the state-of-the-art.

Cite

Text

Han et al. "Point2Node: Correlation Learning of Dynamic-Node for Point Cloud Feature Modeling." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I07.6725

Markdown

[Han et al. "Point2Node: Correlation Learning of Dynamic-Node for Point Cloud Feature Modeling." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/han2020aaai-point/) doi:10.1609/AAAI.V34I07.6725

BibTeX

@inproceedings{han2020aaai-point,
  title     = {{Point2Node: Correlation Learning of Dynamic-Node for Point Cloud Feature Modeling}},
  author    = {Han, Wenkai and Wen, Chenglu and Wang, Cheng and Li, Xin and Li, Qing},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {10925-10932},
  doi       = {10.1609/AAAI.V34I07.6725},
  url       = {https://mlanthology.org/aaai/2020/han2020aaai-point/}
}