Dynamic Graph Correlation Learning for Disease Diagnosis with Incomplete Labels
Daizong Liu, Shuangjie Xu, Pan Zhou, Kun He, Wei Wei, Zichuan Xu

TL;DR
This paper introduces DD-GCN, a novel graph convolutional network that models disease correlations dynamically for improved chest X-ray diagnosis, effectively handling incomplete labels and outperforming existing methods.
Contribution
It presents the first graph over feature maps with a dynamic adjacency matrix for disease correlation learning and incorporates strategies for training with incomplete labels.
Findings
Outperforms state-of-the-art methods on CXR datasets
Learned correlations align with medical expert knowledge
Effective handling of incomplete labels with adaptive loss and curriculum learning
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Bioinformatics · Advanced Graph Neural Networks · Text and Document Classification Technologies
MethodsAdaptive Robust Loss
