Details

Artificial Neural Network Applications for Software Reliability Prediction


Artificial Neural Network Applications for Software Reliability Prediction


Performability Engineering Series 1. Aufl.

von: Manjubala Bisi, Neeraj Kumar Goyal

171,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 18.09.2017
ISBN/EAN: 9781119223924
Sprache: englisch
Anzahl Seiten: 312

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<p><b>This book provides a starting point for software professionals to apply artificial neural networks for software reliability prediction without having analyst capability and expertise in various ANN architectures and their optimization.</b></p> <p>Artificial neural network (ANN) has proven to be a universal approximator for any non-linear continuous function with arbitrary accuracy. This book presents how to apply ANN to measure various software reliability indicators: number of failures in a given time, time between successive failures, fault-prone modules and development efforts. The application of machine learning algorithm i.e. artificial neural networks application in software reliability prediction during testing phase as well as early phases of software development process are presented. Applications of artificial neural network for the above purposes are discussed with experimental results in this book so that practitioners can easily use ANN models for predicting software reliability indicators.</p>
<p>Preface xi</p> <p>Acknowledgement xv</p> <p>Abbreviations xvii</p> <p><b>1 Introduction 1</b></p> <p>1.1 Overview of Software Reliability Prediction and Its Limitation 6</p> <p>1.2 Overview of the Book 8</p> <p>1.2.1 Predicting Cumulative Number of Software Failures in a Given Time 9</p> <p>1.2.2 Predicting Time Between Successive Software Failures 11</p> <p>1.2.3 Predicting Software Fault-Prone Modules 13</p> <p>1.2.4 Predicting Software Development Efforts 15</p> <p>1.3 Organization of the Book 17</p> <p><b>2 Software Reliability Modelling 19</b></p> <p>2.1 Introduction 19</p> <p>2.2 Software Reliability Models 20</p> <p>2.2.1 Classification of Existing Models 21</p> <p>2.2.2 Software Reliability Growth Models 25</p> <p>2.2.3 Early Software Reliability Prediction Models 27</p> <p>2.2.4 Architecture based Software Reliability Prediction Models 29</p> <p>2.2.5 Bayesian Models 31</p> <p>2.3 Techniques used for Software Reliability Modelling 31</p> <p>2.3.1 Statistical Modelling Techniques 31</p> <p>2.3.2 Regression Analysis 35</p> <p>2.3.3 Fuzzy Logic 37</p> <p>2.3.3.1 Fuzzy Logic Model for Early Fault Prediction 38</p> <p>2.3.3.2 Prediction and Ranking of Fault-prone Software Modules using Fuzzy Logic 39</p> <p>2.3.4 Support Vector Machine 40</p> <p>2.3.4.1 SVM for Cumulative Number of Failures Prediction 41</p> <p>2.3.5 Genetic Programming 45</p> <p>2.3.6 Particle Swarm Optimization 49</p> <p>2.3.7 Time Series Approach 50</p> <p>2.3.8 Naive Bayes 51</p> <p>2.3.9 Artificial Neural Network 52</p> <p>2.4 Importance of Artificial Neural Network in Software Reliability Modelling 54</p> <p>2.4.1 Cumulative Number of Software Failures Prediction 55</p> <p>2.4.2 Time Between Successive Software Failures Prediction 58</p> <p>2.4.3 Software Fault-Prone Module Prediction 60</p> <p>2.4.4 Software Development Efforts Prediction 64</p> <p>2.5 Observations 67</p> <p>2.6 Objectives of the Book 70</p> <p><b>3 Prediction of Cumulative Number of Software Failures 73</b></p> <p>3.1 Introduction 73</p> <p>3.2 ANN Model 76</p> <p>3.2.1 Artificial Neural Network Model with Exponential Encoding 77</p> <p>3.2.2 Artificial Neural Network Model with Logarithmic Encoding 77</p> <p>3.2.3 System Architecture 78</p> <p>3.2.4 Performance Measures 80</p> <p>3.3 Experiments 81</p> <p>3.3.1 Effect of Different Encoding Parameter 82</p> <p>3.3.2 Effect of Different Encoding Function 83</p> <p>3.3.3 Effect of Number of Hidden Neurons 86</p> <p>3.4 ANN-PSO Model 88</p> <p>3.4.1 ANN Architecture 89</p> <p>3.4.2 Weight and Bias Estimation Through PSO 91</p> <p>3.5 Experimental Results 93</p> <p>3.6 Performance Comparison 94</p> <p><b>4 Prediction of Time Between Successive Software Failures 103</b></p> <p>4.1 Time Series Approach in ANN 105</p> <p>4.2 ANN Model 106</p> <p>4.3 ANN- PSO Model 113</p> <p>4.4 Results and Discussion 116</p> <p>4.4.1 Results of ANN Model 116</p> <p>4.4.2 Results of ANN-PSO Model 121</p> <p>4.4.3 Comparison 125</p> <p><b>5 Identification of Software Fault-Prone Modules 131</b></p> <p>5.1 Research Background 133</p> <p>5.1.1 Software Quality Metrics Affecting Fault-Proneness 134</p> <p>5.1.2 Dimension Reduction Techniques 135</p> <p>5.2 ANN Model 137</p> <p>5.2.1 SA-ANN Approach 139</p> <p>5.2.1.1 Logarithmic Scaling Function 139</p> <p>5.2.1.2 Sensitivity Analysis on Trained ANN 140</p> <p>5.2.2 PCA-ANN Approach 142</p> <p>5.3 ANN-PSO Model 145</p> <p>5.4 Discussion of Results 148</p> <p>5.4.1 Results of ANN Model 149</p> <p>5.4.1.1 SA-ANN Approach Results 149</p> <p>5.4.1.2 PCA-ANN Approach Results 152</p> <p>5.4.1.3 Comparison Results of ANN Model 155</p> <p>5.4.2 Results of ANN-PSO Model 162</p> <p>5.4.2.1 Reduced Data Set 162</p> <p>5.4.2.2 Comparison Results of ANN-PSO Model 163</p> <p><b>6 Prediction of Software Development Efforts 175</b></p> <p>6.1 Need for Development Efforts Prediction 178</p> <p>6.2 Efforts Multipliers Affecting Development Efforts 178</p> <p>6.3 Artificial Neural Network Application for Development Efforts Prediction 179</p> <p>6.3.1 Additional Input Scaling Layer ANN Architecture 181</p> <p>6.3.2 ANN-PSO Model 183</p> <p>6.3.3 ANN-PSO-PCA Model 186</p> <p>6.3.4 ANN-PSO-PCA-GA Model 188</p> <p>6.3.4.1 Chromosome Design and Fitness Function 189</p> <p>6.3.4.2 System Architecture of ANN-PSOPCA-GA Model 190</p> <p>6.4 Performance Analysis on Data Sets 192</p> <p>6.4.1 COCOMO Data Set 194</p> <p>6.4.2 NASA Data Set 202</p> <p>6.4.3 Desharnais Data Set 206</p> <p>6.4.4 Albrecht Data Set 209</p> <p><b>7 Recent Trends in Software Reliability 215</b></p> <p>References 219</p> <p>Appendix Failure Count Data Set 231</p> <p>Appendix Time Between Failure Data Set 235</p> <p>Appendix CM1 Data Set 241</p> <p>Appendix COCOMO 63 Data Set 283</p> <p>Index 289</p>
<p><b>Manjubala Bisi </b>is currently an Assistant Professor in the Computer Science and Engineering Department, Kakatiya Institute of Technology and Science, Warangal, Telengana, India. She received her PhD from the Indian Institute of Technology Kharagpur in Reliability Engineering in 2015. Her research interests include software reliability modelling, artificial neural networks and soft computing techniques.</p> <p><b>Neeraj Kumar Goyal</b> is currently an Associate Professor in Subir Chowdhury School of Quality and Reliability, Indian Institute of Technology Kharagpur, India. He received his PhD from IIT Kharagpur in Reliability Engineering in 2006. His major areas of research are network /system reliability and software reliability. He has completed various research and consultancy projects for various organizations, e.g. DRDO, NPCIL, Vodafone, ECIL etc. He has contributed research papers to refereed international journals and conference proceedings.
<p><b>This book provides a starting point for software professionals to apply artificial neural networks for software reliability prediction without having analyst capability and expertise in various ANN architectures and their optimization.</b></p> <p>Artificial neural network (ANN) has proven to be a universal approximator for any non-linear continuous function with arbitrary accuracy. This book presents how to apply ANN to measure various software reliability indicators: number of failures in a given time, time between successive failures, fault-prone modules and development efforts. The application of machine learning algorithm i.e. artificial neural networks application in software reliability prediction during testing phase as well as early phases of software development process are presented. Applications of artificial neural network for the above purposes are discussed with experimental results in this book so that practitioners can easily use ANN models for predicting software reliability indicators. <p><b>Audience</b><BR>The book will be invaluable to software researchers and practitioners working in reliability prediction.

Diese Produkte könnten Sie auch interessieren:

MDX Solutions
MDX Solutions
von: George Spofford, Sivakumar Harinath, Christopher Webb, Dylan Hai Huang, Francesco Civardi
PDF ebook
53,99 €
Concept Data Analysis
Concept Data Analysis
von: Claudio Carpineto, Giovanni Romano
PDF ebook
107,99 €
Handbook of Virtual Humans
Handbook of Virtual Humans
von: Nadia Magnenat-Thalmann, Daniel Thalmann
PDF ebook
150,99 €