Skip to main content

Anomaly prediction of CT equipment based on IoMT data

Abstract

Background

Large-scale medical equipment, which is extensively implemented in medical services, is of vital importance for diagnosis but vulnerable to various anomalies and failures. Most hospitals that conduct regular maintenance have been suffering from medical equipment-related incidents for years. Currently, the Internet of Medical Things (IoMT) has emerged as a crucial tool in monitoring the real-time status of the medical equipment. In this paper, we develop an IoMT system of Computed Tomography (CT) equipment in the West China Hospital, Sichuan University and collected the system status time-series data. Novel multivariate time-series classification models and frameworks are proposed to predict the anomalies of CT equipment. The important features that are closely related to the equipment anomalies are identified with the model.

Methods

We extracted the real-time CT equipment status time-series data of 11 equipment between May 19, 2020 and May 19, 2021 from the IoMT, which includes the equipment oil temperature, anode voltage, etc. The arcs are identified as labels of anomalies due to their relationship with decreased imaging quality and CT equipment failures. To improve prediction accuracy, the statistics and transformations of the raw historical time-series data segment in the sliding time window are used to construct new features. Due to the particularity of time-series data, two frameworks are proposed for splitting the training and test sets. Then the Decision Tree, Support Vector Machine, Logistic Regression, Naive Bayesian, and K-Nearest Neighbor classification models are used to classify the system status. We also compare our model to state-of-the-art models.

Results

The results show that the anomaly prediction accuracy and recall of our method are 79% and 77%, respectively. The oil temperature and anode voltage are identified as the decisive features that may lead to anomalies. The proposed model outperforms the others when predicting the anomalies of the CT equipment based on our dataset.

Conclusions

The proposed method could predict the state of CT equipment and be used as a reference for practical maintenance, where unexpected anomalies of medical equipment could be reduced. It also brings new insights into how to handle non-uniform and imbalanced time series data in practical cases.

Peer Review reports

Background

Currently, various medical equipment has been extensively implemented in all aspects of medical services, including disease diagnosis, patient condition monitoring and rehabilitation. Particularly, the large-scale digital radiology equipment such as Computed Tomography (CT), allowing for clear cross-sectional images of internal organs through X-rays, is of vital importance for medical facilities to treat patients. However, the CT equipment, which embeds sophisticated operating systems, is vulnerable to various types of damages during its operation. Anomalies such as failures of components and system outage, which occur unexpectedly during the equipment operation, have long plagued the hospitals as a problem. The equipment anomalies could result in low quality radiographic images, unexpected delays in patient care, costly maintenance services, and even serious patient incidents. According to the Joint Commission (TJC) [1], the safety accidents such as premature deaths, severe injuries and disability accidents, are closely related to the medical equipment failures [2]. It was reported that there were a total of 176 medical equipment-related incidents in the US, accounting for 2.9% of the total number of 6093 activities collected from 8 hospitals during the period 2004–2011 [3]. Therefore, medical facilities such as hospitals and healthcare organizations must ensure high-level reliability of medical equipment to avoid operation disruptions and guarantee the patients’ safety.

To date, the maintenance strategies including Corrective Maintenance (CM) [4], Preventive Maintenance (PvM) [5,6,7,8,9,10] and Predictive Maintenance (PdM) [11,12,13,14], etc. have been widely applied to various fields such as mechanical engineering [15, 16], nuclear engineering [17], management science [18, 19], etc., which greatly improved the management level of those systems. However, the applications of maintenance models have not been thoroughly addressed on the medical equipment. Generally, most medical facilities perform equipment maintenance by following the manufacturer’s recommendations. The manufacturer establishes maintenance schedules and provides maintenance guidance for the equipment. This type of routine maintenance scheduling does improve the reliability and reduces the failure risks of medical equipment to some extent, but fails to predict and avoid the anomalies or sudden failures [20].

As various monitoring tools and technologies have been developed in the last few decades, it was announced that the combination of preventive maintenance with monitoring data along with data analysis techniques would be the appropriate approach to predict equipment anomalies [21]. The Internet of Things (IoT), which integrates the status information of machine components through the Internet, has emerged as a crucial technology to monitor the real-time status of targeted equipment [22]. Particularly, the Internet of Medical Things (IoMT), which obtains the real-time healthcare data from wearable devices and sensors [23], has received extensive attention. Currently, the development of IoMT is still at its early stage and most of the existing IoMT systems are focusing on improving the level of diagnosis related to the human body, rather than the medical equipment [24].

Many supervised ML algorithms have been applied to PdM, including Support Vector Machines (SVM) [25, 26], Ensemble Learning (EL) [27], and Deep Learning (DL) [28, 29] etc. However, these models are limited as follows. The data-driven model based on DL has high performance, but there are still many problems when dealing with small data, and it requires excessive time for training. The data-driven model based on EL also performed well, but its computation is still time-consuming. In addition, the current models based on SVM and EL lack time dependence. The current state of the equipment is affected by the state of the past period. Therefore, it is inappropriate to consider only a single record or record that is only in a relatively short time for each anomaly observation. To dealing with small data in practical application, building a time-dependent ML-based data-driven model with interpretability is necessary.

