paper-with-me

홈 › Papers

Single-Cell Capsule Attention : an interpretable method of cell type classification for single-cell RNA-sequencing data

2021-09-29 · Tianxu Wang, Xiuli Ma

Single-cell RNA-sequencing technique can obtain genes’ expression level of every cell. Cell type classification (also known as cell type annotation) on single-cell RNA-seq data helps to explore cellular heterogeneity and diversity. Previous methods for cell type classification are either based on statistical hypotheses of gene expression or deep neural networks. However, the hypotheses may not reflect the true expression level. Deep neural networks lack interpretation for the result. Here we present an interpretable neural-network based method single-cell capsule attention(scCA) which assigns cells to different cell types based on their different feature patterns. In our model, we first generate capsules which extract different features of the cells. Then we obtain compound features which combine a set of features’ information through a LSTM model. In the end, we train attention weights and apply them to the compound features. scCA provides a strong interpretation for cell type classification result. Cells from the same cell type share a similar pattern of capsules’ relationship and similar distribution of attention weights for compound features. Compared with previous methods for cell type classification on nine datasets, scCA shows high accuracy on all datasets with robustness and reliable interpretation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDiversityVocal Bursts Type Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

ParseCaps: An Interpretable Parsing Capsule Network for Medical Image Diagnosis

2024-11-03 · Xinyu Geng, JiaMing Wang, Jun Xu

Deep learning has excelled in medical image classification, but its clinical application is limited by poor interpretability. Capsule networks, known for encoding hierarchical relationships and spatial features, show pot…

image-classificationImage ClassificationMedical Image Classification

Towards Interpretable Attention Networks for Cervical Cancer Analysis

2021-05-27 · Ruiqi Wang, Mohammad Ali Armin, Simon Denman, Lars Petersson 외

Recent advances in deep learning have enabled the development of automated frameworks for analysing medical images and signals, including analysis of cervical cancer. Many previous works focus on the analysis of isolated…

ClassificationDeep Learning

An interpretable deep-learning architecture of capsule networks for identifying cell-type gene expression programs from single-cell RNA-sequencing data

2018-05-22 · Nature 2018 5 · Suijuan Zhong, Shu Zhang, Xiaoying Fan, Qian Wu 외

The mammalian prefrontal cortex comprises a set of highly specialized brain areas containing billions of cells and serves as the centre of the highest-order cognitive functions, such as memory, cognitive ability, deci…

Interpretable Modeling of Single-cell perturbation Responses to Novel Drugs Using Cycle Consistence Learning

2023-11-17 · Wei Huang, Aichun Zhu, Hui Liu

Phenotype-based screening has attracted much attention for identifying cell-active compounds. Transcriptional and proteomic profiles of cell population or single cells are informative phenotypic measures of cellular resp…

Decoder

N-ACT: An Interpretable Deep Learning Model for Automatic Cell Type and Salient Gene Identification

2022-05-08 · A. Ali Heydari, Oscar A. Davalos, Katrina K. Hoyer, Suzanne S. Sindi

Single-cell RNA sequencing (scRNAseq) is rapidly advancing our understanding of cellular composition within complex tissues and organisms. A major limitation in most scRNAseq analysis pipelines is the reliance on manual …