NeRD: Neuro-Symbolic Rule Distillation for Efficient Ontology-Grounded Chain-of-Thought in Medical Image Diagnosis

22d ago · Global · primary source: export.arxiv.org

A new framework called Neuro-Symbolic Rule Distillation, or NeRD, aims to make medical image diagnosis more efficient by generating reasoning chains that follow clinical ontologies, according to a paper submitted to arXiv on 14 June 2026 [1][2]. The framework addresses two persistent shortcomings in concept-driven interpretable machine learning. Concept Bottleneck Models require clinicians to score every predefined concept at inference time, a process the authors describe as imposing “a substantial burden on clinicians” [1][2]. Meanwhile, rationale-based generative approaches often select concepts based on class discriminability, which can cause the reasoning to drift away from established diagnostic ontologies [1][2]. NeRD produces reasoning chains that are sufficient for a diagnosis but avoid redundancy, without requiring manually crafted diagnostic rules [1][2]. The system was tested on two skin datasets, where it demonstrated strong diagnostic performance and interpretability [1][2]. A blinded expert evaluation confirmed the clinical plausibility of the rationales produced by the model [1][2]. The work also introduces what the authors call a first expert-in-the-loop study for Multimodal Chain-of-Thought-based diagnosis, achieving concept-level intervention that is both efficient and effective [1][2]. The paper appears in the Computer Vision and Pattern Recognition section of arXiv and is hosted under the arXivLabs framework, which allows community collaborators to develop and share new features on the platform [1]. Neural networks, the broader family of models to which NeRD belongs, consist of layers of artificial neurons that transform input signals through weighted connections [3]. Deep neural networks, defined as networks with at least two hidden layers, have become the backbone of modern computer vision systems, with architectural innovations such as convolutional neural networks driving performance gains in image-related tasks [3]. The push for interpretability in medical applications reflects a wider effort to make these models trustworthy in high-stakes settings [1][2]. The paper’s release coincides with growing infrastructure for sharing machine-learning research artifacts. Platforms such as Hugging Face now allow authors to link papers to models, datasets, and interactive demos, and a collaboration with arXiv embeds those demos directly on abstract pages [5][6]. The NeRD paper’s arXiv page includes links to code and data repositories, though no associated model or demo was confirmed at the time of submission [1].

safety-researchresearch-paperinfrastructuretool-release

Background sources we checked (9)
  • arxiv.org ↗ Interpretability is essential for trustworthy medical image diagnosis. However, existing concept-driven interpretable methods have key limitations: Concept Bottleneck Models (CBMs) require scoring all predefined concepts at inference time and for manual intervention, imposing a s…
  • en.wikipedia.org ↗ In machine learning, a neural network (NN) or neural net, is a computational model inspired by the structure and functions of biological neural networks. A neural network consists of connected units or nodes called artificial neurons, which loosely model the neurons in the brain.…
  • arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
  • huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
  • huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
  • huggingface.co ↗ Daily Papers - Hugging Face new Get trending papers in your email inbox once a day! Get trending papers in your email inbox! Subscribe # Daily Papers ## byAK and the research community - Daily - Weekly - Monthly Trending Papers https://huggingface.co/papers/date/2026-06-…
  • en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
  • en.wikipedia.org ↗ Qwen (also known as Tongyi Qianwen, Chinese: 通义千问; pinyin: Tōngyì Qiānwèn) is a family of large language models developed by Alibaba Cloud. Many Qwen models are distributed under the free and open-source Apache 2.0 license, the source-available Qwen License, or the non-commercial…

Sources

Spot something wrong? Report an issue