Paper List
-
Developing the PsyCogMetrics™ AI Lab to Evaluate Large Language Models and Advance Cognitive Science
This paper addresses the critical gap between sophisticated LLM evaluation needs and the lack of accessible, scientifically rigorous platforms that in...
-
Equivalence of approximation by networks of single- and multi-spike neurons
This paper resolves the fundamental question of whether single-spike spiking neural networks (SNNs) are inherently less expressive than multi-spike SN...
-
The neuroscience of transformers
提出了Transformer架构与皮层柱微环路之间的新颖计算映射,连接了现代AI与神经科学。
-
Framing local structural identifiability and observability in terms of parameter-state symmetries
This paper addresses the core challenge of systematically determining which parameters and states in a mechanistic ODE model can be uniquely inferred ...
-
Leveraging Phytolith Research using Artificial Intelligence
This paper addresses the critical bottleneck in phytolith research by automating the labor-intensive manual microscopy process through a multimodal AI...
-
Neural network-based encoding in free-viewing fMRI with gaze-aware models
This paper addresses the core challenge of building computationally efficient and ecologically valid brain encoding models for naturalistic vision by ...
-
Scalable DNA Ternary Full Adder Enabled by a Competitive Blocking Circuit
This paper addresses the core bottleneck of carry information attenuation and limited computational scale in DNA binary adders by introducing a scalab...
-
ELISA: An Interpretable Hybrid Generative AI Agent for Expression-Grounded Discovery in Single-Cell Genomics
This paper addresses the critical bottleneck of translating high-dimensional single-cell transcriptomic data into interpretable biological hypotheses ...
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.