Retro-FPN: Retrospective Feature Pyramid Network for Point Cloud Semantic Segmentation
Peng Xiang, Xin Wen, Yu-Shen Liu, Hui Zhang, Yi Fang, Zhizhong Han

TL;DR
Retro-FPN introduces a retrospective feature refinement process using a retro-transformer to enhance per-point semantic features in point cloud segmentation, significantly improving accuracy over existing methods.
Contribution
The paper proposes Retro-FPN, a novel retro-transformer based module that explicitly refines per-point features by modeling the entire feature pyramid, improving semantic segmentation performance.
Findings
Retro-FPN outperforms state-of-the-art methods on benchmark datasets.
The retro-transformer effectively summarizes semantic context from previous layers.
Retro-FPN is compatible with various backbone architectures.
Abstract
Learning per-point semantic features from the hierarchical feature pyramid is essential for point cloud semantic segmentation. However, most previous methods suffered from ambiguous region features or failed to refine per-point features effectively, which leads to information loss and ambiguous semantic identification. To resolve this, we propose Retro-FPN to model the per-point feature prediction as an explicit and retrospective refining process, which goes through all the pyramid layers to extract semantic features explicitly for each point. Its key novelty is a retro-transformer for summarizing semantic contexts from the previous layer and accordingly refining the features in the current stage. In this way, the categorization of each point is conditioned on its local semantic pattern. Specifically, the retro-transformer consists of a local cross-attention block and a semantic gate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage
