Skip to main content

Neuro-Fuzzy-Rough Classification for Improving Efficiency and Performance in Case-Based Reasoning Retrieval

  • Chapter
  • First Online:
Computational Network Application Tools for Performance Management

Part of the book series: Asset Analytics ((ASAN))

  • 514 Accesses

Abstract

Case-based reasoning (CBR) is an artificial intelligence (AI) technique for solving problems. The very fact that CBR draws on past experiences to solve a new problem makes it intuitively appealing as humans also have the same problem-solving behavior. Another advantage of CBR over other conventional AI techniques is that it can work on a shallow knowledge base to start with. These make CBR an excellent method to solve real-life problems and useful in the field like medical diagnosis, engineering diagnosis, product selection, weather prediction, aerospace applications, etc. Classification plays a vital role in the retrieval of cases, as a correct classification results in a correctly retrieved case, which eventually results in a correct solution given by the CBR system. Typically, case retrieval is similarity-based and uses a k-nearest neighbor (k-NN) algorithm. Retrieval aims to find among the stored cases the best match for a given new case. Typically, CBR systems use the nearest neighbor algorithm as a similarity metric for retrieving cases. In this paper, the researchers use the machine learning workbench WEKA to combine well-known classifiers multilayer perceptron and fuzzy-rough nearest neighbor and compare the performance of k-NN with them. They have used benchmark medical data sets to carry out the evaluation process. The experimental results show that the combination of multilayer perceptron and fuzzy-rough nearest neighbor outperforms k-NN to a significant extent for classification, thus effectively improving the case retrieval efficiency and performance.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 109.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. A. Aamodt, E. Plaza, Case-based reasoning: foundational issues, methodological variations, and system approaches. AI Commun. 7(1), 39–59 (1994)

    Google Scholar 

  2. S.C. Shiu, S.K. Pal, Case-based reasoning: concepts, features and soft computing. Appl. Intell. 21(3), 233–238 (2004)

    Article  Google Scholar 

  3. R.L. De Mantaras, D. McSherry, D. Bridge, D. Leake, B. Smyth, S. Craw, B. Faltings, M.L. Maher, M.T. Cox, K. Forbus, M. Keane, A. Aamodt, I. Watson, Retrieval, reuse, revision and retention in case-based reasoning. Knowl. Eng. Rev. 20(3), 215–240 (2005)

    Article  Google Scholar 

  4. D.W. Patterson, N. Rooney, M. Galushka, Efficient retrieval for case-based reasoning, in FLAIRS Conference (2003), pp. 144–149

    Google Scholar 

  5. S.K. Pal, S.C. Shiu, Foundations of Soft Case-Based Reasoning, vol. 8 (Wiley, Hoboken, 2004)

    Book  Google Scholar 

  6. N. Choudhury, S.A. Begum, A survey on case-based reasoning in medicine. Int. J. Adv. Comput. Sci. Appl. 7(8), 136–144 (2016)

    Google Scholar 

  7. B. Smyth, M.T. Keane, Adaptation-guided retrieval: questioning the similarity assumption in reasoning. Artif. Intell. 102(2), 249–293 (1998)

    Article  Google Scholar 

  8. B. Smyth, M.T. Keane, Experiments on adaptation-guided retrieval in case-based design, in International Conference on Case-Based Reasoning (Springer, Berlin, 1995), pp. 313–324

    Chapter  Google Scholar 

  9. Bridge, D., Ferguson, A.: Diverse product recommendations using an expressive language for case retrieval, in Advances in Case-Based Reasoning, vol. 2416 (2002), pp. 43–57

    Google Scholar 

  10. B. Smyth, P. McClave, Similarity vs. diversity, in Case-Based Reasoning Research and Development, vol. 2080 (2001), pp. 347–361

    Chapter  Google Scholar 

  11. D. McSherry, Diversity-conscious retrieval, in Advances in Case-Based Reasoning, vol. 2416 (2002), pp. 219–233

    Google Scholar 

  12. D. McSherry, Similarity and compromise. In: Case-Based Reasoning Research and Development, vol. 2689 (2003), pp. 291–305

    Google Scholar 

  13. F. Sormo, J. Cassens, A. Aamodt, Explanation in case-based reasoning—perspectives and goals. Artif. Intell. Rev. 24, 109–143 (2005)

    Article  Google Scholar 

  14. D. Doyle, P. Cunningham, D. Bridge, Y. Rahman, Explanation oriented retrieval, in Advances in Case-Based Reasoning, vol. 3155 (2004), pp. 157–168

    Google Scholar 

  15. I. Jurisica, J. Glasgow, Case-based classification using similarity-based retrieval, in International Conference on Tools with Artificial Intelligence (1996), pp. 410–419 (1996)

    Google Scholar 

  16. D.B. Leake, CBR in context: the present and future, in Case-Based Reasoning, Experiences, Lessons & Future Directions (1996), pp. 1–30

    Google Scholar 

  17. I. Bichindaritz, Data mining methods for case-based reasoning in health sciences, in ICCBR (Workshops) (2015), pp. 184–198

    Google Scholar 

  18. D.T. Larose, Discovering Knowledge in Data: An Introduction to Data Mining (Wiley, Hoboken, 2014)

    Google Scholar 

  19. G. Guo, H. Wang, D. Bell, Y. Bi, K. Greer, KNN model-based approach in classification, in OTM Confederated International Conferences. On the Move to Meaningful Internet Systems (Springer, Berlin, 2003), pp. 986–996

    Chapter  Google Scholar 

  20. S.K. Pal, A. Pal (eds.), Pattern Recognition: From Classical to Modern Approaches (World Scientific, Singapore, 2001)

    Google Scholar 

  21. R.P. Lippmann, An introduction to computing with neural nets. IEEE Acoust. Speech Sig. Process. Mag. 61, 4–22 (1987)

    Google Scholar 

  22. T. Kohonen, An introduction to neural computing. Neural Netw. 1(1), 3–16 (1988)

    Article  Google Scholar 

  23. D.W. Ruck, S.K. Rogers, M. Kabrisky, M.E. Oxley, B.W. Suter, The multilayer perceptron as an approximation to a Bayes optimal discriminant function. IEEE Trans. Neural Netw. 1(4), 296–298 (1990)

    Article  Google Scholar 

  24. A.G. Parlos, B. Fernandez, A.F. Atiya, J. Muthusami, W.K. Tsai, An accelerated learning algorithm for multilayer perceptron networks. IEEE Trans. Neural Netw. 5(3), 493–497 (1994)

    Article  Google Scholar 

  25. E. Frank, M.A. Hall, I.H. Witten, The WEKA Workbench, Online Appendix for Data Mining: Practical Machine Learning Tools and Techniques, 4th edn. (Morgan Kaufmann, Cambridge, 2016)

    Google Scholar 

  26. J.M. Keller, M.R. Gray, J.A. Givens, A fuzzy k-nearest neighbor algorithm. IEEE Trans. Syst. Man Cybern. 15(4), 580–585 (1985)

    Article  Google Scholar 

  27. J.C. Bezdek, Pattern recognition with fuzzy objective function algorithms (Plenum Press, New York, 1981)

    Book  Google Scholar 

  28. M. Sarkar, Fuzzy-rough nearest neighbors algorithm. Fuzzy Sets Syst. 158, 2123–2152 (2007)

    Article  Google Scholar 

  29. H. Bian, L. Mazlack, Fuzzy-rough nearest-neighbor classification approach, in 22nd International Conference of the North American Fuzzy Information Processing Society (IEEE, 2003), pp. 500–505

    Google Scholar 

  30. Q. Shen, A. Chouchoulas, A rough-fuzzy approach for generating classification rules. Pattern Recogn. 35(11), 2425–2438 (2002)

    Article  Google Scholar 

  31. R. Jensen, C. Cornelis, Fuzzy-rough nearest neighbour classification and prediction. Theor. Comput. Sci. 412(42), 5871–5884 (2011)

    Article  Google Scholar 

  32. M. Lichman, UCI Machine Learning Repository (University of California, School of Information and Computer Science, Irvine, CA, 2013). http://archive.ics.uci.edu/ml

  33. R. Jensen, C. Cornelis, Fuzzy-rough nearest neighbour classification. Trans. Rough Sets XIII, 56–72 (2011)

    Article  Google Scholar 

  34. D.H. Wolpert, Stacked generalization. Neural Netw. 5(2), 241–259 (1992)

    Article  Google Scholar 

  35. A.K. Seewald, How to make stacking better and faster while also taking care of an unknown weakness. In: Nineteenth International Conference on Machine Learning (2002), pp. 554–561 (2002)

    Google Scholar 

  36. S. le Cessie, J.C. van Houwelingen, Ridge estimators in logistic regression. Appl. Stat. 41(1), 191–201 (1992)

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Nabanita Choudhury .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Springer Nature Singapore Pte Ltd.

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Choudhury, N., Begum, S.A. (2020). Neuro-Fuzzy-Rough Classification for Improving Efficiency and Performance in Case-Based Reasoning Retrieval. In: Pant, M., Sharma, T., Basterrech, S., Banerjee, C. (eds) Computational Network Application Tools for Performance Management. Asset Analytics. Springer, Singapore. https://doi.org/10.1007/978-981-32-9585-8_4

Download citation

Publish with us

Policies and ethics