Gaining Insight into SARS-CoV-2 Infection and COVID-19 Severity Using Self-supervised Edge Features and Graph Neural Networks
Arijit Sehanobish, Neal G. Ravindra, David van Dijk

TL;DR
This paper introduces a novel deep learning approach using self-supervised edge features and graph neural networks to analyze single-cell RNA sequencing data, revealing molecular and cellular factors linked to SARS-CoV-2 infection and COVID-19 severity.
Contribution
It presents a new graph neural network model with self-supervised edge features for predicting infection status and severity from single-cell data, advancing understanding of COVID-19 biology.
Findings
Achieved state-of-the-art prediction of disease state from single-cell transcriptomes.
Identified key genes and cell types associated with infection and severity.
First deep learning application to single-cell omics for SARS-CoV-2 research.
Abstract
A molecular and cellular understanding of how SARS-CoV-2 variably infects and causes severe COVID-19 remains a bottleneck in developing interventions to end the pandemic. We sought to use deep learning to study the biology of SARS-CoV-2 infection and COVID-19 severity by identifying transcriptomic patterns and cell types associated with SARS-CoV-2 infection and COVID-19 severity. To do this, we developed a new approach to generating self-supervised edge features. We propose a model that builds on Graph Attention Networks (GAT), creates edge features using self-supervised learning, and ingests these edge features via a Set Transformer. This model achieves significant improvements in predicting the disease state of individual cells, given their transcriptome. We apply our model to single-cell RNA sequencing datasets of SARS-CoV-2 infected lung organoids and bronchoalveolar lavage fluid…
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.
Code & Models
Videos
Taxonomy
TopicsSingle-cell and spatial transcriptomics · COVID-19 diagnosis using AI · SARS-CoV-2 and COVID-19 Research
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Set Transformer · Multi-Head Attention · Softmax · Adam · Residual Connection · Attention Is All You Need · Byte Pair Encoding