The IoMT architecture of West China Hospital is a service architecture based on Edge Computing, as shown in Fig. 1. The most significant improvement of this architecture is the use of the locally deployed Structure Analysis Node to complete the computing tasks which were originally performed by the Cloud Computing. Computing, storage, applications, communications, and other services are all deployed locally, which can ensure information security and faster network response. The data is managed by the Medical Engineering Department of West China Hospital and stored in the Data Center. The data can be accessed under strict scrutiny. Besides, data transfer, storage, model download and update from the cloud are also conducted automatically rather than manually. The involved protocols include FTP, SSH, SMB, HTTP, and HTTPS. The details of this architecture are as follows:

  1. A)

    Medical equipment usually has sufficient sensors (including temperature sensor, voltage sensor, etc.) in the original design and the sensor data are stored in the log files. The IoMT of West China Hospital collect log files from equipment through IoT Collection Nodes and sends them to Structured Analysis Node. Data-driven models obtained from the Cloud in Structured Analysis Nodes are used to analyze the data extracted from the server (deployed in the Data Center). The data and the analyzed results are stored on the server and displayed to the end user through the user interface. The data transmission uses two-way financial encryption transmission based on AES 256-bit, which effectively reduces the possibility of information leakage, interception, or tampering during data transmission. The data collection box in the IoT Collection Nodes has passed the China Compulsory Certification, the ISO9001 certification, and the ISO27001 certification and conforms to China’s national confidentiality standards.

  2. B)

    The data-driven model is continuously optimized through the statistical results of public computing services to ensure the improvement of model accuracy. Besides, the Cloud provides 7 × 24 h services for equipment to provide real-time updated models. Before the analysis, the Structured Analysis Node sends a model (such as anomaly prediction model) request connection through the Security Gateway and Front-End Processor to obtain the updated model from the cloud. The deployment of the Security Gateway and Front-End Processor greatly protects information security. The Front-End Processor, which has information interaction with the server, is deployed in the Demilitarized Zone of the hospital. To ensure data security, the Public Network Zone and Intranet Zone only conduct limited necessary path information exchange approved by the information regulatory authority.

Fig. 1
figure 1

The IoMT architecture of West China Hospital

In this paper, we develop a data-driven model to predict CT equipment anomalies based on the real-time status data of CT equipment obtained from the IoMT in West China Hospital, Sichuan University. The CT status parameters that are related to its condition, such as oil temperature, anode voltage, daily arcing time and daily scan time, etc. are continuously monitored. Our research can significantly minimize the stagnation and losses and improve the maintenance management. To the best knowledge of the authors, this is the first time that a sophisticated IoMT on large-scale medical equipment is developed and meanwhile, to be applied to investigate the anomaly of the medical equipment. Meanwhile, it is fairly new to combine the state-of-art machine learning models with the advanced monitoring tools in the medical field.

The rest of this paper is organized as follows: Sect. " The CT equipment and IoMT data" describes a typical CT system and the dataset we obtained from the IoMT of the West China Hospital, Sichuan University; Sect. " Methods" introduces our research procedures; Sect. " Results and analysis" shows the results; conclusions, discussions and future research directions are given in Sect. " Discussion".

The CT equipment and IoMT data

The CT Equipment

Figure 2 shows the diagram of a typical CT equipment. CT equipment usually operates at the maximum power rate in order to obtain the best image quality [30]. In a scan process, the fan-shaped beam of X-rays emitted from the CT tube passes through the patient onto a number of digital detectors, which receive the X-rays and convert them into medical images. During this process, the X-ray tube generates a large amount of heat while only about 1% of electrical energy is effectively converted into X-rays [31].

Fig. 2
figure 2

A typical CT equipment and a scan process

The overheating caused by varies reason such as overload operation of the CT tube may cause damage [31].Firstly, the cathode and anode evaporate at high temperature, resulting in glass metallization, which will lead to arcing generation [32]. Secondly, the sublimation of tungsten wire caused by high temperature will cause tungsten particles to be emitted into the vacuum area to form impurities [30, 33]. The class cracks caused by high temperatures during exposure may allow air to enter the vacuum tube [30, 32]. However, the X-ray tube that works at high voltages requires a high-vacuum environment inside the tube. Arcing occurs when the required vacuum environment is broken and a conductive bridge between the cathode and the impurities is formed [34]. As shown in Fig. 3, the cooling system is used to dissipate heat, and the cooling oil can reflect the tube temperature. Besides, arcing may be generated when the operation of the equipment is at the maximum power rate for a relatively long time in a fixed period [30]. In addition, poor sealing of the vacuum tube will cause air to enter slowly and damage the vacuum environment as the tube age increases. Moreover, the voltage and current of the X-ray tube are also key factors that are related to the arcing of the tube [32].

Fig. 3
figure 3

The working mechanism of a CT tube

