دانلود مقاله ISI انگلیسی شماره 28783
ترجمه فارسی عنوان مقاله

یک روش کلی برای برآورد قابلیت اطمینان سیستم با استفاده از شبکه های بیزی

عنوان انگلیسی
A generic method for estimating system reliability using Bayesian networks
کد مقاله سال انتشار تعداد صفحات مقاله انگلیسی
28783 2009 9 صفحه PDF
منبع

Publisher : Elsevier - Science Direct (الزویر - ساینس دایرکت)

Journal : Reliability Engineering & System Safety, Volume 94, Issue 2, February 2009, Pages 542–550

ترجمه کلمات کلیدی
قابلیت اطمینان سیستم - روش قابلیت اطمینان - تجزیه و تحلیل قابلیت اطمینان - مدل سازی قابلیت اطمینان -
کلمات کلیدی انگلیسی
System reliability, Reliability methods, Reliability analysis, Reliability modeling,
پیش نمایش مقاله
پیش نمایش مقاله  یک روش کلی برای برآورد قابلیت اطمینان سیستم با استفاده از شبکه های بیزی

چکیده انگلیسی

This study presents a holistic method for constructing a Bayesian network (BN) model for estimating system reliability. BN is a probabilistic approach that is used to model and predict the behavior of a system based on observed stochastic events. The BN model is a directed acyclic graph (DAG) where the nodes represent system components and arcs represent relationships among them. Although recent studies on using BN for estimating system reliability have been proposed, they are based on the assumption that a pre-built BN has been designed to represent the system. In these studies, the task of building the BN is typically left to a group of specialists who are BN and domain experts. The BN experts should learn about the domain before building the BN, which is generally very time consuming and may lead to incorrect deductions. As there are no existing studies to eliminate the need for a human expert in the process of system reliability estimation, this paper introduces a method that uses historical data about the system to be modeled as a BN and provides efficient techniques for automated construction of the BN model, and hence estimation of the system reliability. In this respect K2, a data mining algorithm, is used for finding associations between system components, and thus building the BN model. This algorithm uses a heuristic to provide efficient and accurate results while searching for associations. Moreover, no human intervention is necessary during the process of BN construction and reliability estimation. The paper provides a step-by-step illustration of the method and evaluation of the approach with literature case examples.

مقدمه انگلیسی

