paper-with-me

Papers

Continuous Test-time Domain Adaptation for Efficient Fault Detection under Evolving Operating Conditions

2024-06-06 · Han Sun, Kevin Ammann, Stylianos Giannoulakis, Olga Fink

Fault detection is crucial in industrial systems to prevent failures and optimize performance by distinguishing abnormal from normal operating conditions. Data-driven methods have been gaining popularity for fault detection tasks as the amount of condition monitoring data from complex industrial systems increases. Despite these advances, early fault detection remains a challenge under real-world scenarios. The high variability of operating conditions and environments makes it difficult to collect comprehensive training datasets that can represent all possible operating conditions, especially in the early stages of system operation. Furthermore, these variations often evolve over time, potentially leading to entirely new data distributions in the future that were previously unseen. These challenges prevent direct knowledge transfer across different units and over time, leading to the distribution gap between training and testing data and inducing performance degradation of those methods in real-world scenarios. To overcome this, our work introduces a novel approach for continuous test-time domain adaptation. This enables early-stage robust anomaly detection by addressing domain shifts and limited data representativeness issues. We propose a Test-time domain Adaptation Anomaly Detection (TAAD) framework that separates input variables into system parameters and measurements, employing two domain adaptation modules to independently adapt to each input category. This method allows for effective adaptation to evolving operating conditions and is particularly beneficial in systems with scarce data. Our approach, tested on a real-world pump monitoring dataset, shows significant improvements over existing domain adaptation methods in fault detection, demonstrating enhanced accuracy and reliability.

📄 PDF Abstract BibTeX arXiv:2406.06607

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDomain AdaptationFault DetectionTransfer Learning

Similar Papers 제목 키워드 기반

Weighted Joint Maximum Mean Discrepancy Enabled Multi-Source-Multi-Target Unsupervised Domain Adaptation Fault Diagnosis

2023-10-20 · Zixuan Wang, Haoran Tang, Haibo Wang, Bo Qin 외

Despite the remarkable results that can be achieved by data-driven intelligent fault diagnosis techniques, they presuppose the same distribution of training and test data as well as sufficient labeled data. Various opera…

Domain AdaptationFault DiagnosisUnsupervised Domain Adaptation

EverAdapt: Continuous Adaptation for Dynamic Machine Fault Diagnosis Environments

2024-07-24 · Edward, Mohamed Ragab, Min Wu, Yuecong Xu 외

Unsupervised Domain Adaptation (UDA) has emerged as a key solution in data-driven fault diagnosis, addressing domain shift where models underperform in changing environments. However, under the realm of continually chang…

Domain AdaptationFault DiagnosisUnsupervised Domain Adaptation

Controlled Generation of Unseen Faults for Partial and Open-Partial Domain Adaptation

2022-04-29 · Katharina Rombach, Dr. Gabriel Michau, Prof. Dr. Olga Fink

New operating conditions can result in a significant performance drop of fault diagnostics models due to the domain shift between the training and the testing data distributions. While several domain adaptation approache…

Domain AdaptationPartial Domain Adaptation

Reliability-Asymmetric Spacecraft Autonomy: Co-Designing a Capable Learned GNC Stack with a Verified, Adaptation-Aware Runtime Shield

2026-06-24 · Alireza Shojaei arxiv

Deep-space missions need onboard autonomy that is both capable and certifiable. Rule-based autonomy is certifiable but brittle, while learned autonomy is capable but hard to verify. We present AMPLE-GNC, a three-tier gui…

Asymmetric Adaptation-based Real-time Fault Diagnosis Under Transitional Operating Conditions

2026-05-23 · Hongshuo Zhao, Zeyi Liu, Xiao He arxiv

Data streams in real-world industrial scenarios often contain transitional operating conditions that are uncovered during offline training, leading to significant distribution shifts. To bridge the gap between static off…

Domain GeneralizationTest-time AdaptationFault Diagnosis