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 ...
Empowering Chemical Structures with Biological Insights for Scalable Phenotypic Virtual Screening
Hunan University | Jiangnan University | University of Tsukuba | Hong Kong Baptist University | Xiamen University
30秒速读
IN SHORT: This paper addresses the core challenge of bridging the gap between scalable chemical structure screening and biologically informative but resource-intensive phenotypic profiling in drug discovery.
核心创新
- Methodology Introduces DECODE framework that uses geometric disentanglement to separate measurement-invariant biological signals from modality-specific experimental noise
- Methodology Implements contrastive learning with orthogonal constraints to align heterogeneous biological modalities into a unified biological consensus space
- Methodology Develops three adaptive inference protocols including zero-shot retrieval, dynamic adaptation, and generative integration for virtual screening
主要结论
- DECODE achieves over 20% relative improvement in zero-shot MOA prediction compared to chemical baselines, demonstrating effective biological signal extraction from structures alone
- The framework yields a 6-fold increase in hit rates for novel anti-cancer agents during external validation (AUC: 0.737 vs 0.694 for chemical baseline)
- DECODE's disentanglement mechanism improves F1-score by 15.8% over expert MLP baselines on sparsely labeled CDRP dataset, showing robustness against experimental noise
摘要: Motivation: The scalable identification of bioactive compounds is essential for contemporary drug discovery. This process faces a key trade-off: structural screening offers scalability but lacks biological context, whereas high-content phenotypic profiling provides deep biological insights but is resource-intensive. The primary challenge is to extract robust biological signals from noisy data and encode them into representations that do not require biological data at inference. Results: This study presents DECODE (DEcomposing Cellular Observations of Drug Effects), a framework that bridges this gap by empowering chemical representations with intrinsic biological semantics to enable structure-based in silico biological profiling. DECODE leverages limited paired transcriptomic and morphological data as supervisory signals during training, enabling the extraction of a measurement-invariant biological fingerprint from chemical structures and explicit filtering of experimental noise. Our evaluations demonstrate that DECODE retrieves functionally similar drugs in zero-shot settings with over 20% relative improvement over chemical baselines in mechanism-of-action (MOA) prediction. Furthermore, the framework achieves a 6-fold increase in hit rates for novel anti-cancer agents during external validation. Availability and implementation: The codes and datasets of DECODE are available at https://github.com/lian-xiao/DECODE.