Arcing not only could result in low-quality radiographic images, but also is closely related to the unstable performance of CT or breakdown of the tube [34, 35]. Arcing can cause artifacts that are seen as near-parallel and equidistant streak patterns or “horizontal” hypodense bands in images, which can reduce the quality of images and affect the clinical diagnosis [33, 35]. In addition, although various anomalies of X-ray tubes have been discussed in the literature, tube arcing is generally considered as the most typical and dangerous early sign of a CT equipment failure, indicating the end of the life expectancy of the X-ray tube [30, 32]. X-ray tubes are very sensitive to electronic breakdown caused by arcing, which may directly damage the tube insulation layer, thus causing irreversible damage [34]. The tube damage will make the equipment unusable and even cause the patient to die due to exposure to radiation. Therefore, arcing is worthy of attention as it is closely related to image quality and CT failure.

Data Description

In this study, the continuously monitored real-time CT equipment status data from the IoMT of the West China Hospital is used to predict the anomaly of the CT equipment. This dataset contains the operational status data of 11 CT equipment. The features of the dataset include: Oil Temperature (\(OT\)), Anode Voltage (\(AV\)), Cumulative Tube Scanning Time (\(TST\)) and Cumulative Consumption of the Electrical Energy (\(CE\)). The appearance of arcing in the tube, which is closely related to image quality and CT failure as previously explained in Sect. " The CT Equipment", is treated as labels. As the arcing data of only 3 CT equipment are available, we only consider the data of these 3 equipment (CT1, CT2, CT3) in this project. The details of the dataset are shown in Table 1. As shown in the Gantt chart in the table, missing data appears from time to time in the dataset due to IoMT system malfunction. There are a total of 33 observations in the arcing class, which is significantly smaller than that of 733 in the non-arcing class, the dataset is imbalanced. This will be considered in the model development.

Table 1 The details of the CT dataset from the IoMT

Methods

Data preprocessing and features construction

As shown in Fig. 4, the raw observations from different IoMT sensors were obtained at a non-uniform frequency. We average the original observations of each sensor for that day and get the daily average data. In this way, the following features are obtained: the Daily Average Oil Temperature (\(AOT\)), Daily Average Anode Voltage (\(AAV\)), Daily Average Cumulative Tube Scanning Time (\(ATST\)), and Daily Average Cumulative Consumption of Electrical Energy (\(ACE\)).

Fig. 4
figure 4

An example of the raw time series data of a CT equipment

To further distinguish the arcing generation from other situations, new features are constructed and considered in the model. The new features including Daily Tube Scanning Time (\(DTST\)) and Daily Consumption of Electrical Energy (\(DCE\)) are obtained by taking the first-order difference of \(TST\) and \(CE\) data. In addition, as the CT tube anomaly is closely related to the equipment operating current (tube current is considered here, which is direct current [36]), the equipment current is obtained as a new feature Current (\(I\)) based on the following equation:

$$I{ = }\frac{DCE}{{AAV \cdot DTST}}$$
(1)

The CT equipment health state is also related to its idle time due to the cold emission phenomenon [9] which leads to the ionization and arcing inside the idle X-ray tube. Based on this phenomenon, the new feature \(IDLE\) is created, which indicates whether the X-ray tube is idled in the past \(n\) days. Besides, in order to improve the accuracy of the model, the derivation of the \(AOT\), \(AAV\), \(DTST\), \(DCE\), and \(I\) data are obtained and denoted as \(AOT_{d}\), \(AAV_{d}\), \(DTST_{d}\), \(DCE_{d}\), \(I_{d}\) [37].

The Sliding Window algorithm is a method that has been widely implemented to predict future values, which constructs new features using the historical data in the previous days. In constructing the sliding window features, we follow these two rules:

  1. (1)

    Extract the maximum or average values in the time window.

  2. (2)

    Based on (1), if the value meets a certain condition, it is marked as 1. Otherwise, it is marked as 0.

Based on 3.1, the following features are obtained as shown in Table 2. Note that the Z-Score Normalization technique is used to normalize the features when applying rule 1.

Table 2 Features description

Training and testing dataset construction

According to Sect. " Data Preprocessing and Features Construction", the new instance is formed by extracting the statistical values of the past period and marking the labels transformed by the time window. We compare the performance metrics using fivefold cross-validation for each parameter combination to fully use data, which can guarantee the reliability of the results. Data are split into five datasets, where one of them is used as the test set and the rest are used as the training set. However, the positive instances are concentrated over a small period of several months. If an equipment is split into five datasets in chronological order, some datasets will have no positive instances. Therefore, we choose to arrange the negative instances in chronological order and split them into five datasets. For positive instances, we choose to bundle them from adjacent days and randomly split them into five datasets.

As the positive observations are mainly from CT1, two frameworks are proposed to construct the training and test datasets. As shown in Fig. 5, framework 1 uses the data from all the three equipment and split it into training and test set, while framework 2 only uses data from equipment CT1, split it into the training and test set and then add the positive instances from the other two equipment training set. Random oversampling is used to increase the size of the minority class [38].

Fig. 5
figure 5

Schematic diagram of the two training and test dataset construction frameworks

Multivariate time series classification models

