Representation Learning of Geometric Trees
Zheng Zhang, Allen Zhang, Ruth Nelson, Giorgio Ascoli, Liang Zhao
TL;DR
This work tackles representation learning for geometric trees, where geometry, topology, and hierarchical order jointly shape structure. It introduces GTMP, a branch-focused message passing scheme that is invariant to SE(3) transformations and preserves geometric-topological information with linear time complexity, along with GT-SSL, a self-supervised framework that exploits hierarchical ordering and subtree growth via frequency-domain geometry and Earth Mover’s Distance. The combination yields strong discriminative representations, demonstrated across eight real-world datasets (neurons and rivers) with substantial gains over baselines, and shows robust transferability and invariance properties. Together, GTMP and GT-SSL provide scalable, geometry-aware learning for complex tree-structured data, enabling improved downstream tasks in domains like neuroscience and geomorphology.
Abstract
Geometric trees are characterized by their tree-structured layout and spatially constrained nodes and edges, which significantly impacts their topological attributes. This inherent hierarchical structure plays a crucial role in domains such as neuron morphology and river geomorphology, but traditional graph representation methods often overlook these specific characteristics of tree structures. To address this, we introduce a new representation learning framework tailored for geometric trees. It first features a unique message passing neural network, which is both provably geometrical structure-recoverable and rotation-translation invariant. To address the data label scarcity issue, our approach also includes two innovative training targets that reflect the hierarchical ordering and geometric structure of these geometric trees. This enables fully self-supervised learning without explicit labels. We validate our method's effectiveness on eight real-world datasets, demonstrating its capability to represent geometric trees.
