Explainable prediction of Qcodes for NOTAMs using column generation
A NOtice To AirMen (NOTAM) contains important flight route related information. To search and filter them, NOTAMs are grouped into categories called QCodes. In this paper, we develop a tool to predict, with some explanations, a Qcode for a NOTAM. We present a way to extend the interpretable binary classification using column generation proposed in Dash, Gunluk, and Wei (2018) to a multiclass text classification method. We describe the techniques used to tackle the issues related to one vs-rest classification, such as multiple outputs and class imbalances. Furthermore, we introduce some heuristics, including the use of a CP-SAT solver for the subproblems, to reduce the training time. Finally, we show that our approach compares favorably with state-of-the-art machine learning algorithms like Linear SVM and small neural networks while adding the needed interpretability component.
Code (0)
등록된 구현이 없습니다.
Tasks
Binary ClassificationClassificationPredictiontext-classificationText ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Knowledge extraction from aeronautical messages (NOTAMs) with self-supervised language models for aircraft pilots
During their pre-flight briefings, aircraft pilots must analyse a long list of NoTAMs (NOtice To AirMen) indicating potential hazards along the flight route, sometimes up to pages for long-haul flights. NOTAM free-text f…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Interpr\'etation et visualisation contextuelle de NOTAMs (messages aux navigants a\'eriens) ()
Dans cet article, nous pr{\'e}sentons une d{\'e}monstration de visualisation de l{'}information extraite automatiquement de la partie textuelle des NOTAMs. Dans le domaine a{\'e}ronautique, les NOTAMs sont des messages p…
Explainable Machine Learning using Real, Synthetic and Augmented Fire Tests to Predict Fire Resistance and Spalling of RC Columns
This paper presents the development of systematic machine learning (ML) approach to enable explainable and rapid assessment of fire resistance and fire-induced spalling of reinforced concrete (RC) columns. The developed …
Neural Column Generation for Capacitated Vehicle Routing
The column generation technique is essential for solving linear programs with an exponential number of variables. Many important applications such as the vehicle routing problem (VRP) now require it. However, in practice…
Decision MakingImitation LearningSequential Decision MakingExplaining Network Intrusion Detection System Using Explainable AI Framework
Cybersecurity is a domain where the data distribution is constantly changing with attackers exploring newer patterns to attack cyber infrastructure. Intrusion detection system is one of the important layers in cyber safe…
BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion Detection