Higher-Order Convolution Improves Neural Predictivity in the Retina
Simone Azeglio, Victor Calbiague Garcia, Guilhem Glaziou, Peter Neri, Olivier Marre, Ulisse Ferrari
TL;DR
The paper introduces Higher-Order Convolution (HoConv) to embed multiplicative spatiotemporal interactions directly into the convolutional operator, enabling shallow networks to better predict retinal neural responses. By replacing the first layer of standard CNNs with HoConv, the authors demonstrate consistent improvements in neural-response prediction across salamander and mouse retinal ganglion cells, achieving correlations near the retinal reliability ceiling while requiring roughly half the training data. The work further reveals that HoCNN naturally encodes core geometric transformations, particularly scaling, and shows cell-type-specific benefits for motion-sensitive RGCs. Overall, the approach bridges a gap between biological computation and artificial models by introducing biologically-inspired primitives that improve efficiency and mechanistic interpretability without increasing architectural depth.
Abstract
We present a novel approach to neural response prediction that incorporates higher-order operations directly within convolutional neural networks (CNNs). Our model extends traditional 3D CNNs by embedding higher-order operations within the convolutional operator itself, enabling direct modeling of multiplicative interactions between neighboring pixels across space and time. Our model increases the representational power of CNNs without increasing their depth, therefore addressing the architectural disparity between deep artificial networks and the relatively shallow processing hierarchy of biological visual systems. We evaluate our approach on two distinct datasets: salamander retinal ganglion cell (RGC) responses to natural scenes, and a new dataset of mouse RGC responses to controlled geometric transformations. Our higher-order CNN (HoCNN) achieves superior performance while requiring only half the training data compared to standard architectures, demonstrating correlation coefficients up to 0.75 with neural responses (against 0.80$\pm$0.02 retinal reliability). When integrated into state-of-the-art architectures, our approach consistently improves performance across different species and stimulus conditions. Analysis of the learned representations reveals that our network naturally encodes fundamental geometric transformations, particularly scaling parameters that characterize object expansion and contraction. This capability is especially relevant for specific cell types, such as transient OFF-alpha and transient ON cells, which are known to detect looming objects and object motion respectively, and where our model shows marked improvement in response prediction. The correlation coefficients for scaling parameters are more than twice as high in HoCNN (0.72) compared to baseline models (0.32).
