# A DSSM network for inferring and prioritizing cell-type-specific regulons using single-cell RNA-seq data

**Authors:** Yaxin Fan, Yichao Mei, Shengbao Bao, Jianyong Wang, Junxiang Gao

PMC · DOI: 10.1186/s12859-025-06329-4 · 2025-12-07

## TL;DR

This paper introduces DSSMReg, a deep learning model that identifies and ranks cell-type-specific regulatory modules using single-cell RNA-seq data.

## Contribution

The novel DSSMReg model combines deep learning with AUCell scoring to prioritize regulons specific to cell types.

## Key findings

- DSSMReg outperformed five other methods in AUROC and AUPRC metrics on scRNA-seq data from five cell lines.
- Regulons with high AUCell scores were shown to have strong biological relevance in breast cancer and hematopoietic stem cells.
- The model successfully inferred cell-type-specific regulons from single-cell transcriptome data.

## Abstract

Transcription factors and their target genes form regulatory modules known as regulons, which exhibit significant specificity across various cell types. The integration of single-cell transcriptome data, transcription factor motif data, and ChIP-seq data presents a challenging task in identifying cell-type-specific regulons and examining their activities.

In response, this study presents a Deep Structured Semantic Model for inferring and prioritizing cell-type-specific Regulons (DSSMReg). This approach utilizes single-cell transcriptome and transcription factor motif data to map transcription factors and target genes into a low-dimensional semantic space, resulting in the generation of feature vectors. The model then computes the cosine similarity between transcription factors and target genes to evaluate their regulatory strength and subsequently infers cell-type-specific regulons based on this assessment. Moreover, DSSMReg employs the AUCell algorithm to rank the importance of regulons for each cell type.

We compared DSSMReg against five representative gene regulatory inference algorithms using scRNA-seq data from five cell lines, with DSSMReg achieving the highest evaluation metrics for both AUROC and AUPRC. Furthermore, we applied DSSMReg to infer cell-type-specific regulons from scRNA-seq data of triple-negative breast cancer and human bone marrow hematopoietic stem cells. Our results indicated that regulons with high AUCell scores possess significant biological relevance. The source code of DSSMReg is freely available at https://github.com/YaxinF/DSSMReg.

The online version contains supplementary material available at 10.1186/s12859-025-06329-4.

## Linked entities

- **Diseases:** triple-negative breast cancer (MONDO:0005494)

## Full-text entities

- **Diseases:** triple-negative breast cancer (MESH:D064726)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12798040/full.md

---
Source: https://tomesphere.com/paper/PMC12798040