CVNov 17, 2023

3D-TexSeg: Unsupervised Segmentation of 3D Texture using Mutual Transformer Learning

arXiv:2311.10651v13 citationsh-index: 36
Originality Incremental advance
AI Analysis

This addresses the need for automated texture analysis in domains like sculpture, fabric, and biology, offering an incremental improvement by introducing an unsupervised method where few exist.

The paper tackles the problem of unsupervised segmentation of 3D texture on mesh surfaces, partitioning them into textured and non-textured regions without prior annotation, and demonstrates that the proposed framework outperforms standard and state-of-the-art unsupervised techniques while competing reasonably with supervised methods.

Analysis of the 3D Texture is indispensable for various tasks, such as retrieval, segmentation, classification, and inspection of sculptures, knitted fabrics, and biological tissues. A 3D texture is a locally repeated surface variation independent of the surface's overall shape and can be determined using the local neighborhood and its characteristics. Existing techniques typically employ computer vision techniques that analyze a 3D mesh globally, derive features, and then utilize the obtained features for retrieval or classification. Several traditional and learning-based methods exist in the literature, however, only a few are on 3D texture, and nothing yet, to the best of our knowledge, on the unsupervised schemes. This paper presents an original framework for the unsupervised segmentation of the 3D texture on the mesh manifold. We approach this problem as binary surface segmentation, partitioning the mesh surface into textured and non-textured regions without prior annotation. We devise a mutual transformer-based system comprising a label generator and a cleaner. The two models take geometric image representations of the surface mesh facets and label them as texture or non-texture across an iterative mutual learning scheme. Extensive experiments on three publicly available datasets with diverse texture patterns demonstrate that the proposed framework outperforms standard and SOTA unsupervised techniques and competes reasonably with supervised methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes