错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

A Novel Neighbor Aggregation Function for Medical Point Cloud Analysis

  • Fan Wu,
  • Yumeng Qian,
  • Haozhun Zheng,
  • Yan Zhang,
  • Xiawu Zheng

摘要

Point cloud analysis is a technique that performs analysis and processing of point cloud data. In the medical field, point cloud analysis has been widely used. However, the existing common neighbor aggregation module in point cloud analysis networks can only aggregate some of the neighbor features, which will lead to the omission of valid information and affect the performance of point cloud analysis, which may lead to serious consequences in the medical diagnosis process. In this paper, we improve the ability of point cloud analysis networks to extract complex biological structures by improving the neighbor aggregation module in point cloud analysis. Specifically, we enable the module to efficiently extract more adequate information by softening the max pooling function commonly used in the neighbor aggregation module. In particular, we improve 2.18% IoU on the IntrA dataset compared to the previous state-of-the-art method, and we also surpass the previous state-of-the-art method on the S3DIS dataset. Code is available at https://github.com/wfan1203/PointSWT .