Search papers, labs, and topics across Lattice.
This paper introduces a novel geometric prior for analyzing 3D neuronal morphologies by leveraging tropical algebraic geometry to enhance graph learning. By employing the tropical Abel-Jacobi transform and polarization distances, the authors develop a structural transformation pipeline that converts spatial trees into cyclic metric graphs, allowing for improved expressivity beyond the limitations of current message-passing Graph Neural Networks (GNNs). The proposed method not only avoids the computational challenges of integer lattice searches but also integrates seamlessly into existing architectures, achieving superior classification accuracy on various 3D morphology datasets compared to traditional models.
Achieving expressivity beyond the 1-WL limit, this method transforms 3D neuronal data into cyclic metric graphs, enhancing graph learning without additional training.
The quantitative analysis of 3D neuronal morphologies requires capturing both graph topology and spatial geometry. Current message-passing Graph Neural Networks (GNNs) are bounded by the 1-Weisfeiler-Lehman (1-WL) test, limiting their ability to capture cycles induced by spatial proximities. To address this, we propose a training-free geometric prior based on tropical algebraic geometry. We apply the recently established tropical Abel-Jacobi transform and polarization distances to machine learning on tree-structured data. We introduce a structural transformation pipeline, comprising cycle space augmentation and quotient space construction, to convert spatial trees into cyclic metric graphs suitable for embedding into the Tropical Jacobian. Computing exact tropical polarization distances requires solving the NP-Hard Closest Vector Problem (CVP) on integer lattices. Instead of relying on explicit approximations with quantization errors (e.g., Babai's rounding), we adopt a continuous relaxation on the universal cover of the Albanese torus. We show that the discrete Arakelov-Green measure, computed in closed form via the graph Laplacian's generalized inverse, decomposes exactly into the intrinsic path metric minus the unquantized polarization distance on this cover, avoiding integer lattice searches. This metric yields two descriptors: eigenvectors provide node-level structural coordinates, and the permutation-invariant eigenvalue spectrum provides a graph-level signature. On the BREC benchmark, the eigenvector formulation demonstrates expressivity beyond the 1-WL limit. On 3D morphology datasets (ACT-4, JML-4, BIL-6), the spectrum seamlessly integrates into standard architectures (VAEs, GNNs, Tree-LSTMs) without additional trainable parameters, outperforming explicit lattice approximations and improving classification accuracy over existing spatial models.