paper-with-me

홈 › Papers

HKT: A Biologically Inspired Framework for Modular Hereditary Knowledge Transfer in Neural Networks

2025-08-13 · Yanick Chistian Tchenko, Felix Mohr, Hicham Hadj Abdelkader, Hedi Tabia arxiv

A prevailing trend in neural network research suggests that model performance improves with increasing depth and capacity - often at the cost of integrability and efficiency. In this paper, we propose a strategy to optimize small, deployable models by enhancing their capabilities through structured knowledge inheritance. We introduce Hereditary Knowledge Transfer (HKT), a biologically inspired framework for modular and selective transfer of task-relevant features from a larger, pretrained parent network to a smaller child model. Unlike standard knowledge distillation, which enforces uniform imitation of teacher outputs, HKT draws inspiration from biological inheritance mechanisms - such as memory RNA transfer in planarians - to guide a multi-stage process of feature transfer. Neural network blocks are treated as functional carriers, and knowledge is transmitted through three biologically motivated components: Extraction, Transfer, and Mixture (ETM). A novel Genetic Attention (GA) mechanism governs the integration of inherited and native representations, ensuring both alignment and selectivity. We evaluate HKT across diverse vision tasks, including optical flow (Sintel, KITTI), image classification (CIFAR-10), and semantic segmentation (LiTS), demonstrating that it significantly improves child model performance while preserving its compactness. The results show that HKT consistently outperforms conventional distillation approaches, offering a general-purpose, interpretable, and scalable solution for deploying high-performance neural networks in resource-constrained environments.

📄 PDF Abstract BibTeX arXiv:2508.09743

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationSemantic SegmentationImage Classification

Similar Papers 제목 키워드 기반

Biologically Inspired Deep Learning Approaches for Fetal Ultrasound Image Classification

2025-06-10 · Rinat Prochii, Elizaveta Dakhova, Pavel Birulin, Maxim Sharaev

Accurate classification of second-trimester fetal ultrasound images remains challenging due to low image quality, high intra-class variability, and significant class imbalance. In this work, we introduce a simple yet pow…

AnatomyDeep Learningimage-classificationImage Classification

Range, not Independence, Drives Modularity in Biologically Inspired Representations

2024-10-08 · Will Dorrell, Kyle Hsu, Luke Hollingsworth, Jin Hwa Lee 외

Why do biological and artificial neurons sometimes modularise, each encoding a single meaningful variable, and sometimes entangle their representation of many variables? In this work, we develop a theory of when biologic…

SpikingMoE: SDPrompt-Guided Dynamic Expert Fusion in Spiking Neural Networks

2026-05-22 · Yukai Yang, Chenxi Qin, Jungang Li, Xin Zhang 외 arxiv

Spiking Neural Networks (SNNs) provide an energy-efficient paradigm for visual recognition. We present SpikingMoE, which integrates a spike-driven Transformer with a Mixture-of-Experts (MoE) framework for dynamic computa…

A Cortically Inspired Architecture for Modular Perceptual AI

2026-03-07 · Prerna Luthra arxiv

This paper bridges neuroscience and artificial intelligence to propose a cortically inspired blueprint for modular perceptual AI. While current monolithic models such as GPT-4V achieve impressive performance, they often …

Communication in modular robotic motor control: Bilateral controllers under realistic constraints

2026-08-14 · Jingwen Li, Levin Kuhlmann, Jason Friedman, Gideon Kowadlo arxiv

Robotic motor control in musculoskeletal systems requires fast, accurate movement and robust postural stabilization under signal-dependent noise (where motor command variance scales with command magnitude) and energetic …