Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (7)

Search Parameters:
Keywords = LGMD-inspired

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
30 pages, 30615 KB  
Article
Enhanced LGMD Model with Adaptive Probabilistic Regulation for Compound Interference
by Hao Luan, Changmiao Nie, Weikun Chen, Bin Yang, Hongwei Li and Jintao Zhao
Biomimetics 2026, 11(7), 488; https://doi.org/10.3390/biomimetics11070488 - 11 Jul 2026
Viewed by 176
Abstract
When subjected to compound interference, such as spatial noise and high-frequency jitter, current LGMD-inspired collision detection models for micro-robots are prone to false alarms and perceptual degradation. To address this challenge, this paper proposes an enhanced visual perception model that incorporates adaptive Gaussian [...] Read more.
When subjected to compound interference, such as spatial noise and high-frequency jitter, current LGMD-inspired collision detection models for micro-robots are prone to false alarms and perceptual degradation. To address this challenge, this paper proposes an enhanced visual perception model that incorporates adaptive Gaussian random variables and spatial residual feedback (SRF). These random variables filter out discrete spatial noise, while the SRF suppresses global image shifts induced by jitter. Evaluations on synthetic and real-world video sequences validate the proposed mechanisms. Comparative results demonstrate that the model effectively reduces false responses under compound interference, thereby maintaining robust success rate (SR), discrimination ratio (DR), and membrane potential stability index (MPSI) metrics. To explain this robustness, ablation analyses further verify the synergistic benefits of the SRF and the Gaussian random variables. Furthermore, statistical results on the random variables indicate that, under compound interference, the adaptive probabilistic model outperforms fixed probabilistic configurations. By ensuring robust collision perception against such interference, this work enhances the practical viability of LGMD-inspired visual systems. Full article
(This article belongs to the Special Issue Bio-Inspired and Biomimetic Intelligence in Robotics: 3rd Edition)
Show Figures

Graphical abstract

24 pages, 1306 KB  
Article
Systematic Evaluation of Biologically Inspired Motion Detection Models: From LGMD and EMD to Hybrid Spiking Neural Networks
by Vanessa Ndiangang and Pengcheng Liu
Biomimetics 2026, 11(6), 374; https://doi.org/10.3390/biomimetics11060374 - 28 May 2026
Viewed by 398
Abstract
Collision detection in dynamic environments demands perception systems that are both computationally efficient and robust to diverse motion patterns. Biological vision systems, particularly those of insects, offer efficient neural architectures capable of rapid motion interpretation under strict resource constraints. This work presents a [...] Read more.
Collision detection in dynamic environments demands perception systems that are both computationally efficient and robust to diverse motion patterns. Biological vision systems, particularly those of insects, offer efficient neural architectures capable of rapid motion interpretation under strict resource constraints. This work presents a systematic comparative evaluation of three biologically inspired models: the Lobula Giant Movement Detector (LGMD), the Elementary Motion Detector (EMD), and a hybrid Spiking Neural Network (SNN) incorporating LGMD and EMD-derived motion processing pathways, evaluated on programmatically generated synthetic stimuli with frame-level ground truth. The hybrid SNN achieved an accuracy of 73–87% across stimulus types, consistently exceeding the 75.0% held-out test set baseline, with a precision of 1.0 throughout and a substantially lower runtime than the LGMD implementation. LGMD demonstrated rate-based sensitivity consistent with biological spike-frequency adaptation, while the EMD correctly produced near-zero responses to looming stimuli, confirming its role as a directional rather than collision detector. These results demonstrate that hybridising biologically inspired motion detectors within a trainable spiking framework produces a promising and reproducible approach to collision prediction, while identifying the sim-to-real generalisation gap as a key challenge for future deployment. Full article
(This article belongs to the Special Issue Bio-Inspired and Biomimetic Intelligence in Robotics: 3rd Edition)
Show Figures

Figure 1

29 pages, 21703 KB  
Article
Bio-Inspired Motion-Contour-Guided Visual System for Contrast-Independent Looming Perception
by Junye Yao, Jinhua Zhang, Zhiyan Zhong, Huimin He and Hongxin Wang
Biomimetics 2026, 11(5), 315; https://doi.org/10.3390/biomimetics11050315 - 2 May 2026
Viewed by 675
Abstract
Insects can achieve rapid and precise collision detection despite having limited neural resources. This efficiency provides a vital reference for the development of artificial collision detection systems. Existing bio-inspired models typically include LGMD-based and correlation-based methods. Methods in the former category suffer from [...] Read more.
Insects can achieve rapid and precise collision detection despite having limited neural resources. This efficiency provides a vital reference for the development of artificial collision detection systems. Existing bio-inspired models typically include LGMD-based and correlation-based methods. Methods in the former category suffer from a non-linear dependency of warning time on the object’s contrast against the background due to the strong reliance on inter-frame intensity differences. While the latter effectively describe motion perception by leveraging local motion information derived from a delay-and-correlation mechanism, they lack precise spatial boundaries, failing to isolate the actual moving target across irrelevant background dynamics. In this paper, we propose a bio-inspired visual system with a motion-contour-guided mechanism to suppress false-positive background movement while achieving contrast-independent looming warning generation. Specifically, the proposed visual system is composed of two synergistic pathways. The first pathway is designed to extract motion cues and spatial perception of motion via neuronal ensemble coding, whereas the second pathway is developed to extract the contour of the moving target by employing geometric contour evolution. By integrating this derived contour with localized motion cues, the system analyzes the dynamic evolution of the target’s boundary to identify potential collision threats. Benefiting from this fusion of structure and motion, experimental results demonstrate that the proposed visual system is more robust than conventional bio-inspired models in collision detection across distinct contrast scenarios. Full article
(This article belongs to the Section Bioinspired Sensorics, Information Processing and Control)
Show Figures

