# Self-Attention Equipped Graph Convolutions for Disease Prediction

**Authors:** Anees Kazi (1), S.Arvind krishna (2), Shayan Shekarforoush (3),, Karsten Kortuem (4), Shadi Albarqouni (1), Nassir Navab (1, 5) ((1), Computer Aided Medical Procedures, Technische Universit Munchen, Germany, (2), National Institute of Technology Tiruchirappalli, India, (3) Sharif, University of Technology, Iran, (4) Augenklinik der Universitat, Klinikum der, Universitat Munchen, Germany, (5) Johns Hopkins University, Baltimore MD,, USA)

arXiv: 1812.09954 · 2018-12-27

## TL;DR

This paper introduces a graph convolutional model with a novel self-attention layer that effectively leverages multi-modal medical data for improved disease prediction, demonstrating superior accuracy and speed over existing methods.

## Contribution

The paper presents a new self-attention mechanism integrated into graph convolutions to better utilize multi-modal data for disease prediction.

## Key findings

- Outperforms state-of-the-art methods in accuracy
- Provides faster computational performance
- Effectively models multi-modal data relationships

## Abstract

Multi-modal data comprising imaging (MRI, fMRI, PET, etc.) and non-imaging (clinical test, demographics, etc.) data can be collected together and used for disease prediction. Such diverse data gives complementary information about the patient\'s condition to make an informed diagnosis. A model capable of leveraging the individuality of each multi-modal data is required for better disease prediction. We propose a graph convolution based deep model which takes into account the distinctiveness of each element of the multi-modal data. We incorporate a novel self-attention layer, which weights every element of the demographic data by exploring its relation to the underlying disease. We demonstrate the superiority of our developed technique in terms of computational speed and performance when compared to state-of-the-art methods. Our method outperforms other methods with a significant margin.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.09954/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1812.09954/full.md

## References

11 references — full list in the complete paper: https://tomesphere.com/paper/1812.09954/full.md

---
Source: https://tomesphere.com/paper/1812.09954