paper-with-me

홈 › Papers

Automated fault tree learning from continuous-valued sensor data: a case study on domestic heaters

2022-03-13 · Bart Verkuil, Carlos E. Budde, Doina Bucur

Many industrial sectors have been collecting big sensor data. With recent technologies for processing big data, companies can exploit this for automatic failure detection and prevention. We propose the first completely automated method for failure analysis, machine-learning fault trees from raw observational data with continuous variables. Our method scales well and is tested on a real-world, five-year dataset of domestic heater operations in The Netherlands, with 31 million unique heater-day readings, each containing 27 sensor and 11 failure variables. Our method builds on two previous procedures: the C4.5 decision-tree learning algorithm, and the LIFT fault tree learning algorithm from Boolean data. C4.5 pre-processes each continuous variable: it learns an optimal numerical threshold which distinguishes between faulty and normal operation of the top-level system. These thresholds discretise the variables, thus allowing LIFT to learn fault trees which model the root failure mechanisms of the system and are explainable. We obtain fault trees for the 11 failure variables, and evaluate them in two ways: quantitatively, with a significance score, and qualitatively, with domain specialists. Some of the fault trees learnt have almost maximum significance (above 0.95), while others have medium-to-low significance (around 0.30), reflecting the difficulty of learning from big, noisy, real-world sensor data. The domain specialists confirm that the fault trees model meaningful relationships among the variables.

📄 PDF Abstract BibTeX arXiv:2203.07374

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Physics-informed machine learning for sensor fault detection with flight test data

2020-06-23

We develop data-driven algorithms to fully automate sensor fault detection in systems governed by underlying physics. The proposed machine learning method uses a time series of typical behavior to approximate the evoluti…

BIG-bench Machine LearningFault DetectionPhysics-informed machine learningTime Series+1

Structuring Causal Tree Models with Continuous Variables

2013-03-27 · Lei Xu, Judea Pearl

This paper considers the problem of invoking auxiliary, unobservable variables to facilitate the structuring of causal tree models for a given set of continuous variables. Paralleling the treatment of bi-valued variables…

FTA generation using GenAI with an Autonomy sensor Usecase

2024-11-22 · Sneha Sudhir Shetiya, Divya Garikapati, Veeraja Sohoni

Functional safety forms an important aspect in the design of systems. Its emphasis on the automotive industry has evolved significantly over the years. Till date many methods have been developed to get appropriate FTA(Fa…

Autonomous DrivingPrompt Engineering

Enhancing Fault Detection in CO2 Refrigeration Systems: Optimal Sensor Selection and Robustness Analysis Using Tree-Based Machine Learning

2025-03-22 · Masoud Kishani Farahani, Morteza Kolivandi, Abbas Rajabi Ghahnavieh, Mohammad Talaei

This study investigates the reliability and robustness of data-driven Fault Detection and Diagnosis (FDD) models for CO2 refrigeration systems (CO2-RS) in supermarkets, focusing on optimal sensor selection and resilience…

Fault Detection

A Framework for the Automated Parameterization of a Sensorless Bearing Fault Detection Pipeline

2023-03-15 · Tobias Wagner, Alexander Gepperth, Elmar Engels

This study proposes a framework for the automated hyperparameter optimization of a bearing fault detection pipeline for permanent magnet synchronous motors (PMSMs) without the need of external sensors. A automated machin…

AutoMLFault DetectionHyperparameter Optimization