LLM Reasoning 相关度: 5/10

A Multi-Label Temporal Convolutional Framework for Transcription Factor Binding Characterization

Pietro Demurtas, Ferdinando Zanchetta, Giovanni Perini, Rita Fioresi
arXiv: 2603.12073v1 发布: 2026-03-12 更新: 2026-03-12

AI 摘要

该论文提出了一种基于TCN的多标签学习框架,用于识别转录因子结合位点。

主要贡献

  • 提出了基于TCN的多标签学习方法用于转录因子结合位点预测
  • 实现了多个转录因子结合位点的可靠预测
  • 揭示了具有生物学意义的motif和转录因子间的协同结合模式

方法论

使用时间卷积网络(TCNs)构建深度学习模型,将转录因子结合位点识别视为多标签分类问题。

原文摘要

Transcription factors (TFs) regulate gene expression through complex and co-operative mechanisms. While many TFs act together, the logic underlying TFs binding and their interactions is not fully understood yet. Most current approaches for TF binding site prediction focus on individual TFs and binary classification tasks, without a full analysis of the possible interactions among various TFs. In this paper we investigate DNA TF binding site recognition as a multi-label classification problem, achieving reliable predictions for multiple TFs on DNA sequences retrieved in public repositories. Our deep learning models are based on Temporal Convolutional Networks (TCNs), which are able to predict multiple TF binding profiles, capturing correlations among TFs andtheir cooperative regulatory mechanisms. Our results suggest that multi-label learning leading to reliable predictive performances can reveal biologically meaningful motifs and co-binding patterns consistent with known TF interactions, while also suggesting novel relationships and cooperation among TFs.

标签

转录因子 结合位点 多标签学习 时间卷积网络 基因调控

arXiv 分类

cs.LG cs.AI q-bio.GN