paper-with-me

Papers

Prediction of MRI Hardware Failures based on Image Features using Ensemble Learning

2020-01-05 · Nadine Kuhnert, Lea Pflüger, Andreas Maier

In order to ensure trouble-free operation, prediction of hardware failures is essential. This applies especially to medical systems. Our goal is to determine hardware which needs to be exchanged before failing. In this work, we focus on predicting failures of 20-channel Head/Neck coils using image-related measurements. Thus, we aim to solve a classification problem with two classes, normal and broken coil. To solve this problem, we use data of two different levels. One level refers to one-dimensional features per individual coil channel on which we found a fully connected neural network to perform best. The other data level uses matrices which represent the overall coil condition and feeds a different neural network. We stack the predictions of those two networks and train a Random Forest classifier as the ensemble learner. Thus, combining insights of both trained models improves the prediction results and allows us to determine the coil's condition with an F-score of 94.14% and an accuracy of 99.09%.

📄 PDF Abstract BibTeX arXiv:2001.01213

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learning

Similar Papers 제목 키워드 기반

Prediction of MRI Hardware Failures based on Image Features using Time Series Classification

2020-01-05 · Nadine Kuhnert, Lea Pflüger, Andreas Maier

Already before systems malfunction one has to know if hardware components will fail in near future in order to counteract in time. Thus, unplanned downtime is ought to be avoided. In medical imaging, maximizing the syste…

General ClassificationTime SeriesTime Series AnalysisTime Series Classification

An Ensemble Learning Approach for In-situ Monitoring of FPGA Dynamic Power

2020-09-03 · Zhe Lin, Sharad Sinha, Wei zhang

As field-programmable gate arrays become prevalent in critical application domains, their power consumption is of high concern. In this paper, we present and evaluate a power monitoring scheme capable of accurately estim…

Ensemble LearningManagement

Prediction of GPU Failures Under Deep Learning Workloads

2022-01-27 · Heting Liu, Zhichao Li, Cheng Tan, Rongqiu Yang 외

Graphics processing units (GPUs) are the de facto standard for processing deep learning (DL) tasks. Meanwhile, GPU failures, which are inevitable, cause severe consequences in DL tasks: they disrupt distributed trainings…

Deep LearningGPUPrediction

Uncertainty-Based Ensemble Learning For Speech Classification

2024-07-24 · Bagus Tris Atmaja, Felix Burkhardt

Speech classification has attracted increasing attention due to its wide applications, particularly in classifying physical and mental states. However, these tasks are challenging due to the high variability in speech si…

ClassificationEnsemble Learning

On the Effectiveness of Heterogeneous Ensemble Methods for Re-identification

2024-03-19 · Simon Klüttermann, Jérôme Rutinowski, Anh Nguyen, Britta Grimme 외

In this contribution, we introduce a novel ensemble method for the re-identification of industrial entities, using images of chipwood pallets and galvanized metal plates as dataset examples. Our algorithms replace common…