paper-with-me

Papers

Dynamic Graph Correlation Learning for Disease Diagnosis with Incomplete Labels

2020-02-26 · Daizong Liu, Shuangjie Xu, Pan Zhou, Kun He, Wei Wei, Zichuan Xu

Disease diagnosis on chest X-ray images is a challenging multi-label classification task. Previous works generally classify the diseases independently on the input image without considering any correlation among diseases. However, such correlation actually exists, for example, Pleural Effusion is more likely to appear when Pneumothorax is present. In this work, we propose a Disease Diagnosis Graph Convolutional Network (DD-GCN) that presents a novel view of investigating the inter-dependency among different diseases by using a dynamic learnable adjacency matrix in graph structure to improve the diagnosis accuracy. To learn more natural and reliable correlation relationship, we feed each node with the image-level individual feature map corresponding to each type of disease. To our knowledge, our method is the first to build a graph over the feature maps with a dynamic adjacency matrix for correlation learning. To further deal with a practical issue of incomplete labels, DD-GCN also utilizes an adaptive loss and a curriculum learning strategy to train the model on incomplete labels. Experimental results on two popular chest X-ray (CXR) datasets show that our prediction accuracy outperforms state-of-the-arts, and the learned graph adjacency matrix establishes the correlation representations of different diseases, which is consistent with expert experience. In addition, we apply an ablation study to demonstrate the effectiveness of each component in DD-GCN.

📄 PDF Abstract BibTeX arXiv:2002.11629

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Methods 이 논문이 사용한 방법론

Adaptive Loss 설명 없음

Similar Papers 제목 키워드 기반

Refining Diagnosis Paths for Medical Diagnosis based on an Augmented Knowledge Graph

2022-04-28 · Niclas Heilig, Jan Kirchhoff, Florian Stumpe, Joan Plepi 외

Medical diagnosis is the process of making a prediction of the disease a patient is likely to have, given a set of symptoms and observations. This requires extensive expert knowledge, in particular when covering a large …

Medical Diagnosisvalid

Simultaneous imputation and disease classification in incomplete medical datasets using Multigraph Geometric Matrix Completion (MGMC)

2020-05-14 · Gerome Vivar, Anees Kazi, Hendrik Burwinkel, Andreas Zwergal 외

Large-scale population-based studies in medicine are a key resource towards better diagnosis, monitoring, and treatment of diseases. They also serve as enablers of clinical decision support systems, in particular Compute…

ClassificationDisease PredictionGeneral ClassificationImputation+1

Explainable Deep Learning Algorithm for Distinguishing Incomplete Kawasaki Disease by Coronary Artery Lesions on Echocardiographic Imaging

2022-04-05 · Haeyun Lee, Yongsoon Eun, Jae Youn Hwang, Lucy Youngmin Eun

Background and Objective: Incomplete Kawasaki disease (KD) has often been misdiagnosed due to a lack of the clinical manifestations of classic KD. However, it is associated with a markedly higher prevalence of coronary a…

Deep LearningSpecificity

Dynamic Dual-Graph Fusion Convolutional Network For Alzheimer's Disease Diagnosis

2023-08-05 · Fanshi Li, Zhihui Wang, Yifan Guo, Congcong Liu 외

In this paper, a dynamic dual-graph fusion convolutional network is proposed to improve Alzheimer's disease (AD) diagnosis performance. The following are the paper's main contributions: (a) propose a novel dynamic GCN ar…

Graph Learning

Adaptive Gated Graph Convolutional Network for Explainable Diagnosis of Alzheimer's Disease using EEG Data

2023-04-12 · Dominik Klepl, Fei He, Min Wu, Daniel J. Blackburn 외

Graph neural network (GNN) models are increasingly being used for the classification of electroencephalography (EEG) data. However, GNN-based diagnosis of neurological disorders, such as Alzheimer's disease (AD), remains…

EEGFunctional ConnectivityGraph Neural Network