paper-with-me

Papers

Unifying Neural Learning and Symbolic Reasoning for Spinal Medical Report Generation

2020-04-28 · Zhongyi Han, Benzheng Wei, Yilong Yin, Shuo Li

Automated medical report generation in spine radiology, i.e., given spinal medical images and directly create radiologist-level diagnosis reports to support clinical decision making, is a novel yet fundamental study in the domain of artificial intelligence in healthcare. However, it is incredibly challenging because it is an extremely complicated task that involves visual perception and high-level reasoning processes. In this paper, we propose the neural-symbolic learning (NSL) framework that performs human-like learning by unifying deep neural learning and symbolic logical reasoning for the spinal medical report generation. Generally speaking, the NSL framework firstly employs deep neural learning to imitate human visual perception for detecting abnormalities of target spinal structures. Concretely, we design an adversarial graph network that interpolates a symbolic graph reasoning module into a generative adversarial network through embedding prior domain knowledge, achieving semantic segmentation of spinal structures with high complexity and variability. NSL secondly conducts human-like symbolic logical reasoning that realizes unsupervised causal effect analysis of detected entities of abnormalities through meta-interpretive learning. NSL finally fills these discoveries of target diseases into a unified template, successfully achieving a comprehensive medical report generation. When it employed in a real-world clinical dataset, a series of empirical studies demonstrate its capacity on spinal medical report generation as well as show that our algorithm remarkably exceeds existing methods in the detection of spinal structures. These indicate its potential as a clinical tool that contributes to computer-aided diagnosis.

📄 PDF Abstract BibTeX arXiv:2004.13577

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingGenerative Adversarial NetworkLogical ReasoningMedical Report GenerationSemantic Segmentation

Similar Papers 제목 키워드 기반

Toward Deep Learning-based Segmentation and Quantitative Analysis of Cervical Spinal Cord Magnetic Resonance Images

2024-09-28 · Maryam Tavakol Elahi

This research proposal discusses two challenges in the field of medical image analysis: the multi-parametric investigation on microstructural and macrostructural characteristics of the cervical spinal cord and deep learn…

Deep LearningImage SegmentationMedical Image AnalysisMedical Image Segmentation+1

Scaling medical imaging report generation with multimodal reinforcement learning

2026-01-23 · Qianchu Liu, Sheng Zhang, Guanghui Qin, Yu Gu 외 arxiv

Frontier models have demonstrated remarkable capabilities in understanding and reasoning with natural-language text, but they still exhibit major competency gaps in multimodal understanding and reasoning especially in hi…

Reinforcement Learning

Context-Aware Transformers For Spinal Cancer Detection and Radiological Grading

2022-06-27 · Rhydian Windsor, Amir Jamaludin, Timor Kadir, Andrew Zisserman

This paper proposes a novel transformer-based model architecture for medical imaging problems involving analysis of vertebrae. It considers two applications of such models in MR images: (a) detection of spinal metastases…

Spinal cord gray matter segmentation using deep dilated convolutions

2017-10-02 · Christian S. Perone, Evan Calabrese, Julien Cohen-Adad

Gray matter (GM) tissue changes have been associated with a wide range of neurological disorders and was also recently found relevant as a biomarker for disability in amyotrophic lateral sclerosis. The ability to automat…

Medical Image SegmentationSegmentationSpinal Cord Gray Matter - Segmentation

Defining neurosymbolic AI

2025-07-15 · Lennert De Smet, Luc De Raedt arxiv

Neurosymbolic AI focuses on integrating learning and reasoning, in particular, on unifying logical and neural representations. Despite the existence of an alphabet soup of neurosymbolic AI systems, the field is lacking a…