TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/3D Medical Point Transformer: Introducing Convolution to A...

3D Medical Point Transformer: Introducing Convolution to Attention Networks for Medical Point Cloud Analysis

Jianhui Yu, Chaoyi Zhang, Heng Wang, Dingxin Zhang, Yang song, Tiange Xiang, Dongnan Liu, Weidong Cai

2021-12-093D Part Segmentation3D Point Cloud Classification
PaperPDFCode(official)

Abstract

General point clouds have been increasingly investigated for different tasks, and recently Transformer-based networks are proposed for point cloud analysis. However, there are barely related works for medical point clouds, which are important for disease detection and treatment. In this work, we propose an attention-based model specifically for medical point clouds, namely 3D medical point Transformer (3DMedPT), to examine the complex biological structures. By augmenting contextual information and summarizing local responses at query, our attention module can capture both local context and global content feature interactions. However, the insufficient training samples of medical data may lead to poor feature learning, so we apply position embeddings to learn accurate local geometry and Multi-Graph Reasoning (MGR) to examine global knowledge propagation over channel graphs to enrich feature representations. Experiments conducted on IntrA dataset proves the superiority of 3DMedPT, where we achieve the best classification and segmentation results. Furthermore, the promising generalization ability of our method is validated on general 3D point cloud benchmarks: ModelNet40 and ShapeNetPart. Code is released.

Results

TaskDatasetMetricValueModel
Semantic SegmentationIntrADSC (A)89.713DMedPT
Semantic SegmentationIntrADSC (V)97.293DMedPT
Semantic SegmentationIntrAIoU (A)82.393DMedPT
Semantic SegmentationIntrAIoU (V)94.823DMedPT
Shape Representation Of 3D Point CloudsIntrAF1 score (5-fold)0.9363DMedPT
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.43DMedPT
3D Point Cloud ClassificationIntrAF1 score (5-fold)0.9363DMedPT
3D Point Cloud ClassificationModelNet40Overall Accuracy93.43DMedPT
10-shot image generationIntrADSC (A)89.713DMedPT
10-shot image generationIntrADSC (V)97.293DMedPT
10-shot image generationIntrAIoU (A)82.393DMedPT
10-shot image generationIntrAIoU (V)94.823DMedPT
3D Point Cloud ReconstructionIntrAF1 score (5-fold)0.9363DMedPT
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.43DMedPT

Related Papers

Asymmetric Dual Self-Distillation for 3D Self-Supervised Representation Learning2025-06-26Rethinking Gradient-based Adversarial Attacks on Point Cloud Classification2025-05-28SMART-PC: Skeletal Model Adaptation for Robust Test-Time Training in Point Clouds2025-05-26DG-MVP: 3D Domain Generalization via Multiple Views of Point Clouds for Classification2025-04-16HoloPart: Generative 3D Part Amodal Segmentation2025-04-10Introducing the Short-Time Fourier Kolmogorov Arnold Network: A Dynamic Graph CNN Approach for Tree Species Classification in 3D Point Clouds2025-03-31Open-Vocabulary Semantic Part Segmentation of 3D Human2025-02-27Point-LN: A Lightweight Framework for Efficient Point Cloud Classification Using Non-Parametric Positional Encoding2025-01-24