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/PointMixer: MLP-Mixer for Point Cloud Understanding

PointMixer: MLP-Mixer for Point Cloud Understanding

Jaesung Choe, Chunghyun Park, Francois Rameau, Jaesik Park, In So Kweon

2021-11-22Semantic Segmentation3D Object Classification3D Point Cloud Classification
PaperPDFCode(official)Code(official)Code

Abstract

MLP-Mixer has newly appeared as a new challenger against the realm of CNNs and transformer. Despite its simplicity compared to transformer, the concept of channel-mixing MLPs and token-mixing MLPs achieves noticeable performance in visual recognition tasks. Unlike images, point clouds are inherently sparse, unordered and irregular, which limits the direct use of MLP-Mixer for point cloud understanding. In this paper, we propose PointMixer, a universal point set operator that facilitates information sharing among unstructured 3D points. By simply replacing token-mixing MLPs with a softmax function, PointMixer can "mix" features within/between point sets. By doing so, PointMixer can be broadly used in the network as inter-set mixing, intra-set mixing, and pyramid mixing. Extensive experiments show the competitive or superior performance of PointMixer in semantic segmentation, classification, and point reconstruction against transformer-based methods.

Results

TaskDatasetMetricValueModel
Semantic SegmentationS3DIS Area5mAcc77.4PointMixer
Semantic SegmentationS3DIS Area5mIoU71.4PointMixer
Shape Representation Of 3D Point CloudsModelNet40Mean Accuracy91.4PointMixer
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.6PointMixer
3D Point Cloud ClassificationModelNet40Mean Accuracy91.4PointMixer
3D Point Cloud ClassificationModelNet40Overall Accuracy93.6PointMixer
10-shot image generationS3DIS Area5mAcc77.4PointMixer
10-shot image generationS3DIS Area5mIoU71.4PointMixer
3D Point Cloud ReconstructionModelNet40Mean Accuracy91.4PointMixer
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.6PointMixer

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15U-RWKV: Lightweight medical image segmentation with direction-adaptive RWKV2025-07-15