Models including Decision Tree (DT), SVM, Logistic Regression (LR), Naive Bayesian (NB), and K-Nearest Neighbor (KNN) are used in the prediction of anomalies in the multivariate time series dataset. The performance of those models are compared and the optimal one is selected. The optimal window size parameters in Table 2 are obtained, which result in the best model performance. The model is then compared with several state-of-the-art time series classification models, including BOSS [39], CIF [40], DrCIF [41], TDE [42] and DTW [43]. The model is also compared with the ML-based PdM model which lacks time dependence.

Performance evaluation

Accuracy (Acc), Recall (Rec), Precision (Pre), and F1-score (F1) are used as the performance metrics of the classification models. Acc is calculated by Eq. (2) to reflect the overall classification ability. Rec is calculated by Eq. (3), which is the fraction of true anomalies that are predicted as anomalies. Pre is calculated by Eq. (4), which is the fraction of predicted as anomalies that are the true anomalies. F1 is calculated by Eq. (5), which is the performance metric that considers both Rec and Pre simultaneously. We also draw the receiver operating characteristic (ROC) curve and calculate the area under the curves (AUC) to evaluate the performance of the classification model.

$${\text{Acc = }}\frac{{\text{TP + TN}}}{{\text{TP + TN + FP + FN}}}$$
(2)
$${\text{Rec = }}\frac{{{\text{TP}}}}{{\text{TP + FN}}}$$
(3)
$${\text{Pre = }}\frac{{{\text{TP}}}}{{\text{TP + FP}}}$$
(4)
$${\text{F1}} = 2*\frac{{{\text{Rec}}*{\text{Pre}}}}{{{\text{Rec}} + {\text{Pre}}}}$$
(5)

where TP is true positive, TN is true negative, FP is false positive and FN is false negative.

However, the label in the training and test set has been transformed by the time window. The explanation of the performance matrix is modified according to the actual situation. For example, Acc is the probability of correctly predicting whether arcing will occur in the next few days.

Results and analysis

The windows system with an 8-core CPU, the programming language Python (version 3.9), and the software tool Spyder (version 5.1) are used to read the data and build the model. Table 3 and Fig. 6 show the performance metrics of the 5 models under the two frameworks with the optimal parameters. The overall performance of the models under framework 2 are better than those under framework 1. Particularly, the performance metrics of NB model and KNN model under framework 2 are the best. The NB model has higher Acc, Pre, and AUC, indicating that the model has a lower false alarm rate. On the contrary, the KNN model has higher Rec and F1, indicating that the model has a higher ability to alarm on anomalies. In addition, DT models also perform well. The ROC curves and the AUC values of the three models under framework 2 are obtained as shown in Fig. 7. It is observed that the NB model, with the highest (0.88) AUC value, has the best overall classification performance. The training time of DT, NB and KNN model under framework 2 is 0.671, 0.679 and 0.837 h respectively. Table 4 shows the optimal parameters of DT, NB, KNN model under framework 2.

Table 3 Performance metrics of the classification models
Fig. 6
figure 6

Performance metrics of the classification models

Fig. 7
figure 7

Average ROC and AUC values of the three models

Table 4 The optimal model parameters

The two most important features identified by the three models under framework 2 are shown in Table 5. The results show that \(AOT_{Max}\) and \(AAV_{Max}\) are the most important features in models DT and KNN, while \(I_{dMax}\) and \(AOT_{Max}\) are the most important features in model NB. This suggests that the raw features \(OT\) and \(AV\) are of primary importance in predicting the anomalies. Meanwhile, it also indicates that the reliability can be improved by properly operating the CT equipment, e.g., adjust the anode voltage slowly rather than quickly.

Table 5 The two most important features identified by the three models under framework 2

The performance metrics of the proposed model are compared with other state-of-the-art models. We apply each model to the dataset under the two frameworks as described in Fig. 5, and show the performance metrics of the one with the best performance in Table 6. It is observed that the proposed model has the best performance among all the models in this situation.

Table 6 The best performance metrics for models

The performance metrics of the proposed model were compared with the model lacking time dependence. DT, SVM, LR, NB, and KNN algorithms are used to represent ML-based models, and Random Forests (RFs) algorithms are used to represent EL-based models. However, the DL-based model is not considered here because the data size is insufficient. Two frameworks are used to train and test the performance of the time-independent models. Table 7 shows that our proposed model has higher performance in our situation.

Table 7 The best performance metrics for time-independent ML-based models

In order to show the prediction ability of the model more intuitively, part of the data is selected as the test set, and the remaining data is used as the training set to train the model and make the prediction. Figure 8 shows the real arcing, the real arcing transformed by using the time window, and the prediction results of the three best models from December 13, 2020, to December 25, 2020 in equipment CT1. The lightning mark in the figure represents the generation of the real arcing and the real arcing transformed by using the time window. The exclamation mark in the figure represents the result predicted by the three best models using historical data. The results show that our model has the ability to predict the arcing accurately.

Fig. 8
figure 8

The arcing and prediction result of three models

