PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 4, 20260 citationsOpen Access

Compressing ACAS-Xu Lookup Tables with Binary Decision Diagrams

MBMartin BoniolJBJulien BrunelJCJean-Baptiste Chaudron

Key Points

  • The research aims to develop a method to compress ACAS-Xu lookup tables while preserving their semantic integrity for formal verification.
  • Implemented a symbolic compression approach using Binary Decision Diagrams (BDDs).
  • Developed a common Boolean framework to express system behavior and operational properties.
  • Used efficient BDD operations and emptiness checks for verification.
  • Achieved significant memory reduction compared to traditional lookup tables.
  • Ensured predictable and low-latency execution on embedded platforms.
  • Generated precise counterexamples for verification when properties are violated.

Abstract

The Airborne Collision Avoidance System Xu (ACAS-Xu) relies on large certified Look-Up Tables (LUTs) that encode the exact decision logic used in operation. Neural-network-based approximations have been proposed to reduce memory requirements, but they inherently introduce approximation errors and complicate formal verification. This paper presents a symbolic compression approach based on Binary Decision Diagrams (BDDs) that preserves the exact semantics of the ACAS-Xu LUTs. The resulting representation is canonical, deterministic, and fully equivalent to the original tables, enabling sound and exact reasoning over the complete decision logic. By expressing both the system behavior and domain-specific operational properties within a common Boolean framework, verification reduces to efficient BDD operations and emptiness checks, with precise counterexamples generated when properties are violated. We demonstrate that the proposed BDD-based representation significantly reduces memory usage, achieves predictable and low-latency execution, and can be deployed on embedded platforms. These results highlight BDDs as a compelling alternative for exact, verifiable, and embedded deployment of ACAS-Xu decision logic.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Boniol et al. (2026) studied this question.

synapsesocial.com/papers/69f836aa3ed186a739980e46https://doi.org/10.48550/arxiv.2604.27008
Ask AI
Helpful
Bookmark
Share
View Full Paper