Page 278 - Big Data Analytics for Intelligent Healthcare Management
P. 278

272     CHAPTER 11 KIDNEY-INSPIRED ALGORITHM AND FUZZY CLUSTERING




             Also, it is governed by two mathematical formulations: (i) one for movement of solutes (Eq. 11.1) and
             (ii) another for the learning controlling parameter called filtration rate (fr) (Eq. 11.2).

                                        X i t +1Þ ¼ X i tðÞ + rand X best tðÞ X i tðÞÞ    (11.1)
                                                        ð
                                         ð
             Here, X i (t) is the solute at tth iteration, X i (t+1) is the solute at t+1th iteration, and X best (t) is the best
             solute at tth iteration (solute referred as candidate solution in population in KA). rand(.) is a function to
             generate random numbers.
                                                       n
                                                      X
                                                         ðÞ
                                                         fX i
                                                      i¼1
                                                fr ¼ α                                    (11.2)
                                                         n
             Here, fr is the filtration rate, α is the learning rate, f(X i ) is the objective function on candidate solution
             X i , and n is the population size.
                In the preliminary step of the KA, an arbitrary population of solutes (candidate solutions) is pro-
             duced and the evaluation of function (objective) is considered for all of them. At every iteration, a novel
             solution is produced for all applicant solutions by movement in the direction of the finest solution
             (Eq. 11.1) found so far. Then, by pertaining the filtration operator (with high eminence), the population
             is cleaned into FB and the remaining are moved into W. The excretion, reabsorption, and secretion
             systems of the biological kidney process are replicated in this process by examining some circum-
             stances entrenched in the algorithm. If an aspirant solution is allocated to W, the algorithm provides
             this solution an additional chance to advance itself so it can be moved into FB. If this prospect is used,
             then the solution is excreted from the waste and an arbitrary solution is added to it. If, subsequent to
             filtration, a result is allocated to FB and the worth of this solution is not improved compared to the worst
             solution in FB, this worst solution is secreted from the FB when the solution is more desirable than the
             worst. In conclusion, the solutions in FB are positioned and the finest resolution is modernized. The FB
             and W are combined and this modernizes its filtration rate. This repetitive procedure is sustained until
             the extinction principle is met.





             11.4 LITERATURE SURVEY
             A limited number of applications and variations came into existence after the implementation of the
             KA. Some of them are discussed here. Taqi and Ali [25] introduced OBKA-FS: an oppositional-
             based binary kidney-inspired search algorithm for feature selection. In their study, a threefold de-
             velopment in the obtainable KA is anticipated.First,BKA-FS(binary version of the kidney-
             inspired algorithm for feature subset selection) is initiated to progress classification accuracy in
             multiclass categorization problems. Second, the proposed binary version of the kidney-inspired al-
             gorithm for feature subset selection (BKA-FS) is incorporated into an oppositional-based initiali-
             zation technique in order to begin with good preliminary solutions. Thus, this enhanced algorithm
             performed as OBKA-FS. Last, a novel association stratagem based on the computation of MI
             (mutual information), which provides OBKA-FS with the ability to work in a distinct binary
             environment is projected. For assessment, authors performed an experiment with 10 UCI machine
             learning standard examples. Results show that OBKA-FS attained improved correctness with the
             same or fewer features and higher dependence with fewer redundancies. Thus, the consequences
   273   274   275   276   277   278   279   280   281   282   283