In order to verify whether the dataset size can guarantee the model’s reliability, the training sets with different instance combinations are used to train the model and the cross-entropy loss of the test set is calculated. Firstly, the instances are divided into training and test set. Then the training set is split into several bins with equal-size of instances. In the first iteration, a bin is selected from the candidate training set as the training set of the model, and the average cross-entropy loss of the test set is calculated. For each iteration, add a bin to the training set and calculate the average cross-entropy loss of the test set again. The fivefold cross-validation is used to repeat the above step and calculate the average loss. Take the NB model under framework 2 as an example as shown in Fig. 9. It is observed that with the increase of the data size in the training set, the cross-entropy loss of the test set decreases quickly at first and then maintains at a stable state. The increase of data size stop reducing the average loss of test sets after several iterations. Therefore, it is evident that the proposed models are reliable based on the current data.

Fig. 9
figure 9

The average cross-entropy loss of each iteration in the NB model

Discussion

Given the losses of hospitals and patients that may result from the anomalies of medical equipment, predicting those anomalies in advance is of vital importance. In our work, a data-driven model that preprocesses and analyzes time series status data obtained from the IoMT is proposed to predict the anomalies of the CT equipment. Specifically, seven new features are constructed through the sliding time window based on the failure mechanism of CT equipment. Based on random oversampling, two methods of splitting training and test sets are proposed to deal with imbalanced data.

In this study, we demonstrate the applicability of classification models to the prediction of anomalies of medical equipment, which are continuously monitored by the IoMT in the hospital. Whenever the sensor collects data and stores it in IoMT, the data-driven model will use current and past data to predict whether the equipment will be an anomaly in the next few days. It is shown that the proposed model is better than existing models in this application. In practice, although large-scale medical equipment such as CT are critical for disease diagnoses and are extensively used every day, very few in-depth studies have been conducted to ensure its reliability during the operation. The ability of the regular maintenance strategies recommended by the manufacturers are limited in preventing unexpected failures. To the best knowledge of the authors, the work of this paper is a pioneering attempt to predict anomalies of large-scale medical equipment based on the IoMT data. It enables the maintenance team to estimate the reliability of equipment in real-time and make proper maintenance decisions accordingly. In the future, the data-driven methods combined with the IoT technology, which are flexible in incorporating unexpected failures of equipment, will show great potential in ensuring the reliability of equipment in the medical field.

The work has some limitations. First, although 11 CT equipment are monitored by the IoMT, the status data of only 3 CT equipment are complete and are used for model development. In the future work, more high-quality CT equipment status data should be used for model development, training and testing. Second, the feature \(I\) is slightly different from the real value, because it is estimated from the \(DCE\), \(AAV\), and \(DTST\). In the future work, sensors will be installed on the CT equipment to obtain the real-time \(I\) data. Third, based on the raw time series, more features should be constructed to reflect more aspects of the status of the equipment. Fourth, currently the parameters such as the window sizes and time lags are obtained by experiments. In the future work, the parameters could be systematically updated to improve the performance of the model.

Conclusions

The reliability of large-scale medical equipment has been a concern of hospitals and medical institutions. In this study, we propose a novel multivariate time-series classification model that uses the status data from the IoMT to predict the CT equipment anomalies. The statistics and transformations of the raw historical time-series data segment in the sliding time window are used to construct new features. The proposed two frameworks for training and test datasets construction overcome the issues of data imbalance. Of the 5 classification models used, NB has the best performance with the Acc and Rec of 0.79 and 0.77 respectively, which shows the applicability and practicability of predicting medical equipment anomalies based on IoMT with data-driven models. The identified important features may provide instructions to the equipment operators to ensure the reliability of the medical equipment. It is shown that the proposed model is better than existing models in this application.

Availability of data and materials

The data that support the findings of this study are available from the West China Hospital of Sichuan University but restrictions apply to the availability of these data, which were used under license for the current study, and so are not publicly available. Data are however available from the authors upon reasonable request and with permission of the West China Hospital of Sichuan University.

Abbreviations

CT:

Computed Tomography

TJC:

The Joint Commission

CM:

Corrective Maintenance

PvM:

Preventive Maintenance

PdM:

Predictive Maintenance

IoT:

Internet of Things

IoMT:

Internet of Medical Things

SVM:

Support Vector Machines

EL:

Ensemble Learning

DL:

Deep Learning

OT:

Oil Temperature

AV:

Anode Voltage

TST:

Cumulative Tube Scanning Time

CE:

Cumulative Consumption of the Electrical Energy

AOT:

Daily Average Oil Temperature

AAV:

Daily Average Anode Voltage

ATST:

Daily Average Cumulative Tube Scanning Time

ACE:

Daily Average Cumulative Consumption of Electrical Energy

DTST:

Daily Tube Scanning Time

DCE:

Daily Consumption of Electrical Energy

I:

Current

DT:

Decision Tree

LR:

Logistic Regression

NB:

Naive Bayesian

KNN:

K-Nearest Neighbor

Acc:

Accuracy

Rec:

Recall

Pre:

Precision

F1:

F1-score

ROC:

Receiver Operating Characteristic

AUC:

Area Under the Curves

TP:

True Positive

TN:

True Negative

FP:

False Positive

FN:

