CVNov 12, 2025

Improving VisNet for Object Recognition

arXiv:2511.08897v11 citationsh-index: 13
Originality Incremental advance
AI Analysis

This work addresses the problem of achieving efficient and interpretable visual recognition for neuroscience and AI applications, though it is incremental as it builds on an existing model.

This study tackled the challenge of improving object recognition in artificial systems by enhancing the biologically inspired VisNet model with radial basis function neurons, Mahalanobis distance learning, and retinal preprocessing, resulting in substantial accuracy improvements on datasets like MNIST and CIFAR10 compared to the baseline.

Object recognition plays a fundamental role in how biological organisms perceive and interact with their environment. While the human visual system performs this task with remarkable efficiency, reproducing similar capabilities in artificial systems remains challenging. This study investigates VisNet, a biologically inspired neural network model, and several enhanced variants incorporating radial basis function neurons, Mahalanobis distance based learning, and retinal like preprocessing for both general object recognition and symmetry classification. By leveraging principles of Hebbian learning and temporal continuity associating temporally adjacent views to build invariant representations. VisNet and its extensions capture robust and transformation invariant features. Experimental results across multiple datasets, including MNIST, CIFAR10, and custom symmetric object sets, show that these enhanced VisNet variants substantially improve recognition accuracy compared with the baseline model. These findings underscore the adaptability and biological relevance of VisNet inspired architectures, offering a powerful and interpretable framework for visual recognition in both neuroscience and artificial intelligence. Keywords: VisNet, Object Recognition, Symmetry Detection, Hebbian Learning, RBF Neurons, Mahalanobis Distance, Biologically Inspired Models, Invariant Representations

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes