paper-with-me

홈 › Papers

You Only Train Once: Differentiable Subset Selection for Omics Data

2025-12-19 · Daphné Chopard, Jorge da Silva Gonçalves, Irene Cannistraci, Thomas M. Sutter, Julia E. Vogt arxiv

Selecting compact and informative gene subsets from single-cell transcriptomic data is essential for biomarker discovery, improving interpretability, and cost-effective profiling. However, most existing feature selection approaches either operate as multi-stage pipelines or rely on post hoc feature attribution, making selection and prediction weakly coupled. In this work, we present YOTO (you only train once), an end-to-end framework that jointly identifies discrete gene subsets and performs prediction within a single differentiable architecture. In our model, the prediction task directly guides which genes are selected, while the learned subsets, in turn, shape the predictive representation. This closed feedback loop enables the model to iteratively refine both what it selects and how it predicts during training. Unlike existing approaches, YOTO enforces sparsity so that only the selected genes contribute to inference, eliminating the need to train additional downstream classifiers. Through a multi-task learning design, the model learns shared representations across related objectives, allowing partially labeled datasets to inform one another, and discovering gene subsets that generalize across tasks without additional training steps. We evaluate YOTO on two representative single-cell RNA-seq datasets, showing that it consistently outperforms state-of-the-art baselines. These results demonstrate that sparse, end-to-end, multi-task gene subset selection improves predictive performance and yields compact and meaningful gene subsets, advancing biomarker discovery and single-cell analysis.

📄 PDF Abstract BibTeX arXiv:2512.17678

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

ProbMoE: Differentiable Probabilistic Routing for Mixture-of-Experts

2026-06-01 · Heng Zhao, Zilei Shao, Guy Van den Broeck, Zhe Zeng arxiv

Mixture-of-Experts (MoE) models scale by activating only a small subset of experts per token. However, training such models remains challenging because top-$k$ routing is discrete and non-differentiable, requiring gradie…

Beyond Discrete Selection: Continuous Embedding Space Optimization for Generative Feature Selection

2023-02-26 · Meng Xiao, Dongjie Wang, Min Wu, Pengfei Wang 외

The goal of Feature Selection - comprising filter, wrapper, and embedded approaches - is to find the optimal feature subset for designated downstream tasks. Nevertheless, current feature selection methods are limited by:…

Decoderfeature selection

Finding High-Value Training Data Subset through Differentiable Convex Programming

2021-04-28 · Soumi Das, Arshdeep Singh, Saptarshi Chatterjee, Suparna Bhattacharya 외

Finding valuable training data points for deep neural networks has been a core research challenge with many applications. In recent years, various techniques for calculating the "value" of individual training datapoints …

Vocal Bursts Intensity Prediction

Auxiliary Gene Learning: Spatial Gene Expression Estimation by Auxiliary Gene Selection

2025-11-23 · Kaito Shiku, Kazuya Nishimura, Shinnosuke Matsuo, Yasuhiro Kojima 외 arxiv

Spatial transcriptomics (ST) is a novel technology that enables the observation of gene expression at the resolution of individual spots within pathological tissues. ST quantifies the expression of tens of thousands of g…

Differentiable Unsupervised Feature Selection based on a Gated Laplacian

2020-07-09 · NeurIPS 2021 12 · Ofir Lindenbaum, Uri Shaham, Jonathan Svirsky, Erez Peterfreund 외

Scientific observations may consist of a large number of variables (features). Identifying a subset of meaningful features is often ignored in unsupervised learning, despite its potential for unraveling clear patterns hi…

Clusteringfeature selection