π€ AI Summary
Parameter learning for Partially Observable Markov Decision Processes (POMDPs) in healthcare is severely hindered by data sparsity and high noise, limiting model reliability and interpretability.
Method: This paper proposes Fuzzy MAP EMβa novel Expectation-Maximization (EM) algorithm that encodes domain expert knowledge as fuzzy rules and translates them into pseudo-counts, thereby embedding structured prior knowledge directly into the EM framework for maximum a posteriori (MAP) estimation.
Contribution/Results: The method eliminates reliance on large-scale labeled datasets and significantly enhances robustness and interpretability of parameter estimation under low-sample and high-noise conditions. On synthetic medical benchmarks, Fuzzy MAP EM achieves faster convergence and higher accuracy than standard EM. Applied to real-world myasthenia gravis cases, it successfully induces a clinically plausible disease progression model, empirically validating both its efficacy and practical utility in clinical decision support.
π Abstract
Learning the parameters of Partially Observable Markov Decision Processes (POMDPs) from limited data is a significant challenge. We introduce the Fuzzy MAP EM algorithm, a novel approach that incorporates expert knowledge into the parameter estimation process by enriching the Expectation Maximization (EM) framework with fuzzy pseudo-counts derived from an expert-defined fuzzy model. This integration naturally reformulates the problem as a Maximum A Posteriori (MAP) estimation, effectively guiding learning in environments with limited data. In synthetic medical simulations, our method consistently outperforms the standard EM algorithm under both low-data and high-noise conditions. Furthermore, a case study on Myasthenia Gravis illustrates the ability of the Fuzzy MAP EM algorithm to recover a clinically coherent POMDP, demonstrating its potential as a practical tool for data-efficient modeling in healthcare.