paper-with-me

Papers

Graph Structural Residuals: A Learning Approach to Diagnosis

2023-08-14 · Jan Lukas Augustin, Oliver Niggemann

Traditional model-based diagnosis relies on constructing explicit system models, a process that can be laborious and expertise-demanding. In this paper, we propose a novel framework that combines concepts of model-based diagnosis with deep graph structure learning. This data-driven approach leverages data to learn the system's underlying structure and provide dynamic observations, represented by two distinct graph adjacency matrices. Our work facilitates a seamless integration of graph structure learning with model-based diagnosis by making three main contributions: (i) redefining the constructs of system representation, observations, and faults (ii) introducing two distinct versions of a self-supervised graph structure learning model architecture and (iii) demonstrating the potential of our data-driven diagnostic method through experiments on a system of coupled oscillators.

📄 PDF Abstract BibTeX arXiv:2308.06961

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticGraph structure learning

Similar Papers 제목 키워드 기반

Isolation and Localization of Unknown Faults Using Neural Network-Based Residuals

2019-10-12 · Daniel Jung

Localization of unknown faults in industrial systems is a difficult task for data-driven diagnosis methods. The classification performance of many machine learning methods relies on the quality of training data. Unknown …

BIG-bench Machine Learning

Analysis of Numerical Integration in RNN-Based Residuals for Fault Diagnosis of Dynamic Systems

2023-05-08 · Arman Mohammadi, Theodor Westny, Daniel Jung, Mattias Krysander

Data-driven modeling and machine learning are widely used to model the behavior of dynamic systems. One application is the residual evaluation of technical systems where model predictions are compared with measurement da…

Fault DiagnosisNumerical IntegrationTime Series

Design and Selection of Additional Residuals to Enhance Fault Isolation of a Turbocharged Spark Ignited Engine System

2020-02-08 · K. Y. Ng, E. Frisk, M. Krysander

This paper presents a method to enhance fault isolation without adding physical sensors on a turbocharged spark ignited petrol engine system by designing additional residuals from an initial observer-based residuals setu…

Automated SSIM Regression for Detection and Quantification of Motion Artefacts in Brain MR Images

2022-06-14 · Alessandro Sciarra, Soumick Chatterjee, Max Dünnwald, Giuseppe Placidi 외

Motion artefacts in magnetic resonance brain images can have a strong impact on diagnostic confidence. The assessment of MR image quality is fundamental before proceeding with the clinical diagnosis. Motion artefacts can…

DiagnosticImage Quality AssessmentregressionSSIM

Delta Attention Residuals

2026-05-13 · Cheng Luo, Zefan Cai, Junjie Hu arxiv

Attention Residuals replace standard additive residual connections with learned softmax attention over previous layer outputs, enabling selective cross-layer routing. However, standard Attention Residuals still attend ov…