菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-09
📄 Abstract - An explainable hybrid deep learning-enabled intelligent fault detection and diagnosis approach for automotive software systems validation

Advancements in data-driven machine learning have emerged as a pivotal element in supporting automotive software systems (ASSs) engineering across various levels of the V-development process. Duringsystemverificationandvalidation,theintegrationofanintelligent fault detection anddiagnosis (FDD) model with test recordings analysis process serves as a powerful tool for efficiency ensuring functional safety. However, the lack of interpretability of the black-box FDD models developed not only hinders understanding of the cause underlying the prediction, but also prevents the model from being adapted based on the prediction result. This, in turn, increases the computational cost required for this http URL address this challenge, a novel explainable method for fault detection, identification, and localization is proposed in this article with the aim of providing a clear understanding of the logic behind the prediction outcome. To this end, a hybrid 1dCNN-GRU-based intelligent model was developed to analyze the recordings from the real-time validation process of ASSs. The employment of explainable AI techniques, i.e., IGs, DeepLIFT, Gradient SHAP, and DeepLIFT SHAP, was instrumental in enabling model adaptation and facilitating the root cause analysis (RCA). The proposed approach is applied to the real time dataset collected during a virtual test drive performed by the user on hardware in the loop system.

顶级标签: systems model evaluation machine learning
详细标签: fault detection explainable ai automotive software hybrid model root cause analysis 或 搜索:

一种可解释的混合深度学习智能故障检测与诊断方法,用于汽车软件系统验证 / An explainable hybrid deep learning-enabled intelligent fault detection and diagnosis approach for automotive software systems validation


1️⃣ 一句话总结

这篇论文提出了一种结合了1D卷积神经网络和门控循环单元的可解释混合深度学习模型,用于在汽车软件系统验证过程中智能地检测、识别和定位故障,并通过可解释性技术让‘黑箱’模型变得透明,从而帮助工程师理解故障原因并优化模型。

源自 arXiv: 2603.08165