PatchMixer: Rethinking network design to boost generalization for 3D point cloud understanding
Davide Boscaini, Fabio Poiesi

TL;DR
PatchMixer introduces a simple architecture for 3D point cloud understanding that processes local patches and uses MLPs for feature aggregation, significantly improving generalization across different domains.
Contribution
It extends the MLP-Mixer concept to 3D point clouds, emphasizing local patch processing and simpler feature aggregation to enhance domain transferability.
Findings
Achieves superior generalization on shape classification tasks.
Outperforms existing architectures in part segmentation.
Promotes robustness to partial point clouds.
Abstract
The recent trend in deep learning methods for 3D point cloud understanding is to propose increasingly sophisticated architectures either to better capture 3D geometries or by introducing possibly undesired inductive biases. Moreover, prior works introducing novel architectures compared their performance on the same domain, devoting less attention to their generalization to other domains. We argue that the ability of a model to transfer the learnt knowledge to different domains is an important feature that should be evaluated to exhaustively assess the quality of a deep network architecture. In this work we propose PatchMixer, a simple yet effective architecture that extends the ideas behind the recent MLP-Mixer paper to 3D point clouds. The novelties of our approach are the processing of local patches instead of the whole shape to promote robustness to partial point clouds, and the…
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 · Advanced Neural Network Applications · Remote Sensing and LiDAR Applications
MethodsDense Connections · Dropout · Average Pooling · Global Average Pooling · Refunds@Expedia|||How do I get a full refund from Expedia? · Layer Normalization · Residual Connection · MLP-Mixer
