LGAIMar 3, 2022

Graph Neural Networks for Multimodal Single-Cell Data Integration

arXiv:2203.01884v380 citationsh-index: 90Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of analyzing multimodal single-cell data for researchers in computational biology, offering a general framework to improve integration tasks, though it appears incremental as it builds on existing GNN methods for specific bottlenecks.

The paper tackles the challenge of integrating multimodal single-cell data by proposing a Graph Neural Network framework, scMoGNN, which achieves superior results in modality prediction, matching, and joint embedding tasks, including winning the NeurIPS 2021 Competition for modality prediction.

Recent advances in multimodal single-cell technologies have enabled simultaneous acquisitions of multiple omics data from the same cell, providing deeper insights into cellular states and dynamics. However, it is challenging to learn the joint representations from the multimodal data, model the relationship between modalities, and, more importantly, incorporate the vast amount of single-modality datasets into the downstream analyses. To address these challenges and correspondingly facilitate multimodal single-cell data analyses, three key tasks have been introduced: $\textit{modality prediction}$, $\textit{modality matching}$ and $\textit{joint embedding}$. In this work, we present a general Graph Neural Network framework $\textit{scMoGNN}$ to tackle these three tasks and show that $\textit{scMoGNN}$ demonstrates superior results in all three tasks compared with the state-of-the-art and conventional approaches. Our method is an official winner in the overall ranking of $\textit{Modality prediction}$ from NeurIPS 2021 Competition, and all implementations of our methods have been integrated into DANCE package~\url{https://github.com/OmicsML/dance}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes