Paper List
-
Translating Measures onto Mechanisms: The Cognitive Relevance of Higher-Order Information
This review addresses the core challenge of translating abstract higher-order information theory metrics (e.g., synergy, redundancy) into defensible, ...
-
Emergent Bayesian Behaviour and Optimal Cue Combination in LLMs
This paper addresses the critical gap in understanding whether LLMs spontaneously develop human-like Bayesian strategies for processing uncertain info...
-
Vessel Network Topology in Molecular Communication: Insights from Experiments and Theory
This work addresses the critical lack of experimentally validated channel models for molecular communication within complex vessel networks, which is ...
-
Modulation of DNA rheology by a transcription factor that forms aging microgels
This work addresses the fundamental question of how the transcription factor NANOG, essential for embryonic stem cell pluripotency, physically regulat...
-
Imperfect molecular detection renormalizes apparent kinetic rates in stochastic gene regulatory networks
This paper addresses the core challenge of distinguishing genuine stochastic dynamics of gene regulatory networks from artifacts introduced by imperfe...
-
PanFoMa: A Lightweight Foundation Model and Benchmark for Pan-Cancer
This paper addresses the dual challenge of achieving computational efficiency without sacrificing accuracy in whole-transcriptome single-cell represen...
-
Beyond Bayesian Inference: The Correlation Integral Likelihood Framework and Gradient Flow Methods for Deterministic Sampling
This paper addresses the core challenge of calibrating complex biological models (e.g., PDEs, agent-based models) with incomplete, noisy, or heterogen...
-
Contrastive Deep Learning for Variant Detection in Wastewater Genomic Sequencing
This paper addresses the core challenge of detecting viral variants in wastewater sequencing data without reference genomes or labeled annotations, ov...
A Multi-Label Temporal Convolutional Framework for Transcription Factor Binding Characterization
Unknown
30秒速读
IN SHORT: This paper addresses the critical limitation of existing TF binding prediction methods that treat transcription factors as independent entities, failing to capture their cooperative regulatory mechanisms through multi-label classification.
核心创新
- Methodology First application of Temporal Convolutional Networks (TCNs) to multi-label transcription factor binding prediction, enabling simultaneous prediction of multiple TF binding events from DNA sequences.
- Methodology Development of three multi-label datasets (D-5TF-3CL, D-7TF-4CL, H-M-E2F) from ENCODE ChIP-seq data, specifically designed to study TF cooperativity.
- Biology Demonstration that deep learning models can learn biologically meaningful TF correlations and cooperative patterns directly from DNA sequence data, revealing both known and novel TF interactions.
主要结论
- TCN-based models significantly outperform RNN baselines in multi-label TF prediction, achieving average F1-score improvements of +0.17 to +0.26 across datasets (p<0.05).
- The model captures biologically relevant TF correlations, with TCN achieving AP scores of 0.73±0.01 on the H-M-E2F dataset compared to 0.52±0.00 for RNN baselines.
- TCNs demonstrate robust performance even with limited data, maintaining AP >0.7 on 152 out of 165 binary classification datasets despite moderate correlation (Pearson r=0.61) between performance and dataset size.
摘要: Transcription factors (TFs) regulate gene expression through complex and cooperative 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 and their 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.