paper-with-me

홈 › Papers

Neuro-LIFT: A Neuromorphic, LLM-based Interactive Framework for Autonomous Drone FlighT at the Edge

2025-01-31 · Amogh Joshi, Sourav Sanyal, Kaushik Roy

The integration of human-intuitive interactions into autonomous systems has been limited. Traditional Natural Language Processing (NLP) systems struggle with context and intent understanding, severely restricting human-robot interaction. Recent advancements in Large Language Models (LLMs) have transformed this dynamic, allowing for intuitive and high-level communication through speech and text, and bridging the gap between human commands and robotic actions. Additionally, autonomous navigation has emerged as a central focus in robotics research, with artificial intelligence (AI) increasingly being leveraged to enhance these systems. However, existing AI-based navigation algorithms face significant challenges in latency-critical tasks where rapid decision-making is critical. Traditional frame-based vision systems, while effective for high-level decision-making, suffer from high energy consumption and latency, limiting their applicability in real-time scenarios. Neuromorphic vision systems, combining event-based cameras and spiking neural networks (SNNs), offer a promising alternative by enabling energy-efficient, low-latency navigation. Despite their potential, real-world implementations of these systems, particularly on physical platforms such as drones, remain scarce. In this work, we present Neuro-LIFT, a real-time neuromorphic navigation framework implemented on a Parrot Bebop2 quadrotor. Leveraging an LLM for natural language processing, Neuro-LIFT translates human speech into high-level planning commands which are then autonomously executed using event-based neuromorphic vision and physics-driven planning. Our framework demonstrates its capabilities in navigating in a dynamic environment, avoiding obstacles, and adapting to human instructions in real-time.

📄 PDF Abstract BibTeX arXiv:2501.19259

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous NavigationDecision Making

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Parrot 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

A spiking neural algorithm for the Network Flow problem

2019-11-29 · Abdullahi Ali, Johan Kwisthout

It is currently not clear what the potential is of neuromorphic hardware beyond machine learning and neuroscience. In this project, a problem is investigated that is inherently difficult to fully implement in neuromorphi…

Design and implementation of a parsimonious neuromorphic PID for onboard altitude control for MAVs using neuromorphic processors

2021-09-21 · Stein Stroobants, Julien Dupeyroux, Guido de Croon

The great promises of neuromorphic sensing and processing for robotics have led researchers and engineers to investigate novel models for robust and reliable control of autonomous robots (navigation, obstacle detection a…

Neuromorphic Computing for Embodied Intelligence in Autonomous Systems: Current Trends, Challenges, and Future Directions

2025-07-24 · Alberto Marchisio, Muhammad Shafique arxiv

The growing need for intelligent, adaptive, and energy-efficient autonomous systems across fields such as robotics, mobile agents (e.g., UAVs), and self-driving vehicles is driving interest in neuromorphic computing. By …

Continual Learning

RANC: Reconfigurable Architecture for Neuromorphic Computing

2020-11-01 · Joshua Mack, Ruben Purdy, Kris Rockowitz, Michael Inouye 외

Neuromorphic architectures have been introduced as platforms for energy efficient spiking neural network execution. The massive parallelism offered by these architectures has also triggered interest from non-machine lear…

Scalable neuromorphic computing from autonomous spiking dynamics in a clockless reconfigurable chip

2026-05-15 · Eric Oliveira Gomes, Damien Rontani arxiv

We propose a scalable neuromorphic architecture based on spiking dynamics emerging from the autonomous time-continuous evolution of clockless (asynchronous) digital circuits. Implemented on commercially available field-p…

Audio Classification