scholarly journals Multilayer Perceptron Integrated Fuzzy Nearest Neighbor to Improve the Proficiency of CBR-Retrieval

2020 ◽  
Vol 2 (2) ◽  
pp. 101-110
Author(s):  
Dr. Suma V.

The CBR (case based reasoning) is a problem solving technique following different strategy compared to the major approaches of the artificial intelligence. It develops remedies to certain problem based on the pre-existing solutions of similar nature. So the problem using the CBR is handled by retrieving and reusing the similar previously solved problems and available solutions respectively. This makes the process functioning alike based on the human activities is instinctively attractive and more beneficial compared to the Conventional_AI as begins to reason out the possible solutions form the shallow base. The CBR due to the exceeding performance are popular among a wide range of applications such as the weather fore casting, medical and engineering diagnosis, aerospace etc. Identification or sorting out or classification take a significant role in cases that is the training examples retrieval as the perfect identification results in perfect case retrieval, this further enables the case based reasoning to arrive to at a perfect remedy for the problem. The retrieval of cases are mostly based on the similarity and utilizes the KNN (K-Nearest Neighbor). The proposed method in the paper integrates the multilayer perceptron with the fuzzy nearest neighbor (MLP-NFF) system with the help of WEKA to deliver a perfect classification to make the CBR-retrieval efficient. The evaluation of the proposed method and its comparison with the KNN is done using the standard data set obtained from the medical field.

2020 ◽  
Vol 9 (2) ◽  
pp. 267
Author(s):  
I Gede Teguh Mahardika ◽  
I Wayan Supriana

Culinary is one of the favorite businesses today. The number of considerations to choose a restaurant or place to visit becomes one of the factors that is difficult to determine the restaurant or place to eat. To get the desired place to eat advice, one needs a recommendation system. Decisions made by the recommendation system can be used as a reference to determine the choice of restaurants. One method that can be used to build a recommendation system is Case Based Reasoning. The Case Based Reasoning (CBR) method mimics human ability to solve a problem or cases. The retrieval process is the most important stage, because at this stage the search for a solution for a new case is carried out. The study used the K-Nearest Neighbor method to find closeness between new cases and case bases. With the selection of features used as domains in the system, the results of recommendations presented can be more suggestive and accurate. The system successfully provides complex recommendations based on the type and type of food entered by the user. Based on blackbox testing, the system has features that can be used and function properly according to the purpose of creating the system.


2010 ◽  
Vol 108-111 ◽  
pp. 603-607
Author(s):  
Wei Yan ◽  
Xue Qing Li ◽  
Xu Guang Tan ◽  
De Hui Tong ◽  
Qi Gao

In this paper, we propose a hybrid decision model using case-based reasoning augmented the Gaussian and k nearest neighbor methods for aided design camshaft in engine. The hybrid Gaussian k-NN (HGKNN) CBR scheme is designed to compute memberships between cam profile and engine parameters, which provides a more flexible and practical mechanism for reusing the decision knowledge. These methods were implemented in the database application and expert system following the examples of Cam Profile. To get the designed case, the retrieved results were compared and analyzed by HGKNN and k-NN algorithm in the CBR database. It proves the validity of HGKNN and CBR design system is used successfully in engine design process.


2019 ◽  
Vol 8 (4) ◽  
pp. 9155-9158

Classification is a machine learning task which consists in predicting the set association of unclassified examples, whose label is not known, by the properties of examples in a representation learned earlier as of training examples, that label was known. Classification tasks contain a huge assortment of domains and real world purpose: disciplines such as medical diagnosis, bioinformatics, financial engineering and image recognition between others, where domain experts can use the model erudite to sustain their decisions. All the Classification Approaches proposed in this paper were evaluate in an appropriate experimental framework in R Programming Language and the major emphasis is on k-nearest neighbor method which supports vector machines and decision trees over large number of data sets with varied dimensionality and by comparing their performance against other state-of-the-art methods. In this process the experimental results obtained have been verified by statistical tests which support the better performance of the methods. In this paper we have survey various classification techniques of Data Mining and then compared them by using diverse datasets from “University of California: Irvine (UCI) Machine Learning Repository” for acquiring the accurate calculations on Iris Data set.


