paper-with-me

Papers

LiteInception: A Lightweight and Interpretable Deep Learning Framework for General Aviation Fault Diagnosis

2026-04-02 · Zhihuan Wei, Xinhang Chen, Danyang Han, Yang Hu, Jie Liu, Xuewen Miao, Guijiang Li arxiv

General aviation fault diagnosis and efficient maintenance are critical to flight safety; however, deploying deep learning models on resource-constrained edge devices poses dual challenges in computational capacity and interpretability. This paper proposes LiteInception--a lightweight interpretable fault diagnosis framework designed for edge deployment. The framework adopts a two-stage cascaded architecture aligned with standard maintenance workflows: Stage 1 performs high-recall fault detection, and Stage 2 conducts fine-grained fault classification on anomalous samples, thereby decoupling optimization objectives and enabling on-demand allocation of computational resources. For model compression, a multi-method fusion strategy based on mutual information, gradient analysis, and SE attention weights is proposed to reduce the input sensor channels from 23 to 15, and a 1+1 branch LiteInception architecture is introduced that compresses InceptionTime parameters by 70%, accelerates CPU inference by over 8x, with less than 3% F1 loss. Furthermore, knowledge distillation is introduced as a precision-recall regulation mechanism, enabling the same lightweight model to adapt to different scenarios--such as safety-critical and auxiliary diagnosis--by switching training strategies. Finally, a dual-layer interpretability framework integrating four attribution methods is constructed, providing traceable evidence chains of "which sensor x which time period." Experiments on the NGAFID dataset demonstrate a fault detection accuracy of 81.92% with 83.24% recall, and a fault identification accuracy of 77.00%, validating the framework's favorable balance among efficiency, accuracy, and interpretability.

📄 PDF Abstract BibTeX arXiv:2604.01725

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationModel CompressionFault Diagnosis

Similar Papers 제목 키워드 기반

Physics-Informed Lightweight Machine Learning for Aviation Visibility Nowcasting Across Multiple Climatic Regimes

2025-12-18 · Marcelo Cerda Castillo arxiv

Short-term prediction (nowcasting) of low-visibility and precipitation events is critical for aviation safety and operational efficiency. Current operational approaches rely on computationally intensive numerical weather…

Feature Engineering

SCOPE: A Lightweight-training LLM Framework for Air Traffic Control Readback Monitoring

2026-05-28 · Qihan Deng, Minghua Zhang, Yang Yang, Zhenyu Gao arxiv

Pilot readback of Air Traffic Control (ATC) voice instructions is a primary safeguard against miscommunication in air transportation. However, readback anomalies remain implicated in approximately 80% of aviation inciden…

A Structured Framework for Predicting Sustainable Aviation Fuel Properties using Liquid-Phase FTIR and Machine Learning

2024-08-02 · Ana E. Comesana, Sharon S. Chen, Kyle E. Niemeyer, Vi H. Rapp

Sustainable aviation fuels have the potential for reducing emissions and environmental impact. To help identify viable sustainable aviation fuels and accelerate research, several machine learning models have been develop…

Property PredictionSpecificity

World2Rules: A Neuro-Symbolic Framework for Learning World-Governing Safety Rules for Aviation

2026-03-30 · Haichuan Wang, Jay Patrikar, Sebastian Scherer arxiv

Many real-world safety-critical systems are governed by explicit rules that define unsafe world configurations and constrain agent interactions. In practice, these rules are complex and context-dependent, making manual s…

Inductive logic programming

A Heterogeneous Long-Micro Scale Cascading Architecture for General Aviation Health Management

2026-03-24 · Xinhang Chen, Zhihuan Wei, Yang Hu, Zhiguo Zeng 외 arxiv

BACKGROUND: General aviation fleet expansion demands intelligent health monitoring under computational constraints. Real-world aircraft health diagnosis requires balancing accuracy with computational constraints under ex…

Knowledge DistillationModel CompressionAnomaly Detection