paper-with-me

Papers

Guaranteeing Safety for Neural Network-Based Aircraft Collision Avoidance Systems

2019-12-15 · Kyle D. Julian, Mykel J. Kochenderfer

The decision logic for the ACAS X family of aircraft collision avoidance systems is represented as a large numeric table. Due to storage constraints of certified avionics hardware, neural networks have been suggested as a way to significantly compress the data while still preserving performance in terms of safety. However, neural networks are complex continuous functions with outputs that are difficult to predict. Because simulations evaluate only a finite number of encounters, simulations are not sufficient to guarantee that the neural network will perform correctly in all possible situations. We propose a method to provide safety guarantees when using a neural network collision avoidance system. The neural network outputs are bounded using neural network verification tools like Reluplex and Reluval, and a reachability method determines all possible ways aircraft encounters will resolve using neural network advisories and assuming bounded aircraft dynamics. Experiments with systems inspired by ACAS X show that neural networks giving either horizontal or vertical maneuvers can be proven safe. We explore how relaxing the bounds on aircraft dynamics can lead to potentially unsafe encounters and demonstrate how neural network controllers can be modified to guarantee safety through online costs or lowering alerting cost. The reachability method is flexible and can incorporate uncertainties such as pilot delay and sensor error. These results suggest a method for certifying neural network collision avoidance systems for use in real aircraft.

📄 PDF Abstract BibTeX arXiv:1912.07084

Code (1)

sisl/horizontalcas 공식 구현 tf

Tasks

Collision Avoidance

Similar Papers 제목 키워드 기반

Aircraft Collision Avoidance Systems: Technological Challenges and Solutions on the Path to Regulatory Acceptance

2025-10-23 · Sydney M. Katz, Robert J. Moss, Dylan M. Asmar, Wesley A. Olson 외 arxiv

Aircraft collision avoidance systems is critical to modern aviation. These systems are designed to predict potential collisions between aircraft and recommend appropriate avoidance actions. Creating effective collision a…

Collision AvoidanceDecision Making

Reward Function Optimization of a Deep Reinforcement Learning Collision Avoidance System

2022-12-01 · Cooper Cone, Michael Owen, Luis Alvarez, Marc Brittain

The proliferation of unmanned aircraft systems (UAS) has caused airspace regulation authorities to examine the interoperability of these aircraft with collision avoidance systems initially designed for large transport ca…

Collision AvoidanceDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Collision Avoidance and Geofencing for Fixed-wing Aircraft with Control Barrier Functions

2024-03-04 · Tamas G. Molnar, Suresh K. Kannan, James Cunningham, Kyle Dunlap 외

Safety-critical failures often have fatal consequences in aerospace control. Control systems on aircraft, therefore, must ensure the strict satisfaction of safety constraints, preferably with formal guarantees of safe be…

Collision Avoidance

Deep Neural Network Compression for Aircraft Collision Avoidance Systems

2018-10-09 · Kyle D. Julian, Mykel J. Kochenderfer, Michael P. Owen

One approach to designing decision making logic for an aircraft collision avoidance system frames the problem as a Markov decision process and optimizes the system using dynamic programming. The resulting collision avoid…

Collision AvoidanceDecision MakingNeural Network Compression

Optimizing Collision Avoidance in Dense Airspace using Deep Reinforcement Learning

2019-12-20 · Sheng Li, Maxim Egorov, Mykel Kochenderfer

New methodologies will be needed to ensure the airspace remains safe and efficient as traffic densities rise to accommodate new unmanned operations. This paper explores how unmanned free-flight traffic may operate in den…

Collision AvoidanceDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1