paper-with-me

홈 › Papers

Explainable prediction of Qcodes for NOTAMs using column generation

2022-08-09 · Krunal Kishor Patel, Guy Desaulniers, Andrea Lodi, Freddy Lecue

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.

📄 PDF Abstract BibTeX arXiv:2208.04955

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationPredictiontext-classificationText Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Knowledge extraction from aeronautical messages (NOTAMs) with self-supervised language models for aircraft pilots

2022-07-01 · NAACL (ACL) 2022 7 · Alexandre Arnold, Fares Ernez, Catherine Kobus, Marion-Cécile Martin

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) ()

2019-07-01 · JEPTALNRECITAL 2019 7 · Alex Arnold, re, G{\'e}rard Dupont, Catherine Kobus 외

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

2021-08-22 · M. Z. Naser, V. K. Kodur

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

2021-11-24 · AAAI Workshop ML4OR-22 2022 2 · Anonymous

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 Making

Explaining Network Intrusion Detection System Using Explainable AI Framework

2021-03-12 · Shraddha Mane, Dattaraj Rao

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