Paper List
-
MCP-AI: Protocol-Driven Intelligence Framework for Autonomous Reasoning in Healthcare
This paper addresses the critical gap in healthcare AI systems that lack contextual reasoning, long-term state management, and verifiable workflows by...
-
Model Gateway: Model Management Platform for Model-Driven Drug Discovery
This paper addresses the critical bottleneck of fragmented, ad-hoc model management in pharmaceutical research by providing a centralized, scalable ML...
-
Tree Thinking in the Genomic Era: Unifying Models Across Cells, Populations, and Species
This paper addresses the fragmentation of tree-based inference methods across biological scales by identifying shared algorithmic principles and stati...
-
SSDLabeler: Realistic semi-synthetic data generation for multi-label artifact classification in EEG
This paper addresses the core challenge of training robust multi-label EEG artifact classifiers by overcoming the scarcity and limited diversity of ma...
-
Decoding Selective Auditory Attention to Musical Elements in Ecologically Valid Music Listening
This paper addresses the core challenge of objectively quantifying listeners' selective attention to specific musical components (e.g., vocals, drums,...
-
Physics-Guided Surrogate Modeling for Machine Learning–Driven DLD Design Optimization
This paper addresses the core bottleneck of translating microfluidic DLD devices from research prototypes to clinical applications by replacing weeks-...
-
Mechanistic Interpretability of Antibody Language Models Using SAEs
This work addresses the core challenge of achieving both interpretability and controllable generation in domain-specific protein language models, spec...
-
Fluctuating Environments Favor Extreme Dormancy Strategies and Penalize Intermediate Ones
This paper addresses the core challenge of determining how organisms should tune dormancy duration to match the temporal autocorrelation of their envi...
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.