Utilizing Multimodal Data for Edge Case Robust Call-sign Recognition and Understanding
Alexander Blatt, Dietrich Klakow
TL;DR
The paper tackles robustness of call-sign recognition and understanding (CRU) in ATC under edge-case conditions such as high word error rate, clipping, and missing transcripts. It introduces CallSBERT, a compact SBERT-based CRU model, and CCR, a multimodal framework that integrates CallSBERT with a coordinate-driven command distribution module to exploit surveillance context from ADS-B data. Through data preparation on MALORCA and AIRBUS with varied edge-case augmentations and CDM optimizations, the study demonstrates up to 15% edge-case performance gains and improved stability across the operational range, with CCR providing resilience when transcripts are degraded or unavailable. The approach offers a scalable, efficient path to robust ATC speech processing and could generalize to other domains where spatial command context is available.
Abstract
Operational machine-learning based assistant systems must be robust in a wide range of scenarios. This hold especially true for the air-traffic control (ATC) domain. The robustness of an architecture is particularly evident in edge cases, such as high word error rate (WER) transcripts resulting from noisy ATC recordings or partial transcripts due to clipped recordings. To increase the edge-case robustness of call-sign recognition and understanding (CRU), a core tasks in ATC speech processing, we propose the multimodal call-sign-command recovery model (CCR). The CCR architecture leads to an increase in the edge case performance of up to 15%. We demonstrate this on our second proposed architecture, CallSBERT. A CRU model that has less parameters, can be fine-tuned noticeably faster and is more robust during fine-tuning than the state of the art for CRU. Furthermore, we demonstrate that optimizing for edge cases leads to a significantly higher accuracy across a wide operational range.
