paper-with-me

홈 › Papers

SPACE: Your Genomic Profile Predictor is a Powerful DNA Foundation Model

2025-06-02 · Zhao Yang, Jiwei Zhu, Bing Su

Inspired by the success of unsupervised pre-training paradigms, researchers have applied these approaches to DNA pre-training. However, we argue that these approaches alone yield suboptimal results because pure DNA sequences lack sufficient information, since their functions are regulated by genomic profiles like chromatin accessibility. Here, we demonstrate that supervised training for genomic profile prediction serves as a more effective alternative to pure sequence pre-training. Furthermore, considering the multi-species and multi-profile nature of genomic profile prediction, we introduce our $\textbf{S}$pecies-$\textbf{P}$rofile $\textbf{A}$daptive $\textbf{C}$ollaborative $\textbf{E}$xperts (SPACE) that leverages Mixture of Experts (MoE) to better capture the relationships between DNA sequences across different species and genomic profiles, thereby learning more effective DNA representations. Through extensive experiments across various tasks, our model achieves state-of-the-art performance, establishing that DNA models trained with supervised genomic profiles serve as powerful DNA representation learners. The code is available at https://github.com/ZhuJiwei111/SPACE.

📄 PDF Abstract BibTeX arXiv:2506.01833

Code (1)

zhujiwei111/space 공식 구현 pytorch

Tasks

Mixture-of-ExpertsUnsupervised Pre-training

Similar Papers 제목 키워드 기반

PathoGen-X: A Cross-Modal Genomic Feature Trans-Align Network for Enhanced Survival Prediction from Histopathology Images

2024-11-01 · Akhila Krishna, Nikhil Cherian Kurian, Abhijeet Patil, Amruta Parulekar 외

Accurate survival prediction is essential for personalized cancer treatment. However, genomic data - often a more powerful predictor than pathology data - is costly and inaccessible. We present the cross-modal genomic fe…

PredictionPrognosisSurvival Prediction

Predicting drug response of tumors from integrated genomic profiles by deep neural networks

2018-05-20 · Yu-Chiao Chiu, Hung-I Harry Chen, Tinghe Zhang, Songyao Zhang 외

The study of high-throughput genomic profiles from a pharmacogenomics viewpoint has provided unprecedented insights into the oncogenic features modulating drug response. A recent screening of ~1,000 cancer cell lines to …

Histo-Genomic Knowledge Distillation For Cancer Prognosis From Histopathology Whole Slide Images

2024-03-15 · Zhikang Wang, Yumeng Zhang, Yingxue Xu, Seiya Imoto 외

Histo-genomic multi-modal methods have recently emerged as a powerful paradigm, demonstrating significant potential for improving cancer prognosis. However, genome sequencing, unlike histopathology imaging, is still not …

BenchmarkingKnowledge DistillationPrognosiswhole slide images

Generalising sequence models for epigenome predictions with tissue and assay embeddings

2023-08-22 · Jacob Deasy, Ron Schwessinger, Ferran Gonzalez, Stephen Young 외

Sequence modelling approaches for epigenetic profile prediction have recently expanded in terms of sequence length, model size, and profile diversity. However, current models cannot infer on many experimentally feasible …

Diversity

genomepy: genes and genomes at your fingertips

2022-09-02 · Siebren Frölich, Maarten van der Sande, Tilman Schäfers, Simon J. van Heeringen

Analyzing a functional genomics experiment, such as ATAC-, ChIP- or RNA-sequencing, requires reference data including a genome assembly and gene annotation. These resources can generally be retrieved from different organ…