2019 ◽  
Vol 11 (1) ◽  
Author(s):  
Mgs. Afriyan Firdaus ◽  
Dwi Rosa Indah ◽  
Putri Eka Sevtiyuni ◽  
Choirunnisa Qonitah

In this paper, we discuss the problem solving of village food barn management using Case-Based Reasoning (CBR) with the K-Nearest Neighbor algorithm. This research was carried out by adopting the stages of the CBR cycle and the nearest neighbor algorithm. The results of the study show that the application of CBR and K-nearest neighbor algorithms can support the resolution of knowledge problems in village food barn management using technical problem solving based on the symptoms and solutions to existing problems. Based on the test results, the problem-solving accuracy was 92%.Keywords - case-based reasoning, K-nearest neighbor, food barn, problem-solving


2020 ◽  
Vol 6 (1) ◽  
pp. 23
Author(s):  
Heni Sulistiani ◽  
Imam Darwanto ◽  
Imam Ahmad

Petani karet di wilayah Kabupaten Tulang Bawang sering menemukan masalah seperti penyakit dan hama tanaman karet yang dapat mengakibatkan kematian pada tanaman karet, antara lain penyakit pada bidang sadap, dan hama penggangu seperti rayap dan kutu tanaman. Penyakit tersebut dapat dideteksi melalui gejala-gejala yang ditimbulkan. Akan tetapi untuk mengetahui jenis penyakit yang menyerang tanaman karet diperlukan seorang pakar pertanian dan perkebunan. Namun, saat ini petani di Tulang Bawang masih memliki kekurangan dalam hal pengetahuan untuk pencegehan dan penanganan penyakit tanaman karet. Untuk itu, diperlukan suatu sistem yang berisikan pengetahuan tertentu dalam hal kepakaran melalui pendekatan kemampuan manusia di salah  satu  bidang. Salah satunya adalah sistem pakar. Berbagai metode telah diterapkan untuk membangun sistem pakar, diantaranya adalah Metode Case Base Reasoning dan K-Nearest Neighbor. Metode ini digunakan untuk mencari solusi dari permasalahan berdasarkan pengalaman kasus masa lalu dan pendekatan untuk mencari kasus dengan menghitung kedekatan antara kasus baru dengan kasus lama. Hasil pengujian keakuratan kesesuaian antara data testing yang diperoleh dari pakar dengan hasil pengolahan sistem adalah sebesar 80%.


2021 ◽  
Vol 10 (1) ◽  
pp. 11
Author(s):  
Ni Putu Vidya Vira Prashanti ◽  
I Gede Santi Astawa

When on vacation, one of the essential amenities that is needed is the availability of accommodation such as hotel. One of the areas that become a holiday destination is the island of Bali. Being one of the tourist destinations of course many lodgings available in Bali with various facilities offered. The problem facing tourists is when choosing the right lodging that suits your wishes or needs, so in this study will be built a hotel recommendation system in Bali. The purpose of this research is to assist tourists in choosing the right hotel. The study used 78 hotel data sourced from the agoda.com. The methods used in this study are Case Based Reasoning and K-Nearest Neighbor.  The result of this study is that the hotel recommendation system in Bali has managed to provide hotel selection recommendations based on 14 features namely district, hotel class, room type, and availability of facilities such as breakfast, swimming pool, television, gym, air conditioner, scenery, and nightly stay price. Based on black box testing, it is obtained the result that the hotel recommendation system in Bali can function properly.   


Author(s):  
Anna Hendri Soleliza Jones ◽  
Cicin Hardiyanti