System reliability can be defined as the probability that a system will perform its intended function for a specified period of time under stated conditions [1]. Estimating system reliability is an important and challenging problem for system engineers. It is important because a company's reputation, customer satisfaction and system design costs can be directly related to the failures experienced by the system [2]. It is also challenging since current estimation techniques require a high level of background in system reliability analysis, and thus familiarity with the system. Traditionally, engineers estimate reliability by understanding how the different components in a system interact to guarantee system success. Typically, based on this understanding, a graphical model (usually in the form of a fault tree, a reliability block diagram or a network graph) is proposed to represent how component interaction affects system functioning. Once the graphical model is obtained, different analysis methods [3], [4] and [5] (minimal cut sets, minimal path sets, Boolean truth tables, etc.) can be used to quantitatively represent system reliability. Finally, the reliability characteristics of the components in the system are introduced into the mathematical representation in order to obtain a system-level reliability estimate. This traditional perspective aims to provide accurate predictions about the system reliability using historical or test data. This approach is valid whenever the system success or failure behavior is well understood. However, for new complex systems, both in the design phase or already deployed, understanding component interaction may prove to be a challenging problem, which usually requires intervention of a domain expert. To address these challenges, Bayesian networks (BNs) have been proposed as an alternative to traditional reliability estimation approaches [1], [6] and [7]. In this respect, Barlow [8] and Almond [9] introduced some of the earliest studies for reliability estimation via BN. Barlow [8] provided a case study on spherical pressure vessels by comparing Bayesian and non-Bayesian approaches to estimate system reliability, while Almond [9] introduced the graphical-belief environment, which is used for risk prediction in large complex systems. Based on these studies, it became clear that for some systems, BN had significant advantages—in terms of efficiency in evaluating associations and simplicity in providing a system model—over traditional reliability evaluation frameworks, due to their ease of use in interaction with domain experts in the reliability field [10]. From a reliability perspective, a BN can be represented as a directed graph with (1) nodes that represent system components and (2) edges that show relationships among the nodes. To evaluate the BN, via Bayes’ rule, edges within the graph are assigned with a value that shows the degree (or strength) of the relationship it represents—a detailed description of BN will be provided in Section 3. Currently, approaches for system reliability analysis via a BN [6], [10], [11], [12] and [13] use specialized networks designed for a specific system. That is, the BN structure (i.e. the nodes, their associations and the strength of these associations) used for estimating system reliability must be known a priori. Inherently, this assumption supposes that an expert with “adequate” knowledge about the system behavior can build the BN. However, finding such an expert may not be possible at all times for every system under consideration. The number of such experts is limited, and finding one is usually difficult and costly [14]. Moreover, human intervention is always open to unintentional mistakes, which could cause discrepancy in the results. These issues are particularly true in complex systems, where the number of components and interactions is large, and thus the likelihood of miscalculations can be substantial. As a result, such an assumption may not be realistic enough to be applicable. Additionally, modern systems evolve with time by adding and removing new and obsolete components [15]. Thus, the original BN model may not be accurate throughout a system life cycle, forcing human intervention to be needed right after every change in the system. Therefore, in the applications where an expert builds the BN, there is always the need for keeping that same expert as the system evolves. To address these issues, this study introduces a holistic method for estimating system reliability. The main contribution of this paper is to relieve the need of an expert by linking BN construction from raw component and system data. In essence, the method replaces the need of an expert to find associations among the components with raw data related to component and system behavior. These data are then used to develop (via association rule mining) and evaluate (via conditional probabilities and Baye's theorem) a BN that describes the relationships and interactions of components with system success behavior. Based on the extensive literature review, this is the first study that incorporates these methods for estimating system reliability by eliminating the need for human intervention in BN construction. The proposed method automates the process of BN construction by feeding raw system behavior data to the K2 algorithm (a commonly used association rule mining algorithm). This algorithm is a machine-learning algorithm that uses canonically ordered sets of variables and identifies the associations among them by using a predefined scoring function and a heuristic. The K2 algorithm has proven to be efficient and accurate for finding associations [16] from a dataset of historical data about the system. The K2 algorithm reduces the algorithmic complexity of finding associations from exponential (2n) to quadratic (n2) [16] with respect to the number of components (n) in the system. Therefore, the method proposed in this paper is efficient for complex systems with large datasets. Moreover, unlike previous approaches, the proposed solution is not system specific, it can be applied to systems following any kind of configuration (two terminal, k-terminal, all terminal, etc.) and behavior (binary, capacitated and multi-state) without the need for an expert to assess and identify component relationships. That is, the approach can build a BN and estimate reliability for any system when observed system failure data are available. This paper is organized as follows: Section 2 gives a brief summary about related work in the literature. Section 3 provides information about BNs and the K2 algorithm, while Section 4 presents a comprehensive illustration of BN construction and system reliability estimation techniques. In Section 5 experimental analysis on the accuracy and performance of the methodology is provided. Finally, in Section 6 conclusions and future research directives are provided.

نتیجه گیری انگلیسی

Estimating system reliability using the BN model is a very popular practice and widely studied recently. There are numerous methods in the literature defined for estimating system reliability, which are mainly focused on doing it for specific systems, such as nuclear plants. However, none of these studies dealt with the problem of constructing the BN without the need of a human expert. This is the first study that introduces a methodology for efficient construction of BN models and estimating system reliability, eliminating the human expert requirement. The proposed method uses historical data about the system to be modeled and constructs the BN model without the need for human intervention. The K2 algorithm is used for this purpose, which is a popular and efficient association rule mining method. Next it was shown that the system reliability can efficiently be estimated by using the BN model. According to the experimental results, reducing the running time of finding associations from O(2n) to O(n2), the proposed methodology can work efficiently even with substantially large systems. Moreover, the BN models constructed by the K2 algorithm are shown to be accurate, especially when more historical data about the system are available. As expected, the experimental results show that when 1000 historical observations on the system are available, the constructed BN are more than 90% accurate. The accuracy of the K2 algorithm can further be improved when the already existing associations between system components are taken into account. However, this improvement requires the intervention of a human expert and thus will be left for future work. Accuracy of the constructed BN is highly influential on the correctness of the system reliability values, as incorrect associations in the BN would lead to biased calculations while estimating system reliability. In conclusion, the methodology introduced in this study will help systems engineers as it minimizes human interaction and provides efficient ways of automatically building a BN model and estimating system reliability.