Figure 1

30 pages, 16247 KB  
Article
A Scale-Invariant Looming Detector for UAV Return Missions in Power Line Scenarios
by Jiannan Zhao, Qidong Zhao, Chenggen Wu, Zhiteng Li and Feng Shuang
Biomimetics 2025, 10(2), 99; https://doi.org/10.3390/biomimetics10020099 - 10 Feb 2025
Cited by 2 | Viewed by 1571
Abstract
Unmanned aerial vehicles (UAVs) offer an efficient solution for power grid maintenance, but collision avoidance during return flights is challenged by crossing power lines, especially for small drones with limited computational resources. Conventional visual systems struggle to detect thin, intricate power lines, which [...] Read more.
Unmanned aerial vehicles (UAVs) offer an efficient solution for power grid maintenance, but collision avoidance during return flights is challenged by crossing power lines, especially for small drones with limited computational resources. Conventional visual systems struggle to detect thin, intricate power lines, which are often overlooked or misinterpreted. While deep learning methods have improved static power line detection in images, they still struggle with dynamic scenarios where collision risks are not detected in real time. Inspired by the hypothesis that the Lobula Giant Movement Detector (LGMD) distinguishes sparse and incoherent motion in the background by detecting continuous and clustered motion contours of the looming object, we propose a Scale-Invariant Looming Detector (SILD). SILD detects motion by preprocessing video frames, enhances motion regions using attention masks, and simulates biological arousal to recognize looming threats while suppressing noise. It also predicts impending collisions during high-speed flight and overcomes the limitations of motion vision to ensure consistent sensitivity to looming objects at different scales. We compare SILD with existing static power line detection techniques, including the Hough transform and D-LinkNet with a dilated convolution-based encoder–decoder architecture. Our results show that SILD strikes an effective balance between detection accuracy and real-time processing efficiency. It is well suited for UAV-based power line detection, where high precision and low-latency performance are essential. Furthermore, we evaluated the performance of the model under various conditions and successfully deployed it on a UAV-embedded board for collision avoidance testing at power lines. This approach provides a novel perspective for UAV obstacle avoidance in power line scenarios. Full article
Show Figures

Figure 1

22 pages, 20719 KB  
Article
A Computationally Efficient Neuronal Model for Collision Detection with Contrast Polarity-Specific Feed-Forward Inhibition
by Guangxuan Gao, Renyuan Liu, Mengying Wang and Qinbing Fu
Biomimetics 2024, 9(11), 650; https://doi.org/10.3390/biomimetics9110650 - 22 Oct 2024
Cited by 3 | Viewed by 2528
Abstract
Animals utilize their well-evolved dynamic vision systems to perceive and evade collision threats. Driven by biological research, bio-inspired models based on lobula giant movement detectors (LGMDs) address certain gaps in constructing artificial collision-detecting vision systems with robust selectivity, offering reliable, low-cost, and miniaturized [...] Read more.
Animals utilize their well-evolved dynamic vision systems to perceive and evade collision threats. Driven by biological research, bio-inspired models based on lobula giant movement detectors (LGMDs) address certain gaps in constructing artificial collision-detecting vision systems with robust selectivity, offering reliable, low-cost, and miniaturized collision sensors across various scenes. Recent progress in neuroscience has revealed the energetic advantages of dendritic arrangements presynaptic to the LGMDs, which receive contrast polarity-specific signals on separate dendritic fields. Specifically, feed-forward inhibitory inputs arise from parallel ON/OFF pathways interacting with excitation. However, none of the previous research has investigated the evolution of a computational LGMD model with feed-forward inhibition (FFI) separated by opposite polarity. This study fills this vacancy by presenting an optimized neuronal model where FFI is divided into ON/OFF channels, each with distinct synaptic connections. To align with the energy efficiency of biological systems, we introduce an activation function associated with neural computation of FFI and interactions between local excitation and lateral inhibition within ON/OFF channels, ignoring non-active signal processing. This approach significantly improves the time efficiency of the LGMD model, focusing only on substantial luminance changes in image streams. The proposed neuronal model not only accelerates visual processing in relatively stationary scenes but also maintains robust selectivity to ON/OFF-contrast looming stimuli. Additionally, it can suppress translational motion to a moderate extent. Comparative testing with state-of-the-art based on ON/OFF channels was conducted systematically using a range of visual stimuli, including indoor structured and complex outdoor scenes. The results demonstrated significant time savings in silico while retaining original collision selectivity. Furthermore, the optimized model was implemented in the embedded vision system of a micro-mobile robot, achieving the highest success ratio of collision avoidance at 97.51% while nearly halving the processing time compared with previous models. This highlights a robust and parsimonious collision-sensing mode that effectively addresses real-world challenges. Full article
(This article belongs to the Special Issue Bio-Inspired and Biomimetic Intelligence in Robotics: 2nd Edition)
Show Figures

