Topology Matters: A Cautionary Case Study of Graph SSL on Neuro-Inspired Benchmarks
May Kristine Jonson Carlon, Su Myat Noe, Haojiong Wang, Yasuo Kuniyoshi
TL;DR
Topology Matters investigates graph self-supervised learning on connectome-like graphs with a neuro-inspired, multi-scale objective. The authors show that invariance-based SSL is fundamentally misaligned with topological brain properties and is outperformed by simple topology-aware heuristics such as the Jaccard coefficient. They introduce a neuro-inspired synthetic benchmark and a hierarchical SSL framework with explicit edge modeling and SimSiam predictors, evaluated via a rigorous four-stage protocol (hyperparameter search, single-graph probes, transfer learning, and ablations). Across tasks, they observe that learned invariances fail to preserve modular structure and sometimes actively harm topology-driven predictions, motivating the call for topology-preserving objectives that reward modularity and motifs. The work provides a critical caution against applying generic SSL to connectome data and offers a controlled testbed and design principles to guide future topology-aware neuro-inspired AI research.
Abstract
Understanding how local interactions give rise to global brain organization requires models that can represent information across multiple scales. We introduce a hierarchical self-supervised learning (SSL) framework that jointly learns node-, edge-, and graph-level embeddings, inspired by multimodal neuroimaging. We construct a controllable synthetic benchmark mimicking the topological properties of connectomes. Our four-stage evaluation protocol reveals a critical failure: the invariance-based SSL model is fundamentally misaligned with the benchmark's topological properties and is catastrophically outperformed by classical, topology-aware heuristics. Ablations confirm an objective mismatch: SSL objectives designed to be invariant to topological perturbations learn to ignore the very community structure that classical methods exploit. Our results expose a fundamental pitfall in applying generic graph SSL to connectome-like data. We present this framework as a cautionary case study, highlighting the need for new, topology-aware SSL objectives for neuro-AI research that explicitly reward the preservation of structure (e.g., modularity or motifs).
