paper-with-me

Papers

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

2024-01-17 · Nianzu Yang, Kaipeng Zeng, Haotian Lu, Yexin Wu, Zexin Yuan, Danni Chen, Shengdian Jiang, Jiaxiang Wu, Yimin Wang, Junchi Yan

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 been studied. Traditional methods heavily rely on expert-set rules and parameter tuning, making it difficult to generalize across different types of morphologies. Recently, MorphVAE was introduced as the sole learning-based method, but its generated morphologies lack plausibility, i.e., they do not appear realistic enough and most of the generated samples are topologically invalid. To fill this gap, this paper proposes MorphGrower, which mimicks the neuron natural growth mechanism for generation. Specifically, MorphGrower generates morphologies layer by layer, with each subsequent layer conditioned on the previously generated structure. During each layer generation, MorphGrower utilizes a pair of sibling branches as the basic generation block and generates branch pairs synchronously. This approach ensures topological validity and allows for fine-grained generation, thereby enhancing the realism of the final generated morphologies. Results on four real-world datasets demonstrate that MorphGrower outperforms MorphVAE by a notable margin. Importantly, the electrophysiological response simulation demonstrates the plausibility of our generated samples from a neuroscience perspective. Our code is available at https://github.com/Thinklab-SJTU/MorphGrower.

📄 PDF Abstract BibTeX arXiv:2401.09500

Code (1)

thinklab-sjtu/morphgrower 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Physics-Conditioned Synthesis of Internal Ice-Layer Thickness for Incomplete Layer Traces

2026-04-22 · Zesheng Liu, Maryam Rahnemoonfar arxiv

Internal ice layers imaged by radar provide key evidence of snow accumulation and ice dynamics, but radar-derived layer boundary observations are often incomplete, with discontinuous traces and sometimes entirely missing…

Capacity Studies for a Differential Growing Neural Gas

2022-12-23 · P. Levi, P. Gelhausen, G. Peters

In 2019 Kerdels and Peters proposed a grid cell model (GCM) based on a Differential Growing Neural Gas (DGNG) network architecture as a computationally efficient way to model an Autoassociative Memory Cell (AMC) \cite{Ke…

valid

Biologically Plausible Learning on Neuromorphic Hardware Architectures

2022-12-29 · Christopher Wolters, Brady Taylor, Edward Hanson, Xiaoxuan Yang 외

With an ever-growing number of parameters defining increasingly complex networks, Deep Learning has led to several breakthroughs surpassing human performance. As a result, data movement for these millions of model parame…

BenchmarkingQuantization

Faster learning of deep stacked autoencoders on multi-core systems using synchronized layer-wise pre-training

2016-03-09 · Anirban Santara, Debapriya Maji, DP Tejas, Pabitra Mitra 외

Deep neural networks are capable of modelling highly non-linear functions by capturing different levels of abstraction of data hierarchically. While training deep networks, first the system is initialized near a good opt…

Dimensionality ReductionUnsupervised Pre-training

Biologically plausible deep learning -- but how far can we go with shallow networks?

2019-02-27 · Bernd Illing, Wulfram Gerstner, Johanni Brea

Training deep neural networks with the error backpropagation algorithm is considered implausible from a biological perspective. Numerous recent publications suggest elaborate models for biologically plausible variants of…