paper-with-me

Papers

Active feature selection discovers minimal gene sets for classifying cell types and disease states with single-cell mRNA-seq data

2021-06-15 · Xiaoqiao Chen, Sisi Chen, Matt Thomson

Sequencing costs currently prohibit the application of single-cell mRNA-seq to many biological and clinical analyses. Targeted single-cell mRNA-sequencing reduces sequencing costs by profiling reduced gene sets that capture biological information with a minimal number of genes. Here, we introduce an active learning method (ActiveSVM) that identifies minimal but highly-informative gene sets that enable the identification of cell-types, physiological states, and genetic perturbations in single-cell data using a small number of genes. Our active feature selection procedure generates minimal gene sets from single-cell data through an iterative cell-type classification task where misclassified cells are examined at each round of analysis to identify maximally informative genes through an `active' support vector machine (ActiveSVM) classifier. By focusing computational resources on misclassified cells, ActiveSVM scales to analyze data sets with over a million single cells. We demonstrate that ActiveSVM feature selection identifies gene sets that enable ~90% cell-type classification accuracy across a variety of data sets including cell atlas and disease characterization data sets. The method generalizes to reveal genes that respond to genetic perturbations and to identify region specific gene expression patterns in spatial transcriptomics data. The discovery of small but highly informative gene sets should enable substantial reductions in the number of measurements necessary for application of single-cell mRNA-seq to clinical tests, therapeutic discovery, and genetic screens.

📄 PDF Abstract BibTeX arXiv:2106.08317

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learningfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

ViThinker: Active Vision-Language Reasoning via Dynamic Perceptual Querying

2026-02-02 · Weihang You, Qingchan Zhu, David Liu, Yi Pan 외 arxiv

Chain-of-Thought (CoT) reasoning excels in language models but struggles in vision-language models due to premature visual-to-text conversion that discards continuous information such as geometry and spatial layout. Whil…

Labeling the Features Not the Samples: Efficient Video Classification with Minimal Supervision

2015-12-01 · Marius Leordeanu, Alexandra Radu, Shumeet Baluja, Rahul Sukthankar

Feature selection is essential for effective visual recognition. We propose an efficient joint classifier learning and feature selection method that discovers sparse, compact representations of input features from a vast…

Clusteringfeature selectionGeneral ClassificationVideo Classification

Features in Concert: Discriminative Feature Selection meets Unsupervised Clustering

2014-11-27 · Marius Leordeanu, Alexandra Radu, Rahul Sukthankar

Feature selection is an essential problem in computer vision, important for category learning and recognition. Along with the rapid development of a wide variety of visual features and classifiers, there is a growing nee…

Clusteringfeature selection

Improving Medical Communication using Rubric-Guided Counterfactual Recommendations

2026-06-17 · Adrian Cosma, Nicoleta-Nina Basoc, Andrei Niculae, Cosmin Dumitrache 외 arxiv

Text-based telemedicine increasingly relies on lightweight patient feedback, however, such feedback primarily reflects perceived communication quality rather than medical accuracy. We introduce an LM-guided counterfactua…

Active Sample Selection and Correction Propagation on a Gradually-Augmented Graph

2015-06-01 · CVPR 2015 6 · Hang Su, Zhaozheng Yin, Takeo Kanade, Seungil Huh

When data have a complex manifold structure or the characteristics of data evolve over time, it is unrealistic to expect a graph-based semi-supervised learning method to achieve flawless classification given a small numb…

General Classification