[arXiv]score: 0.52
MoBayes Separates LLM Language Interface from Bayesian Clinical Reasoning Module
May 26, 2026
MoBayes routes LLM output only to structured observation parsing while a separate Bayesian module handles posterior tracking, expected-information-gain question selection, and calibrated abstention thresholds, enabling auditable and replaceable clinical decision support without conflating token prediction with probabilistic inference.
cs.LGcs.AIcs.CL
HOW THIS AFFECTS YOU
●
researcherThe modular separation of language and reasoning provides a reproducible architecture pattern for studying calibration and abstention in high-stakes decision support without end-to-end LLM fine-tuning.
●
healthYou can swap population-specific statistical backends independently of the LLM layer, enabling domain-specific calibration for clinical decision support while maintaining auditable reasoning chains relevant to regulatory review.