False Negative

RFs:

Random Forests

References

  1. B. Wang. Medical equipment maintenance: management and oversight. In: Synthesis Lectures on Biomedical Engineering. Springer; 2012. p.1–85. https://0-doi-org.brum.beds.ac.uk/10.2200/S00450ED1V01Y201209BME045.

  2. McClead RE, Brady M. Sentinel events/patient safety events. Pediatr Rev. 2016;37(10):448–50. https://0-doi-org.brum.beds.ac.uk/10.1542/pir.2015-0163.

    Article  PubMed  Google Scholar 

  3. Wang B, et al. Evidence-based maintenance: part I: measuring maintenance effectiveness with failure codes. J Clin Eng. 2010;35(3):132–44. https://0-doi-org.brum.beds.ac.uk/10.1097/JCE.0b013e3181e6231e.

    Article  Google Scholar 

  4. Yu T, Zhu C, Chang Q, Wang J. Imperfect corrective maintenance scheduling for energy efficient manufacturing systems through online task allocation method. J Manuf Syst. 2019;53:282–90. https://0-doi-org.brum.beds.ac.uk/10.1016/j.jmsy.2019.11.002.

    Article  Google Scholar 

  5. Yang SK. A condition-based failure-prediction and processing-scheme for preventive maintenance. IEEE Trans Reliab. 2003;52(3):373–83. https://0-doi-org.brum.beds.ac.uk/10.1109/TR.2003.816402.

    Article  Google Scholar 

  6. Tsai Y-T, Wang K-S, Teng H-Y. Optimizing preventive maintenance for mechanical components using genetic algorithms. Reliab Eng Syst Saf. 2001;74(1):89–97. https://0-doi-org.brum.beds.ac.uk/10.1016/S0951-8320(01)00065-5.

    Article  Google Scholar 

  7. Lin D, Zuo MJ, Yam RCM. General sequential imperfect preventive maintenance models. Int J Reliab Qual Saf Eng. 2000;7(3):253–66. https://0-doi-org.brum.beds.ac.uk/10.1142/S0218539300000213.

    Article  Google Scholar 

  8. You M-Y, Li H, Meng G. Control-limit preventive maintenance policies for components subject to imperfect preventive maintenance and variable operational conditions. Reliab Eng Syst Saf. 2011;96(5):590–8. https://0-doi-org.brum.beds.ac.uk/10.1016/j.ress.2010.12.015.

    Article  Google Scholar 

  9. Jim J-H, Park DH. Optimal periodic preventive maintenance schedules with improvement factors depending on number of preventive maintenances. Asia-Pacific J Oper Res. 2007;24(1):111–24. https://0-doi-org.brum.beds.ac.uk/10.1142/S0217595907001139.

    Article  Google Scholar 

  10. Ljungberg O. Measurement of overall equipment effectiveness as a basis for TPM activities. Int J Oper Prod Manag. 1998;18(5):495–507. https://0-doi-org.brum.beds.ac.uk/10.1108/01443579810206334.

    Article  Google Scholar 

  11. Grall A, Dieulle L, Bérenguer C, Roussignol M. Continuous-time predictive-maintenance scheduling for a deteriorating system. IEEE Trans Reliab. 2002;51(2):141–50. https://0-doi-org.brum.beds.ac.uk/10.1109/TR.2002.1011518.

    Article  Google Scholar 

  12. Garcia MC, Sanz-Bobi MA, Pico JD. SIMAP: intelligent system for predictive maintenance: application to the health condition monitoring of a windturbine gearbox. Comput Ind. 2006;57(6):552–68. https://0-doi-org.brum.beds.ac.uk/10.1016/j.compind.2006.02.011.

    Article  Google Scholar 

  13. Abdennadher K, Venet P, Rojat G, Rétif J-M, Rosset C. A real-time predictive-maintenance system of aluminum electrolytic capacitors used in uninterrupted power supplies. IEEE Trans Ind Appl. 2010;46(4):1644–52. https://0-doi-org.brum.beds.ac.uk/10.1109/TIA.2010.2049972.

    Article  CAS  Google Scholar 

  14. Rezvanizaniani SM, Dempsey J, Lee J. An effective predictive maintenance approach based on historical maintenance data using a probabilistic risk assessment: PHM14 data challenge. Int J Progno Health Manag. 2020;5(2):1–13. https://0-doi-org.brum.beds.ac.uk/10.36001/ijphm.2014.v5i2.2237.

    Article  Google Scholar 

  15. Lee J. Strategy and challenges on remote diagnostics and maintenance for manufacturing equipment. In: Annual Reliability and Maintainability Symposium. IEEE; 1997. p.368–370. https://0-doi-org.brum.beds.ac.uk/10.1109/RAMS.1997.571735.

  16. Penrose HW. Simple time-to-failure estimation techniques for reliability and maintenance of equipment. IEEE Electr Insul Mag. 2009;25(4):14–8. https://0-doi-org.brum.beds.ac.uk/10.1109/MEI.2009.5191412.

    Article  Google Scholar 

  17. Hashemian HM. Wireless sensors for predictive maintenance of rotating equipment in research reactors. Ann Nucl Energy. 2011;38(2–3):665–80. https://0-doi-org.brum.beds.ac.uk/10.1016/j.anucene.2010.09.012.

    Article  CAS  Google Scholar 

  18. Cassady CR, Murdock WP Jr, Pohl EA. Selective maintenance for support equipment involving multiple maintenance actions. Eur J Oper Res. 2001;129(2):252–8. https://0-doi-org.brum.beds.ac.uk/10.1016/S0377-2217(00)00222-8.

    Article  Google Scholar 

  19. Panagiotidou S, Tagaras G. Evaluation of maintenance policies for equipment subject to quality shifts and failures. Int J Prod Res. 2008;46(20):5761–79. https://0-doi-org.brum.beds.ac.uk/10.1080/00207540601182260.

    Article  Google Scholar 

  20. Khalaf AB, Hamam Y, Alayli Y, Djouani K. The effect of maintenance on the survival of medical equipment. J Eng Des Technol. 2013;11(2):142–57. https://0-doi-org.brum.beds.ac.uk/10.1108/JEDT-06-2011-0033.

    Article  Google Scholar 

  21. Maktoubian J, Ansari K. An IoT architecture for preventive maintenance of medical devices in healthcare organizations. Heal Technol. 2019;9:233–43. https://0-doi-org.brum.beds.ac.uk/10.1007/s12553-018-00286-0.

    Article  Google Scholar 

  22. Li S, Xu LD, Zhao S. The internet of things: a survey. Inf Syst Front. 2015;17(2):243–59. https://0-doi-org.brum.beds.ac.uk/10.1007/s10796-014-9492-7.

    Article  Google Scholar 

  23. Syed L, Jabeen S, Manimala S, Alsaeedi A. Smart healthcare framework for ambient assisted living using IoMT and big data analytics techniques. Future Gener Comput Syst. 2019;101:136–51. https://0-doi-org.brum.beds.ac.uk/10.1016/j.future.2019.06.004.

    Article  Google Scholar 

  24. Gupta S, Kambli R, Wagh S, Kazi F. Support-vector-machine-based proactive cascade prediction in smart grid using probabilistic framework. IEEE Trans Industr Electron. 2015;62(4):2478–86. https://0-doi-org.brum.beds.ac.uk/10.1109/TIE.2014.2361493.

    Article  Google Scholar 

  25. Mohammadpour R, Shaharuddin S, Chang CK, Zakaria NA, Ghani AA, Chan NW. Prediction of water quality index in constructed wetlands using support vector machine. Environ Sci Pollut Res. 2015;22(8):6208–19. https://0-doi-org.brum.beds.ac.uk/10.1007/s11356-014-3806-7.

    Article  Google Scholar 

  26. Garmaroodi MSS, Farivar F, Haghighi MS, Shoorehdeli MA, Jolfaei A. Detection of anomalies in industrial IoT systems by data mining: study of CHRIST osmotron water purification system. IEEE Internet Things J. 2021;8(13):10280–7. https://0-doi-org.brum.beds.ac.uk/10.1109/jiot.2020.3034311.

    Article  Google Scholar 

  27. Canizo M, Onieva E, Conde A, Charramendieta S, Trujillo S. Real-time predictive maintenance for wind turbines using big data frameworks. In: IEEE International Conference on Prognostics and Health Management (ICPHM). IEEE; 2017. https://0-doi-org.brum.beds.ac.uk/10.1109/ICPHM.2017.7998308.

  28. Jiang Y, Dai P, Fang P, Zhong RY, Cao X. Electrical-STGCN: an electrical spatio-temporal graph convolutional network for intelligent predictive maintenance. IEEE Trans Industr Inf. 2022;18(12):8509–18. https://0-doi-org.brum.beds.ac.uk/10.1109/tii.2022.3143148.

    Article  Google Scholar 

  29. Jiang Y, Dai P, Fang P, Zhong RY, Zhao X, Cao X. A2-LSTM for predictive maintenance of industrial equipment based on machine learning. Comput Ind Eng. 2022;172:108560. https://0-doi-org.brum.beds.ac.uk/10.1016/j.cie.2022.108560.

    Article  Google Scholar 

  30. Bashir MA, Sanhory MH, Alrasheed FJ, Abdelrahman A, Abdullah AA. Abdullah. X-ray tube arc preventation by stabilization of voltage in a dual energy CT scanner: a review study. In: 2019 International Conference on Computer, Control, Electrical, and Electronics Engineering (ICCCEEE). 2019. https://0-doi-org.brum.beds.ac.uk/10.1109/iccceee46830.2019.9071025.

  31. Bottaro M, Moralles M, Viana V, Donatiello GL, Silva EP. A practical method to determine the heating and cooling curves of x-ray tube assemblies. Med Phys. 2007;34(10):3982–6. https://0-doi-org.brum.beds.ac.uk/10.1118/1.2776672.

    Article  CAS  PubMed  Google Scholar 

  32. Tabakov S. X-ray tube arcing: manifestation and detection under quality control. MEDICAL PHYSICS international. 2018; 6(1):157–161. http://mpijournal.org/MPI-v06i01.aspx.

  33. Mithun S, et al. A rare cause of tube arcing artifact seen in computed tomography image of a positron emission tomography/computed tomography scanner. Indian J Radiol Imaging. 2016;26(1):153–5.

    Article  PubMed  PubMed Central  Google Scholar 

  34. Koch L, Lesche A, and Maring W. Fighting arcing and field emission in medical X-ray tubes. In: Proceedings of 17th International Symposium on Discharges and Electrical Insulation in Vacuum. IEEE; 1996. p.1077–1081. https://0-doi-org.brum.beds.ac.uk/10.1109/DEIV.1996.545531.

  35. Rajwade J, Miller L, Simon D. Partial-data interpolation method for arc handling in a computed tomography scanner. Comput Med Imaging Graph. 2012;36:387–95. https://0-doi-org.brum.beds.ac.uk/10.1016/j.compmedimag.2012.04.004.

    Article  PubMed  Google Scholar 

  36. Zink FE. X-ray tubes. Radiographics. 1997;17(5):1259–68. https://0-doi-org.brum.beds.ac.uk/10.1148/radiographics.17.5.9308113.

    Article  CAS  PubMed  Google Scholar 

  37. Schäfer P, and Leser U. Multivariate time series classification with WEASEL+MUSE. Journal. 2017. https://0-doi-org.brum.beds.ac.uk/10.48550/arXiv.1711.11343.

  38. He H, Garcia EA. Learning from imbalanced data. IEEE Trans Knowl Data Eng. 2009;21(9):1263–84. https://0-doi-org.brum.beds.ac.uk/10.1109/TKDE.2008.239.

    Article  Google Scholar 

  39. Schäfer P. The BOSS is concerned with time series classification in the presence of noise. Data Mining Knowledge Discovery. 2015; 29(6):1505–1530. https://0-link-springer-com.brum.beds.ac.uk/article/https://0-doi-org.brum.beds.ac.uk/10.1007/s10618-014-0377-7.

  40. Middlehurst M, Large J and Bagnall A. The canonical interval forest (CIF) classifier for time series classification. In: 2020 IEEE International Conference on Big Data (Big Data). IEEE; 2020. p.188–195. https://0-doi-org.brum.beds.ac.uk/10.1109/BigData50022.2020.9378424.

  41. Middlehurst M, Large J, Flynn M, Lines J, Bostrom A, Bagnall A. HIVE-COTE 2.0: a new meta ensemble for time series classification. Machine Learn. 2021;110:3211–43. https://0-doi-org.brum.beds.ac.uk/10.1007/s10994-021-06057-9.

    Article  Google Scholar 

  42. Middlehurst M, Large J, Cawley G and Bagnall A. The temporal dictionary ensemble (TDE) classifier for time series classification. In: ECML PKDD 2020: Machine Learning and Knowledge Discovery in Databases. Springer; 2021. p.660–676. https://0-doi-org.brum.beds.ac.uk/10.1007/978-3-030-67658-2_38.

  43. Shokoohi-Yekta M, Hu B, Jin H, Wang J, Keogh E. Generalizing DTW to the multi-dimensional case requires an adaptive approach. Data Min Knowl Disc. 2017;31(1):1–31. https://0-doi-org.brum.beds.ac.uk/10.1007/s10618-016-0455-0.

    Article  Google Scholar 

