English

Pyramid Point: A Multi-Level Focusing Network for Revisiting Feature Layers

Computer Vision and Pattern Recognition 2020-11-24 v2 Artificial Intelligence Machine Learning

Abstract

We present a method to learn a diverse group of object categories from an unordered point set. We propose our Pyramid Point network, which uses a dense pyramid structure instead of the traditional 'U' shape, typically seen in semantic segmentation networks. This pyramid structure gives a second look, allowing the network to revisit different layers simultaneously, increasing the contextual information by creating additional layers with less noise. We introduce a Focused Kernel Point convolution (FKP Conv), which expands on the traditional point convolutions by adding an attention mechanism to the kernel outputs. This FKP Conv increases our feature quality and allows us to weigh the kernel outputs dynamically. These FKP Convs are the central part of our Recurrent FKP Bottleneck block, which makes up the backbone of our encoder. With this distinct network, we demonstrate competitive performance on three benchmark data sets. We also perform an ablation study to show the positive effects of each element in our FKP Conv.

Keywords

Cite

@article{arxiv.2011.08692,
  title  = {Pyramid Point: A Multi-Level Focusing Network for Revisiting Feature Layers},
  author = {Nina Varney and Vijayan K. Asari and Quinn Graehling},
  journal= {arXiv preprint arXiv:2011.08692},
  year   = {2020}
}

Comments

10 pages, 10 figures

R2 v1 2026-06-23T20:19:03.354Z