cs.GRJul 27, 2026

Intrinsic and Triangulation-Agnostic Attention: A Simple and Powerful Approach for Learning on Meshes

Authors: Ashwath ShettyZihan ZhuSoeren PirkNoam Aigerman

Abstract

This work proposes an adaptation of the attention mechanism for triangle meshes. The core observation is that endowing the attention mechanism with critical properties for learning over meshes -- intrinsicality and triangulation-agnosticism -- enables it to attain state-of-the-art results over several learning-based tasks in geometry-processing. The above is achieved by modifying the attention mechanism from the bottom up based on simple principles from geometry-processing. Namely, the quantities used within attention -- queries, keys and values -- are created by an intrinsic, triangulation-agnostic network, and treated as discretizations of continuous functions. From that, we devise an appropriate attention mechanism that operates over triangle meshes through standard FEM discretization of the resulting integrals of the above functions. Surprisingly, as far as we know, this straightforward approach has not been utilized for learning over meshes. Experiments show our method exceeds current state of the art, including both mesh-based architectures as well as point cloud transformers. Namely, we show significant improvements on several common benchmarks and tasks -- predicting canonical high-frequency signals; predicting deformations; computing dense correspondences, both between full shapes and partial ones; and predicting feature descriptors.

Explore similar work

CardsList
  1. Matérn Noise for Triangulation-Agnostic Flow Matching on Meshes

    May 19, 2026Tianshu Kuai, Arman Maesumi, Daniel Ritchie +1TriangulationsMeshes

  2. MeshFlow: Mesh Generation with Equivariant Flow Matching

    Jun 22, 2026Qi Sun, Kiyohiro Nakayama, Jing Nathan Yan +6MeshesHierarchical Flow Matching