Related Experiment Video
Updated: Aug 31, 2025

Modeling the Functional Network for Spatial Navigation in the Human Brain
Published on: October 13, 2023
Recall Network: A Simple Brain-Inspired Algorithm for Classification
Zhaoning Tian1, Ying Li1, Zhenhua Li1
1School of Computer, China University of Geosciences (Wuhan), Wuhan 430074, China.
Abstract:
The latest development of neuroscience has deepened the understanding of the information-processing mechanisms in the human brain and inspired a couple of sophisticated computational methods, such as deep learning, memory networks, and hierarchical temporal memory. However, it remains a challenge to explore simpler models due to the high computational cost of the above-mentioned methods. This paper proposes recall network (RN), an intuitive and simple model, that initializes itself by constructing the network path derived from the correlation of features in the training dataset and then makes classification decisions by recalling the paths that are relevant to the features in the test set. The algorithm has been applied to 263 datasets available from UCI Machine Learning Repository, and the classification results of repeated 10-fold cross-validation experiments on Weka demonstrate its competitive performance with prestigious classification algorithms, such as ANN, J48, and KNN.
More Related Videos
Related Concept Videos
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Classification of Systems-II
Associative Learning
Classical conditioning, also known...
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...

