paper-with-me

Papers

NEURO-GUARD: Neuro-Symbolic Generalization and Unbiased Adaptive Routing for Diagnostics -- Explainable Medical AI

2025-12-20 · Midhat Urooj, Ayan Banerjee, Sandeep Gupta arxiv

Accurate yet interpretable image-based diagnosis remains a central challenge in medical AI, particularly in settings characterized by limited data, subtle visual cues, and high-stakes clinical decision-making. Most existing vision models rely on purely data-driven learning and produce black-box predictions with limited interpretability and poor cross-domain generalization, hindering their real-world clinical adoption. We present NEURO-GUARD, a novel knowledge-guided vision framework that integrates Vision Transformers (ViTs) with language-driven reasoning to improve performance, transparency, and domain robustness. NEURO-GUARD employs a retrieval-augmented generation (RAG) mechanism for self-verification, in which a large language model (LLM) iteratively generates, evaluates, and refines feature-extraction code for medical images. By grounding this process in clinical guidelines and expert knowledge, the framework progressively enhances feature detection and classification beyond purely data-driven baselines. Extensive experiments on diabetic retinopathy classification across four benchmark datasets APTOS, EyePACS, Messidor-1, and Messidor-2 demonstrate that NEURO-GUARD improves accuracy by 6.2% over a ViT-only baseline (84.69% vs. 78.4%) and achieves a 5% gain in domain generalization. Additional evaluations on MRI-based seizure detection further confirm its cross-domain robustness, consistently outperforming existing methods. Overall, NEURO-GUARD bridges symbolic medical reasoning with subsymbolic visual learning, enabling interpretable, knowledge-aware, and generalizable medical image diagnosis while achieving state-of-the-art performance across multiple datasets.

📄 PDF Abstract BibTeX arXiv:2512.18177

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationSeizure Detection

Similar Papers 제목 키워드 기반

Neuro-Symbolic Agents for Regulated Process Automation: Challenges and Research Agenda

2026-06-11 · Alexander Rombach, Chantale Lauer, Nijat Mehdiyev arxiv

LLM-based agents are entering regulated industries where they automate judgment intensive quality management processes. We argue that symbolic structures already embedded in these domains, including regulations, typed pr…

PolicyGuard: From Organizational Policies to Neuro-SymbolicCompliance Review Engines

2026-06-30 · Sameer Malik, Ayush Singh, Amar Prakash Azad arxiv

Policy-grounded document review requires determining whether a target document complies with organization-specific policies, guidelines, or playbooks. While large language models can assist with policy interpretation and…

Compositional Generalization Across Distributional Shifts with Sparse Tree Operations

2024-12-18 · Paul Soulos, Henry Conklin, Mattia Opper, Paul Smolensky 외

Neural networks continue to struggle with compositional generalization, and this issue is exacerbated by a lack of massive pre-training. One successful approach for developing neural systems which exhibit human-like comp…

On the Hardness of Probabilistic Neurosymbolic Learning

2024-06-06 · Jaron Maene, Vincent Derkinderen, Luc De Raedt

The limitations of purely neural learning have sparked an interest in probabilistic neurosymbolic models, which combine neural networks with probabilistic logical reasoning. As these neurosymbolic models are trained with…

Logical Reasoning

Neuro-Symbolic Decoding of Neural Activity

2026-02-22 · Yanchen Wang, Joy Hsu, Ehsan Adeli, Jiajun Wu arxiv

We propose NEURONA, a neuro-symbolic framework for fMRI decoding and concept grounding in neural activity. Leveraging image- and video-based fMRI question-answering datasets, NEURONA learns to decode interacting concepts…