MeT: A Graph Transformer for Semantic Segmentation of 3D Meshes
Giuseppe Vecchio, Luca Prezzavento, Carmelo Pino, Francesco Rundo,, Simone Palazzo, Concetto Spampinato

TL;DR
This paper introduces MeT, a transformer-based approach for 3D mesh semantic segmentation that leverages graph-aware positional encoding and clustering features, achieving state-of-the-art results across multiple datasets.
Contribution
The paper proposes a novel transformer architecture for 3D mesh segmentation using Laplacian eigenvector positional encoding and clustering features, improving modeling of mesh structure.
Findings
Achieves state-of-the-art accuracy on multiple 3D mesh segmentation datasets.
Outperforms CNN-based methods in semantic segmentation tasks.
Demonstrates the effectiveness of graph-aware positional encoding in transformers.
Abstract
Polygonal meshes have become the standard for discretely approximating 3D shapes, thanks to their efficiency and high flexibility in capturing non-uniform shapes. This non-uniformity, however, leads to irregularity in the mesh structure, making tasks like segmentation of 3D meshes particularly challenging. Semantic segmentation of 3D mesh has been typically addressed through CNN-based approaches, leading to good accuracy. Recently, transformers have gained enough momentum both in NLP and computer vision fields, achieving performance at least on par with CNN models, supporting the long-sought architecture universalism. Following this trend, we propose a transformer-based method for semantic segmentation of 3D mesh motivated by a better modeling of the graph structure of meshes, by means of global attention mechanisms. In order to address the limitations of standard transformer…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · 3D Surveying and Cultural Heritage
