paper-with-me

Papers

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 avoidance strategy can be represented as a numeric table. This methodology has been used in the development of the Airborne Collision Avoidance System X (ACAS X) family of collision avoidance systems for manned and unmanned aircraft, but the high dimensionality of the state space leads to very large tables. To improve storage efficiency, a deep neural network is used to approximate the table. With the use of an asymmetric loss function and a gradient descent algorithm, the parameters for this network can be trained to provide accurate estimates of table values while preserving the relative preferences of the possible advisories for each state. By training multiple networks to represent subtables, the network also decreases the required runtime for computing the collision avoidance advisory. Simulation studies show that the network improves the safety and efficiency of the collision avoidance system. Because only the network parameters need to be stored, the required storage space is reduced by a factor of 1000, enabling the collision avoidance system to operate using current avionics systems.

📄 PDF Abstract BibTeX arXiv:1810.04240

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceDecision MakingNeural Network Compression

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)

Neural Network Compression of ACAS Xu Early Prototype is Unsafe: Closed-Loop Verification through Quantized State Backreachability

2022-01-17 · Stanley Bak, Hoang-Dung Tran

ACAS Xu is an air-to-air collision avoidance system designed for unmanned aircraft that issues horizontal turn advisories to avoid an intruder aircraft. Due the use of a large lookup table in the design, a neural network…

Collision AvoidanceNeural Network CompressionQuantization

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 …

Collision Avoidance

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