paper-with-me

Papers

Multi-modal Disease Classification in Incomplete Datasets Using Geometric Matrix Completion

2018-03-30 · Gerome Vivar, Andreas Zwergal, Nassir Navab, Seyed-Ahmad Ahmadi

In large population-based studies and in clinical routine, tasks like disease diagnosis and progression prediction are inherently based on a rich set of multi-modal data, including imaging and other sensor data, clinical scores, phenotypes, labels and demographics. However, missing features, rater bias and inaccurate measurements are typical ailments of real-life medical datasets. Recently, it has been shown that deep learning with graph convolution neural networks (GCN) can outperform traditional machine learning in disease classification, but missing features remain an open problem. In this work, we follow up on the idea of modeling multi-modal disease classification as a matrix completion problem, with simultaneous classification and non-linear imputation of features. Compared to methods before, we arrange subjects in a graph-structure and solve classification through geometric matrix completion, which simulates a heat diffusion process that is learned and solved with a recurrent neural network. We demonstrate the potential of this method on the ADNI-based TADPOLE dataset and on the task of predicting the transition from MCI to Alzheimer's disease. With an AUC of 0.950 and classification accuracy of 87%, our approach outperforms standard linear and non-linear classifiers, as well as several state-of-the-art results in related literature, including a recently proposed GCN-based approach.

📄 PDF Abstract BibTeX arXiv:1803.11550

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationImputationMatrix Completion

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Multi-modal Graph Fusion for Inductive Disease Classification in Incomplete Datasets

2019-05-08 · Gerome Vivar, Hendrik Burwinkel, Anees Kazi, Andreas Zwergal 외

Clinical diagnostic decision making and population-based studies often rely on multi-modal data which is noisy and incomplete. Recently, several works proposed geometric deep learning approaches to solve disease classifi…

ClassificationDecision MakingDiagnosticGeneral Classification

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

Feature-based Transformer with Incomplete Multimodal Brain Images for Diagnosis of Neurodegenerative Diseases

2023-07-01 · Conference 2023 7 · Xingyu Gao, Feng Shi, Dinggang Shen & Manhua Liu

Benefiting from complementary information, multimodal brain imaging analysis has distinct advantages over single-modal methods for the diagnosis of neurodegenerative diseases such as Alzheimer’s disease. However, multi-m…

Multimodal Learning on Graphs for Disease Relation Extraction

2022-03-16 · Yucong Lin, Keming Lu, Sheng Yu, Tianxi Cai 외

Objective: Disease knowledge graphs are a way to connect, organize, and access disparate information about diseases with numerous benefits for artificial intelligence (AI). To create knowledge graphs, it is necessary to …

Knowledge GraphsRelationRelation Extraction

A Generative Imputation Method for Multimodal Alzheimer's Disease Diagnosis

2025-08-12 · Reihaneh Hassanzadeh, Anees Abrol, Hamid Reza Hassanzadeh, Vince D. Calhoun arxiv

Multimodal data analysis can lead to more accurate diagnoses of brain disorders due to the complementary information that each modality adds. However, a major challenge of using multimodal datasets in the neuroimaging fi…