NEURON: A Neuro-symbolic System for Grounded Clinical Explainability

arXiv cs.AI / 5/5/2026

📰 NewsIdeas & Deep AnalysisTools & Practical UsageIndustry & Market MovesModels & Research

Key Points

  • NEURONは、臨床AIの「ブラックボックス/グレーボックス」問題に対し、予測の信頼性と臨床的な解釈可能性(説明可能性)を同時に高めることを目的としたニューロ記号論(neuro-symbolic)システムです。
  • SNOMED CTのオントロジーに基づく構造化表現を用いて、生データから医学的な用語・概念へつなぐことで、説明に必要な実体的な接地(ontological grounding)を補強します。
  • Retrieval-Augmented Generation(RAG)を用いたLLM層が、SHAPによる特徴量帰属と患者ごとの臨床ノートを統合し、人間に整合した自然言語の説明を生成します。
  • MIMIC-IVの急性心不全における死亡予測で評価され、AUCを0.74–0.77から0.84–0.88へ改善し、raw SHAP可視化よりも人間整合性の指標で大きく優れた結果(0.85 vs 0.50)を示しました。

Abstract

Clinical AI adoption is hindered by the black-box/grey-box nature of high-performing models, which lack the ontological grounding and narrative transparency required for professional-level explainability. We present NEURON, a neuro-symbolic system designed to enhance both predictive reliability and clinical interpretability. NEURON integrates SNOMED CT ontology-informed structural representations with machine learning models to bridge the gap between raw data and medical nomenclature. To facilitate human-aligned interaction, the system utilizes a Retrieval-Augmented Generation (RAG) grounded LLM layer to synthesize SHAP feature attributions and patient-specific clinical notes into coherent, natural-language explanations. Validated on the MIMIC-IV dataset for Acute Heart Failure mortality prediction, NEURON improved the AUC from 0.74-0.77 to 0.84-0.88 and significantly outperformed raw SHAP visualizations in human-aligned metrics (0.85 vs. 0.50). Our results demonstrate that NEURON offers a robust, scalable engineering solution for deploying trustworthy, human-centered connected health applications.