Figure 1

20 pages, 5208 KB  
Article
A Bio-Inspired Probabilistic Neural Network Model for Noise-Resistant Collision Perception
by Jialan Hong, Xuelong Sun, Jigen Peng and Qinbing Fu
Biomimetics 2024, 9(3), 136; https://doi.org/10.3390/biomimetics9030136 - 23 Feb 2024
Cited by 8 | Viewed by 2598
Abstract
Bio-inspired models based on the lobula giant movement detector (LGMD) in the locust’s visual brain have received extensive attention and application for collision perception in various scenarios. These models offer advantages such as low power consumption and high computational efficiency in visual processing. [...] Read more.
Bio-inspired models based on the lobula giant movement detector (LGMD) in the locust’s visual brain have received extensive attention and application for collision perception in various scenarios. These models offer advantages such as low power consumption and high computational efficiency in visual processing. However, current LGMD-based computational models, typically organized as four-layered neural networks, often encounter challenges related to noisy signals, particularly in complex dynamic environments. Biological studies have unveiled the intrinsic stochastic nature of synaptic transmission, which can aid neural computation in mitigating noise. In alignment with these biological findings, this paper introduces a probabilistic LGMD (Prob-LGMD) model that incorporates a probability into the synaptic connections between multiple layers, thereby capturing the uncertainty in signal transmission, interaction, and integration among neurons. Comparative testing of the proposed Prob-LGMD model and two conventional LGMD models was conducted using a range of visual stimuli, including indoor structured scenes and complex outdoor scenes, all subject to artificial noise. Additionally, the model’s performance was compared to standard engineering noise-filtering methods. The results clearly demonstrate that the proposed model outperforms all comparative methods, exhibiting a significant improvement in noise tolerance. This study showcases a straightforward yet effective approach to enhance collision perception in noisy environments. Full article
(This article belongs to the Section Bioinspired Sensorics, Information Processing and Control)
Show Figures

Figure 1

21 pages, 3163 KB  
Article
An Angular Acceleration Based Looming Detector for Moving UAVs
by Jiannan Zhao, Quansheng Xie, Feng Shuang and Shigang Yue
Biomimetics 2024, 9(1), 22; https://doi.org/10.3390/biomimetics9010022 - 2 Jan 2024
Cited by 5 | Viewed by 3161
Abstract
Visual perception equips unmanned aerial vehicles (UAVs) with increasingly comprehensive and instant environmental perception, rendering it a crucial technology in intelligent UAV obstacle avoidance. However, the rapid movements of UAVs cause significant changes in the field of view, affecting the algorithms’ ability to [...] Read more.
Visual perception equips unmanned aerial vehicles (UAVs) with increasingly comprehensive and instant environmental perception, rendering it a crucial technology in intelligent UAV obstacle avoidance. However, the rapid movements of UAVs cause significant changes in the field of view, affecting the algorithms’ ability to extract the visual features of collisions accurately. As a result, algorithms suffer from a high rate of false alarms and a delay in warning time. During the study of visual field angle curves of different orders, it was found that the peak times of the curves of higher-order information on the angular size of looming objects are linearly related to the time to collision (TTC) and occur before collisions. This discovery implies that encoding higher-order information on the angular size could resolve the issue of response lag. Furthermore, the fact that the image of a looming object adjusts to meet several looming visual cues compared to the background interference implies that integrating various field-of-view characteristics will likely enhance the model’s resistance to motion interference. Therefore, this paper presents a concise A-LGMD model for detecting looming objects. The model is based on image angular acceleration and addresses problems related to imprecise feature extraction and insufficient time series modeling to enhance the model’s ability to rapidly and precisely detect looming objects during the rapid self-motion of UAVs. The model draws inspiration from the lobula giant movement detector (LGMD), which shows high sensitivity to acceleration information. In the proposed model, higher-order information on the angular size is abstracted by the network and fused with multiple visual field angle characteristics to promote the selective response to looming objects. Experiments carried out on synthetic and real-world datasets reveal that the model can efficiently detect the angular acceleration of an image, filter out insignificant background motion, and provide early warnings. These findings indicate that the model could have significant potential in embedded collision detection systems of micro or small UAVs. Full article
(This article belongs to the Special Issue Bio-Inspired Design and Control of Unmanned Aerial Vehicles (UAVs))
Show Figures

Figure 1

Back to TopTop