A personality disorder is a condition of a person with an extreme personality that causes the sufferer to have unhealthy and different thoughts patterns and behavior from other people. The personality disorders discussed in this study consisted of 110 diseases with 300 case data and 68 symptoms. Based on Basic Health Research (Riskesdas) 2018 data, it shows that more than 19 million people aged 15 years and over were affected by mental-emotional disorders. Data from the Statistics Indonesia in 2019 that the population of Indonesia is around 265 million people, while according to the Indonesian Clinical Psychologist Association, the number of verified professional psychologists is 1,599 clinical psychologists out of a total membership of 2,078 as of January 2019. However, this figure does not meet the standards of the World Health Organization (WHO), which is that psychologists serve 30 thousand people. This shows that Indonesia still lacks around 28,970 psychologists. The unequal distribution of professional psychologists has made psychologists need a long time to provide a diagnosis because of the number of patients being inversely proportional to the availability of psychologists in Indonesia. Moreover, there is not enough patient knowledge about the symptoms they feel. This study aims to produce a system for diagnosing personality disorders. This study is a case based reasoning to solve problems that have occurred in previous cases using K-Nearest Neighbor to classify data based on the closest distance using the calculation of the Euclidean Distance. Algorithm testing for the system used the Confusion Matrix test. Based on the results of testing data in the 60 case data using K-nearest Neighbor and the calculation of the Euclidean Distance with a score of K=3, it is known that 60 data have 100% similarity to cases with a personality disorder. Meanwhile, testing new cases with 10 case data that were not in the knowledge base was also conducted showing that 9 cases had 100% similarity to the previous case, while another case had 90% similarity to the previous case.


2020 ◽  
Vol 12 (1) ◽  
pp. 8
Author(s):  
Gustavo Borba Evangelista ◽  
Guilherme Conceição Rocha ◽  
Wlamir Olivares Loesch Vianna

The Fault Isolation Manual (FIM) can be seen as a specialist system that carries the expectations and expertise of engineers and technical team concerning the aircraft components and systems operation. It is basically a manual that supports the maintainers regarding the actions to perform in determined situations to properly isolate a fault. Although the FIM is the most common tool that assists maintainer on the troubleshooting process today, it does not adequately consider field experience and it does not explore situations where the maintenance operator has limited resources, such as a lack of tools and equipment. These drawbacks are essentially caused by the lack of flexibility or adaptability of this method since it is a static manual. There are several dynamic methods studied in the field of system troubleshooting and aircraft maintenance such as Artificial Neural Networks, Support Vector Machine, K Nearest Neighbor and many other machine learning algorithms. These techniques are considered very powerful and useful; however, the training process of the data-driven strategies requires a large amount of data to provide a reliable result. In this context, the present work proposes a combination of data-driven with legacy knowledge-based approaches. The following techniques are employed to integrate the concepts mentioned: decision trees that explore the legacy knowledge with its topology based on the FIM, truth tables and decision analysis that explores Bayes’ rule to assist the decision- making process and case-based reasoning, technique that enables the learning from the field experience.


2020 ◽  
Vol 6 (1) ◽  
pp. 101
Author(s):  
Tursina Tursina ◽  
Hafiz Muhardi ◽  
Dian Aulia Sari

Narkoba merupakan bahan yang sangat bermanfaat untuk pengobatan, namun jika disalahgunakan akan memberikan dampak buruk yang luar biasa seperti gangguan kesehatan, gangguan kejiwaan hingga kematian. Seorang pengguna narkoba cenderung tertutup dan tidak ingin berkonsultasi langsung ke dokter maupun rehabilitasi dikarenakan pengguna malu dengan kondisinya, biaya yang relatif mahal, jarak dan waktu yang ditempuh, takut dilaporkan dan tanggapan negatif dari masyarakat. Tujuan dilakukannya penelitian ini adalah untuk membantu seorang pengguna narkoba ataupun bagi seseorang yang dicurigai sebagai pengguna narkoba dalam mendiagnosis tahapan pengguna narkoba dan memberikan solusi serta saran terhadap pengguna narkoba tersebut. Case based reasoning merupakan penalaran yang digunakan untuk menyelesaikan kasus baru dengan cara mengadaptasi solusi yang terdapat pada kasus-kasus sebelumnya, yang mempunyai permasalahan yang mirip dengan kasus baru. Pada tahapan retrieve, terjadi proses menghitung similaritas antara kasus baru dan kasus lama. Perhitungan similaritas kasus pada penelitian ini menggunakan metode k-nearest neighbor. Pengujian hasil akhir sistem menggunakan pengujian tahapan CBR dan pengujian kinerja metode k-nearest neighbor. Hasil pengujian mengukur kinerja dari metode k-nearest neighbor dengan nilai k=7, tingkat akurasi untuk 10-fold cross validation sebesar 98,333%, confusion matrix sebesar 100% dan termasuk excellent classification karena memiliki nilai AUC 1,000.


Sign in / Sign up

Export Citation Format

Share Document