A Methodology for Customizing Clinical Tests for Esophageal Cancer based on Patient Preferences
Asis Roy, Sourangshu Bhattacharya, Kalyan Guin

TL;DR
This paper introduces a methodology to customize clinical tests for esophageal cancer by leveraging patient preferences and machine learning classifiers trained on electronic health records, aiming to reduce unnecessary tests while maintaining high diagnostic accuracy.
Contribution
It proposes a novel test selection algorithm that incorporates user preferences, optimizing test sets based on cost and discomfort, validated with real patient data.
Findings
Kernel SVM and kernel LR achieve 99.8% accuracy and 100% sensitivity.
Test sets vary significantly when optimized for cost versus discomfort.
The methodology effectively personalizes test selection based on user preferences.
Abstract
Tests for Esophageal cancer can be expensive, uncomfortable and can have side effects. For many patients, we can predict non-existence of disease with 100% certainty, just using demographics, lifestyle, and medical history information. Our objective is to devise a general methodology for customizing tests using user preferences so that expensive or uncomfortable tests can be avoided. We propose to use classifiers trained from electronic health records (EHR) for selection of tests. The key idea is to design classifiers with 100% false normal rates, possibly at the cost higher false abnormals. We compare Naive Bayes classification (NB), Random Forests (RF), Support Vector Machines (SVM) and Logistic Regression (LR), and find kernel Logistic regression to be most suitable for the task. We propose an algorithm for finding the best probability threshold for kernel LR, based on test set…
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
MethodsLogistic Regression · Support Vector Machine
