DP-RuL: Differentially-Private Rule Learning for Clinical Decision Support Systems
Josephine Lamp, Lu Feng, David Evans

TL;DR
This paper introduces DP-RuL, a novel framework for learning privacy-preserving rule-based clinical decision support systems using local differential privacy, enabling effective rule discovery while protecting sensitive patient data.
Contribution
It develops a new distributed rule learning method with LDP, integrating Monte-Carlo Tree Search and adaptive privacy budgeting for clinical decision support.
Findings
High coverage of rules learned at low privacy budgets
Effective rule discovery in three clinical datasets
Maintains clinical utility with strong privacy guarantees
Abstract
Serious privacy concerns arise with the use of patient data in rule-based clinical decision support systems (CDSS). The goal of a privacy-preserving CDSS is to learn a population ruleset from individual clients' local rulesets, while protecting the potentially sensitive information contained in the rulesets. We present the first work focused on this problem and develop a framework for learning population rulesets with local differential privacy (LDP), suitable for use within a distributed CDSS and other distributed settings. Our rule discovery protocol uses a Monte-Carlo Tree Search (MCTS) method integrated with LDP to search a rule grammar in a structured way and find rule structures clients are likely to have. Randomized response queries are sent to clients to determine promising paths to search within the rule grammar. In addition, we introduce an adaptive budget allocation method…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Healthcare · Imbalanced Data Classification Techniques · Machine Learning in Healthcare