Download references

Acknowledgements

Not applicable.

Funding

This study was supported by the National Natural Science Foundation of China (12201441), Natural Science Foundation of Sichuan, China (2023NSFSC1597), Med-X for informatics, Sichuan University (YGJC006), National Key Research and Development Program of China (2020YFB1711500), and the 1·3·5 project for disciplines of excellence, West China Hospital, Sichuan University (ZYYC21004).

The National Natural Science Foundation of China (12201441) provided funds to purchase computing resources. The Natural Science Foundation of Sichuan, China (2023NSFSC1597) provided funds to pay the salaries to study participants. The Med-X for informatics, Sichuan University (YGJC006), National Key Research and Development Program of China (2020YFB1711500), and the 1·3·5 project for disciplines of excellence, West China Hospital, Sichuan University (ZYYC21004) provided funds to build the IoMT.

Author information

Authors and Affiliations

Authors

Contributions

Changxi Wang and Qilin Liu contributed equally. Changxi Wang, Haopeng Zhou, Tong Wu, Haowen Liu and Kang Li analyzed the data, proposed the methods and wrote the main manuscript text. Qilin Liu, Yixuan Zhuo, Zhenlin Li and Jin Huang built the IoMT and acquired the data.

Corresponding authors

Correspondence to Jin Huang or Kang Li.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Consent for publication

Not applicable.

Competing interests

The authors declare no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Wang, C., Liu, Q., Zhou, H. et al. Anomaly prediction of CT equipment based on IoMT data. BMC Med Inform Decis Mak 23, 166 (2023). https://0-doi-org.brum.beds.ac.uk/10.1186/s12911-023-02267-4

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/s12911-023-02267-4

Keywords