Abstract
Research on the visual system and its development is not only crucial for understanding how we see and interpret the environment from basic visual processing to complex perception but also aids in the development of technologies like virtual reality, augmented reality, and computer vision. In our previous paper, we have proposed a novel biological motion direction detection mechanism. Based on this mechanism, the authors of this paper proposed a learning artificial visual system (AVS) and use it to achieve motion direction detection. The learning AVS consists of two layers: the local visual feature detective neuron layer and the global feature detective neuron layer. For local motion direction detection, we use dendritic neurons to implement local motion direction-detective neurons and use them to extract local motion direction information. Global feature detective neurons are simply implemented by summing the local motion direction-detective neurons in each direction of possible motion. We trained the learning AVS by eliminating unnecessary branches or synapses and keeping only those that are strongly connected to the function of motion direction detection. Computer simulations demonstrate that AVS can learn the correct motion direction of objects with different shapes, size and positions. We compare the performance of AVS with support vector machine (SVM) and traditional convolutional neural networks (CNNs)—LeNet-5 and EfficientNet-B0 (EfN)—in motion direction detection and find that our learning AVS has better recognition accuracy, noise immunity and less demands on size of dataset and learning costs.














Similar content being viewed by others
Explore related subjects
Discover the latest articles, news and stories from top researchers in related subjects.Data availability
The data used in this study are fully available for public access. There are no restrictions on accessing or using the data. You can freely download the data from the following links or by contacting the corresponding authors for any additional information or specific requests. We are committed to open and transparent research practices. Dataset: Original Motion Direction Dataset. Program: Dendritic Neuron-Based Motion Direction Program. Experiments data: CNNs data, Dmodel data. Noise detecting result: Dmodel and pretrained EfN-b0 detection results, unpretrained EfN-b0 and LeNet-5 detection results by training and testing data ratio.
References
Xu Y et al (2017) Review of development of visual neural computing. Comput Eng Appl 53:30–34
Borst A, Haag J, Reiff DF (2010) Fly motion vision. Annu Rev Neurosci 33:49–70
Takemura S-Y et al (2013) A visual motion detection circuit suggested by drosophila connectomics. Nature 500:175–181
Hassenstein B, Reichardt W (1956) Systemtheoretische analyse der zeit-, reihenfolgen-und vorzeichenauswertung bei der bewegungsperzeption des rüsselkäfers chlorophanus. Zeitschrift für Naturforschung B 11:513–524
Barlow HB (1953) Summation and inhibition in the frog’s retina. J Physiol 119:69
Kuffler SW (1953) Discharge patterns and functional organization of mammalian retina. J Neurophysiol 16:37–68
Van Santen JP, Sperling G (1985) Elaborated Reichardt detectors. JOSA A 2:300–321
Basch M-E, Cristea D-G, Tiponut V, Slavici T (2010) Elaborated motion detector based on Hassenstein-Reichardt correlator model. Latest Trends on Systems 1:192–195
Chance FS, Warrender CE (2018) Retinal motion-detection under noisy conditions. Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)
Hubel DH, Wiesel TN (1959) Receptive fields of single neurones in the cat’s striate cortex. J Physiol 148:574
Barlow HB, Hill RM (1963) Selective sensitivity to direction of movement in ganglion cells of the rabbit retina. Science 139:412–412
Barlow H, Levick WR (1965) The mechanism of directionally selective units in rabbit’s retina. J Physiol 178:477
Han M, Todo Y, Tang Z (2021) Mechanism of motion direction detection based on Barlow’s retina inhibitory scheme in direction-selective ganglion cells. Electronics 10:14
Tao S et al (2022) A novel artificial visual system for motion direction detection in grayscale images. Mathematics 10:2975
Li B, Todo Y, Tang Z, Tang C (2022) The mechanism of orientation detection based on color-orientation jointly selective cells. Knowl-Based Syst 254:109715
Han M, Todo Y, Tang Z (2021 ) A neuron for velocity detection based on inhibitory mechanism in retina ganglion. In: Paper presented at the 4th international conference on artificial intelligence and big data (ICAIBD), pp 459–462. https://doi.org/10.1109/ICAIBD51990.2021.9459044
Taylor WR, He S, Levick WR, Vaney DI (2000) Dendritic computation of direction selectivity by retinal ganglion cells. Science 289:2347–2350
Rossi LF, Harris KD, Carandini M (2020) Spatial connectivity matches direction selectivity in visual cortex. Nature 588:648–652
Vlasits A, Baden T (2019) Motion vision: a new mechanism in the mammalian retina. Curr Biol 29:R933–R935
Hamburger C (2016) Active dendritic properties and local inhibitory input enable selectivity for object motion in mouse superior colliculus neurons. J Neurosci 36:9111–9123
Todo Y, Tamura H, Yamashita K, Tang Z (2014) Unsupervised learnable neuron model with nonlinear interaction on dendrites. Neural Netw 60:96–103
Koch C, Poggio T, Torre V (1982) Retinal ganglion cells: a functional interpretation of dendritic morphology. Philos Trans R Soc London B Biol Sci 298:227–263
Todo Y, Tang Z, Todo H, Ji J, Yamashita K (2019) Neurons with multiplicative interactions of nonlinear synapses. Int J Neural Syst 29:1950012
Tang Y et al (2019) A differential evolution-oriented pruning neural network model for bankruptcy prediction. Complexity. https://doi.org/10.1155/2019/8682124
Song S et al (2019) Training an approximate logic dendritic neuron model using social learning particle swarm optimization algorithm. IEEE Access 7:141947–141959
Gao S et al (2018) Dendritic neuron model with effective learning algorithms for classification, approximation, and prediction. IEEE Trans Neural Netw Learn Syst 30:601–614
Blakemore C, Cooper GF (1970) Development of the brain depends on the visual environment. Nature 228:477–478
Riesen AH (1947) The development of visual perception in man and chimpanzee. Science 106:107–108
Rochefort NL et al (2011) Development of direction selectivity in mouse cortical neurons. Neuron 71:425–432
McCulloch WS, Pitts W (1943) A logical calculus of the ideas immanent in nervous activity. Bull Math Biophys 5:115–133
Slifka MK, Whitton JL (2002) Fundamental mechanisms of visual motion detection: models, cells and functions. Prog Neurobiol 68:409–437
Hubel DH, Wiesel TN (1965) Binocular interaction in striate cortex of kittens reared with artificial squint. J Neurophysiol 28:1041–1059
Tan M, Le, Q V (2019) EfficientNet: rethinking model scaling for convolutional neural networks. arxiv.org/abs/1905.11946
Pham H, Dai Z, Xie Q, Le Q (2021) Meta pseudo labels. In: Paper presented at the proceedings of the IEEE/CVF conference on computer vision and pattern recognition
Vapnik VN (1963) Pattern recognition using generalized portrait method. Autom Remote Control 24:774–780
LeCun Y et al (1989) Backpropagation applied to handwritten zip code recognition. Neural Comput 1:541–551
Acknowledgements
This work was supported by JST SPRING, Grant Number JPMJSP2135 and JSPS KAKENHI, Grant Number 23K11261.
Author information
Authors and Affiliations
Corresponding author
Ethics declarations
Conflict of interest
There is no conflict of interest in this paper.
Additional information
Publisher's Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Rights and permissions
Springer Nature or its licensor (e.g. a society or other partner) holds exclusive rights to this article under a publishing agreement with the author(s) or other rightsholder(s); author self-archiving of the accepted manuscript version of this article is solely governed by the terms of such publishing agreement and applicable law.
About this article
Cite this article
Chen, T., Kobayashi, Y., Todo, Y. et al. A learning artificial visual system for motion direction detection. Neural Comput & Applic 36, 17181–17197 (2024). https://doi.org/10.1007/s00521-024-09921-6
Received:
Accepted:
Published:
Issue Date:
DOI: https://doi.org/10.1007/s00521-024-09921-6