paper-with-me

Papers

BioNIC: Biologically Inspired Neural Network for Image Classification Using Connectomics Principles

2026-01-20 · Diya Prasanth, Matthew Tivnan arxiv

We present BioNIC, a multi-layer feedforward neural network for emotion classification, inspired by detailed synaptic connectivity graphs from the MICrONs dataset. At a structural level, we incorporate architectural constraints derived from a single cortical column of the mouse Primary Visual Cortex(V1): connectivity imposed via adjacency masks, laminar organization, and graded inhibition representing inhibitory neurons. At the functional level, we implement biologically inspired learning: Hebbian synaptic plasticity with homeostatic regulation, Layer Normalization, data augmentation to model exposure to natural variability in sensory input, and synaptic noise to model neural stochasticity. We also include convolutional layers for spatial processing, mimicking retinotopic mapping. The model performance is evaluated on the Facial Emotion Recognition task FER-2013 and compared with a conventional baseline. Additionally, we investigate the impacts of each biological feature through a series of ablation experiments. While connectivity was limited to a single cortical column and biologically relevant connections, BioNIC achieved performance comparable to that of conventional models, with an accuracy of 59.77 $\pm$ 0.27% on FER-2013. Our findings demonstrate that integrating constraints derived from connectomics is a computationally plausible approach to developing biologically inspired artificial intelligence systems. This work also highlights the potential of new generation peta-scale connectomics data in advancing both neuroscience modeling and artificial intelligence.

📄 PDF Abstract BibTeX arXiv:2601.20876

Code (0)

등록된 구현이 없습니다.

Tasks

Facial Emotion RecognitionEmotion ClassificationImage ClassificationData Augmentation

Similar Papers 제목 키워드 기반

Generative Creativity: Adversarial Learning for Bionic Design

2018-05-19 · Simiao Yu, Hao Dong, Pan Wang, Chao Wu 외

Bionic design refers to an approach of generative creativity in which a target object (e.g. a floor lamp) is designed to contain features of biological source objects (e.g. flowers), resulting in creative biologically-in…

Neuropsychiatric Disease Classification Using Functional Connectomics -- Results of the Connectomics in NeuroImaging Transfer Learning Challenge

2020-06-05 · Markus D. Schirmer, Archana Venkataraman, Islem Rekik, Minjeong Kim 외

Large, open-source consortium datasets have spurred the development of new and increasingly powerful machine learning approaches in brain connectomics. However, one key question remains: are we capturing biologically rel…

General ClassificationTime Series AnalysisTransfer Learning

Biologically-Constrained Graphs for Global Connectomics Reconstruction

2019-06-01 · CVPR 2019 6 · Brian Matejek, Daniel Haehn, Haidong Zhu, Donglai Wei 외

Most current state-of-the-art connectome reconstruction pipelines have two major steps: initial pixel-based segmentation with affinity prediction and watershed transform, and refined segmentation by merging over-segmente…

Electron Microscopy Image Segmentationgraph constructiongraph partitioningSegmentation

Deep Connectomics Networks: Neural Network Architectures Inspired by Neuronal Networks

2019-12-19 · NeurIPS Workshop Neuro_AI 2019 12 · Nicholas Roberts, Dian Ang Yap, Vinay Uday Prabhu

The interplay between inter-neuronal network topology and cognition has been studied deeply by connectomics researchers and network scientists, which is crucial towards understanding the remarkable efficacy of biological…

A Bionic Natural Language Parser Equivalent to a Pushdown Automaton

2024-04-26 · Zhenghao Wei, Kehua Lin, Jianlin Feng

Assembly Calculus (AC), proposed by Papadimitriou et al., aims to reproduce advanced cognitive functions through simulating neural activities, with several applications based on AC having been developed, including a natu…