paper-with-me

Papers

Self-Supervised Graph Representation Learning for Neuronal Morphologies

2021-12-23 · Marissa A. Weis, Laura Hansel, Timo Lüddecke, Alexander S. Ecker

Unsupervised graph representation learning has recently gained interest in several application domains such as neuroscience, where modeling the diverse morphology of cell types in the brain is one of the key challenges. It is currently unknown how many excitatory cortical cell types exist and what their defining morphological features are. Here we present GraphDINO, a purely data-driven approach to learn low-dimensional representations of 3D neuronal morphologies from unlabeled large-scale datasets. GraphDINO is a novel transformer-based representation learning method for spatially-embedded graphs. To enable self-supervised learning on transformers, we (1) developed data augmentation strategies for spatially-embedded graphs, (2) adapted the positional encoding and (3) introduced a novel attention mechanism, AC-Attention, which combines attention-based global interaction between nodes and classic graph convolutional processing. We show, in two different species and across multiple brain areas, that this method yields morphological cell type clusterings that are on par with manual feature-based classification by experts, but without using prior knowledge about the structural features of neurons. Moreover, it outperforms previous approaches on quantitative benchmarks predicting expert labels. Our method could potentially enable data-driven discovery of novel morphological features and cell types in large-scale datasets. It is applicable beyond neuroscience in settings where samples in a dataset are graphs and graph-level embeddings are desired.

📄 PDF Abstract BibTeX arXiv:2112.12482

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationGraph Representation LearningRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

GraPHFormer: A Multimodal Graph Persistent Homology Transformer for the Analysis of Neuroscience Morphologies

2026-03-21 · Uzair Shah, Marco Agus, Mahmoud Gamal, Mahmood Alzubaidi 외 arxiv

Neuronal morphology encodes critical information about circuit function, development, and disease, yet current methods analyze topology or graph structure in isolation. We introduce GraPHFormer, a multimodal architecture…

Contrastive Learning

Morphological Neuron Classification Using Machine Learning

2025-02-17 · Xavier Vasques, Laurent Vanel, Guillaume Villette, Laura Cif

Classification and quantitative characterization of neuronal morphologies from histological neuronal reconstruction is challenging since it is still unclear how to delineate a neuronal cell class and which are the best f…

Classification

Quantifying topological invariants of neuronal morphologies

2016-03-28

Nervous systems are characterized by neurons displaying a diversity of morphological shapes. Traditionally, different shapes have been qualitatively described based on visual inspection and quantitatively described based…

AnatomyDiversity

NeuroSeg Meets DINOv3: Transferring 2D Self-Supervised Visual Priors to 3D Neuron Segmentation via DINOv3 Initialization

2026-03-24 · Yik San Cheng, Runkai Zhao, Weidong Cai arxiv

2D visual foundation models, such as DINOv3, a self-supervised model trained on large-scale natural images, have demonstrated strong zero-shot generalization, capturing both rich global context and fine-grained structura…

Zero-shot Generalization

MorphGrower: A Synchronized Layer-by-layer Growing Approach for Plausible Neuronal Morphology Generation

2024-01-17 · Nianzu Yang, Kaipeng Zeng, Haotian Lu, Yexin Wu 외

Neuronal morphology is essential for studying brain functioning and understanding neurodegenerative disorders. As acquiring real-world morphology data is expensive, computational approaches for morphology generation have…