paper-with-me

Papers

The Artificial Intelligence behind the winning entry to the 2019 AI Robotic Racing Competition

2021-09-30 · Christophe De Wagter, Federico Paredes-Vallés, Nilay Sheth, Guido de Croon

Robotics is the next frontier in the progress of Artificial Intelligence (AI), as the real world in which robots operate represents an enormous, complex, continuous state space with inherent real-time requirements. One extreme challenge in robotics is currently formed by autonomous drone racing. Human drone racers can fly through complex tracks at speeds of up to 190 km/h. Achieving similar speeds with autonomous drones signifies tackling fundamental problems in AI under extreme restrictions in terms of resources. In this article, we present the winning solution of the first AI Robotic Racing (AIRR) Circuit, a competition consisting of four races in which all participating teams used the same drone, to which they had limited access. The core of our approach is inspired by how human pilots combine noisy observations of the race gates with their mental model of the drone's dynamics to achieve fast control. Our approach has a large focus on gate detection with an efficient deep neural segmentation network and active vision. Further, we make contributions to robust state estimation and risk-based control. This allowed us to reach speeds of ~9.2m/s in the last race, unrivaled by previous autonomous drone race competitions. Although our solution was the fastest and most robust, it still lost against one of the best human pilots, Gab707. The presented approach indicates a promising direction to close the gap with human drone pilots, forming an important step in bringing AI to the real world.

📄 PDF Abstract BibTeX arXiv:2109.14985

Code (0)

등록된 구현이 없습니다.

Tasks

State Estimation

Similar Papers 제목 키워드 기반

M&M Mix: A Multimodal Multiview Transformer Ensemble

2022-06-20 · Xuehan Xiong, Anurag Arnab, Arsha Nagrani, Cordelia Schmid

This report describes the approach behind our winning solution to the 2022 Epic-Kitchens Action Recognition Challenge. Our approach builds upon our recent work, Multiview Transformer for Video Recognition (MTV), and adap…

Action RecognitionVideo Recognition

Edge Computing and its Application in Robotics: A Survey

2025-07-01 · Nazish Tahir, Ramviyas Parasuraman arxiv

The Edge computing paradigm has gained prominence in both academic and industry circles in recent years. By implementing edge computing facilities and services in robotics, it becomes a key enabler in the deployment of a…

A Novel Method for Developing Robotics via Artificial Intelligence and Internet of Things

2014-05-12 · Aadhityan A

This paper describe about a new methodology for developing and improving the robotics field via artificial intelligence and internet of things. Now a day, we can say Artificial Intelligence take the world into robotics. …

The Road Less Scheduled

2024-05-24 · Aaron Defazio, Xingyu Alice Yang, Harsh Mehta, Konstantin Mishchenko 외

Existing learning rate schedules that do not require specification of the optimization stopping step T are greatly out-performed by learning rate schedules that depend on T. We propose an approach that avoids the need fo…

Scheduling

Collaborative Agent Gameplay in the Pandemic Board Game

2021-03-21 · Konstantinos Sfikas, Antonios Liapis

While artificial intelligence has been applied to control players' decisions in board games for over half a century, little attention is given to games with no player competition. Pandemic is an exemplar collaborative bo…

Board Games