用于演化高阶感知的基尔霍夫启发性神经网络 / Kirchhoff-Inspired Neural Networks for Evolving High-Order Perception
1️⃣ 一句话总结
这篇论文提出了一种受电路基尔霍夫定律启发的新型神经网络,它能像生物系统一样通过内部状态变化来学习和编码信息,在解方程和图像识别任务上都比现有方法表现更好。
Deep learning architectures are fundamentally inspired by neuroscience, particularly the structure of the brain's sensory pathways, and have achieved remarkable success in learning informative data representations. Although these architectures mimic the communication mechanisms of biological neurons, their strategies for information encoding and transmission are fundamentally distinct. Biological systems depend on dynamic fluctuations in membrane potential; by contrast, conventional deep networks optimize weights and biases by adjusting the strengths of inter-neural connections, lacking a systematic mechanism to jointly characterize the interplay among signal intensity, coupling structure, and state evolution. To tackle this limitation, we propose the Kirchhoff-Inspired Neural Network (KINN), a state-variable-based network architecture constructed based on Kirchhoff's current law. KINN derives numerically stable state updates from fundamental ordinary differential equations, enabling the explicit decoupling and encoding of higher-order evolutionary components within a single layer while preserving physical consistency, interpretability, and end-to-end trainability. Extensive experiments on partial differential equation (PDE) solving and ImageNet image classification validate that KINN outperforms state-of-the-art existing methods.
用于演化高阶感知的基尔霍夫启发性神经网络 / Kirchhoff-Inspired Neural Networks for Evolving High-Order Perception
这篇论文提出了一种受电路基尔霍夫定律启发的新型神经网络,它能像生物系统一样通过内部状态变化来学习和编码信息,在解方程和图像识别任务上都比现有方法表现更好。
源自 arXiv: 2603.23977