paper-with-me

홈 › Papers

Self-Attention Based Multi-Scale Graph Auto-Encoder Network of 3D Meshes

2025-07-07 · Saqib Nazir, Olivier Lézoray, Sébastien Bougleux arxiv

3D meshes are fundamental data representations for capturing complex geometric shapes in computer vision and graphics applications. While Convolutional Neural Networks (CNNs) have excelled in structured data like images, extending them to irregular 3D meshes is challenging due to the non-Euclidean nature of the data. Graph Convolutional Networks (GCNs) offer a solution by applying convolutions to graph-structured data, but many existing methods rely on isotropic filters or spectral decomposition, limiting their ability to capture both local and global mesh features. In this paper, we introduce 3D Geometric Mesh Network (3DGeoMeshNet), a novel GCN-based framework that uses anisotropic convolution layers to effectively learn both global and local features directly in the spatial domain. Unlike previous approaches that convert meshes into intermediate representations like voxel grids or point clouds, our method preserves the original polygonal mesh format throughout the reconstruction process, enabling more accurate shape reconstruction. Our architecture features a multi-scale encoder-decoder structure, where separate global and local pathways capture both large-scale geometric structures and fine-grained local details. Extensive experiments on the COMA dataset containing human faces demonstrate the efficiency of 3DGeoMeshNet in terms of reconstruction accuracy.

📄 PDF Abstract BibTeX arXiv:2507.05304

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

A Multi-scale Graph Network with Multi-head Attention for Histopathology Image Diagnosis

2021-07-20 · MICCAI Workshop COMPAY 2021 9 · Xiaodan Xing, Yixin Ma, Lei Jin, Tianyang Sun 외

Hematoxylin-eosin (H&E) staining plays an essential role in brain glioma diagnosis, but reading pathologic images and generating diagnostic reports can be a tedious and laborious work. Pathologists need to combine and na…

DiagnosticNavigate

Hierarchical Attention Models for Multi-Relational Graphs

2024-04-14 · Roshni G. Iyer, Wei Wang, Yizhou Sun

We present Bi-Level Attention-Based Relational Graph Convolutional Networks (BR-GCN), unique neural network architectures that utilize masked self-attentional layers with relational graph convolutions, to effectively ope…

Graph AttentionLink PredictionNode ClassificationRelation

Semantically Conditioned Dialog Response Generation via Hierarchical Disentangled Self-Attention

2019-05-30 · ACL 2019 7 · Wenhu Chen, Jianshu Chen, Pengda Qin, Xifeng Yan 외

Semantically controlled neural response generation on limited-domain has achieved great performance. However, moving towards multi-domain large-scale scenarios are shown to be difficult because the possible combinations …

Data-to-Text GenerationInductive BiasResponse Generation

Multi-Scale Spatial-Temporal Self-Attention Graph Convolutional Networks for Skeleton-based Action Recognition

2024-04-03 · Ikuo Nakamura

Skeleton-based gesture recognition methods have achieved high success using Graph Convolutional Network (GCN). In addition, context-dependent adaptive topology as a neighborhood vertex information and attention mechanism…

Action RecognitionGesture RecognitionSkeleton Based Action Recognition

Deep Attention-guided Graph Clustering with Dual Self-supervision

2021-11-10 · Zhihao Peng, Hui Liu, Yuheng Jia, Junhui Hou

Existing deep embedding clustering works only consider the deepest layer to learn a feature embedding and thus fail to well utilize the available discriminative information from cluster assignments, resulting performance…

ClusteringDeep AttentionGraph ClusteringTriplet