Synaptic Activation and Dual Liquid Dynamics for Interpretable Bio-Inspired Models
Mónika Farsang, Radu Grosu
TL;DR
Interpreting gated temporal neural networks in safety-critical settings remains challenging. The paper unifies bio-inspired RNNs by deriving Liquid-Capacitance ($LC$) and Liquid-Resistance + Capacitance ($LRC$) models from Electrical-Equivalent Circuits (EECs), exploring neural activation ($NA$) and synaptic activation ($SA$). It evaluates these models on a lane-keeping task with imitation learning, measuring validation loss, neural activity correlations with road trajectories, saliency maps, and attention robustness via SSIM, finding that $LRC$ variants—especially $LRC$-$SA$—achieve lower validation loss and more interpretable dynamics. This work provides a principled, interpretable bio-inspired framework for dense RNN policies and lays groundwork for concept learning in safety-critical temporal tasks.
Abstract
In this paper, we present a unified framework for various bio-inspired models to better understand their structural and functional differences. We show that liquid-capacitance-extended models lead to interpretable behavior even in dense, all-to-all recurrent neural network (RNN) policies. We further demonstrate that incorporating chemical synapses improves interpretability and that combining chemical synapses with synaptic activation yields the most accurate and interpretable RNN models. To assess the accuracy and interpretability of these RNN policies, we consider the challenging lane-keeping control task and evaluate performance across multiple metrics, including turn-weighted validation loss, neural activity during driving, absolute correlation between neural activity and road trajectory, saliency maps of the networks' attention, and the robustness of their saliency maps measured by the structural similarity index.
