Search papers, labs, and topics across Lattice.
This study addresses the challenge of scarce epilepsy expertise in resource-limited settings by developing MANANA, a non-parametric prompt-learning framework that tailors LLM-based decision support to local prescribing practices in Ugandan pediatric epilepsy care. By leveraging longitudinal unstructured clinic notes, the system not only predicts anti-seizure medication regimens but also identifies when to defer to specialists, significantly improving prescription accuracy. The introduction of Bayesian prompt averaging enhances the model's performance, achieving a notable increase in top-3 prescription accuracy and enabling selective prediction based on confidence levels.
MANANA transforms LLMs into adaptive decision-support tools that can confidently recommend treatments while intelligently deferring uncertain cases to specialists.
Specialist epilepsy expertise is scarce in resource-constrained settings, making LLM-based decision support attractive for frontline clinicians managing longitudinal treatment. Such systems must adapt to local prescribing practice and know when to defer. We study this problem in Ugandan pediatric epilepsy care, predicting anti-seizure medication regimens from longitudinal unstructured clinic notes. Standard prompting achieves non-trivial agreement with physician prescriptions, but neurologist review shows that many errors reflect distribution-miscalibrated prescribing defaults rather than failures to parse the local record. We introduce MANANA, a non-parametric prompt-learning framework that learns local prescribing guidance from a small patient-level training set. MANANA converts observed prescription errors into auditable prompt memories, instantiated in single-agent and multi-agent variants, and improves over classical ML models, direct LLM prompting, and prompt-optimization baselines across two independently collected Ugandan cohorts. We further propose Bayesian prompt averaging, which converts the learned prompt trajectory into prescription likelihoods and an uncertainty-based deferral signal. On the independently collected held-out cohort, this improves visit-level top-3 prescription accuracy by 4-8 percentage points over prompt-optimization baselines and enables selective prediction: the system can auto-handle the most confident half of cases at 95% precision, or the most confident quarter at 99% precision, while deferring lower-confidence cases for specialist review.