K-Nearest Neighbour algorithm coupled with logistic regression in medical case-based reasoning systems. Application to prediction of access to the renal transplant waiting list in Brittany
Boris Campillo-Gimenez, Wassim Jouini, Sahar Bayat, Marc Cuggia

TL;DR
This paper proposes a hybrid decision-making system combining K-Nearest Neighbors and Logistic Regression to improve medical case-based reasoning, specifically predicting access to renal transplant waiting lists, demonstrating robustness against irrelevant attributes.
Contribution
It introduces a novel framework integrating LR-derived weights into K-NN, enhancing decision accuracy in noisy medical datasets, which was not previously explored.
Findings
The combined K-NN and LR approach outperforms standalone methods in noisy conditions.
Weighted K-NN effectively handles irrelevant attributes in medical datasets.
The method shows robustness and potential for medical decision support tools.
Abstract
Introduction. Case Based Reasoning (CBR) is an emerg- ing decision making paradigm in medical research where new cases are solved relying on previously solved similar cases. Usually, a database of solved cases is provided, and every case is described through a set of attributes (inputs) and a label (output). Extracting useful information from this database can help the CBR system providing more reliable results on the yet to be solved cases. Objective. For that purpose we suggest a general frame- work where a CBR system, viz. K-Nearest Neighbor (K-NN) algorithm, is combined with various information obtained from a Logistic Regression (LR) model. Methods. LR is applied, on the case database, to assign weights to the attributes as well as the solved cases. Thus, five possible decision making systems based on K-NN and/or LR were identified: a standalone K-NN, a standalone LR and three soft…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI-based Problem Solving and Planning · Rough Sets and Fuzzy Logic · Multi-Criteria Decision Making
