论文精选73°

ProbeMatchDTI:探针驱动的多尺度生化模式匹配

ProbeMatchDTI: Probe-Driven Multi-Scale Biochemical Pattern Matching for Drug-Target Interaction Prediction

精选理由

ProbeMatchDTI框架能保留弱生化模式,在药物-靶点预测上超越现有方法2个百分点,代码已开源。

AI 摘要

ProbeMatchDTI是一种新型药物-靶点相互作用预测框架,包含IterProbe和BindingProbe两个组件。该模型在BindingDB和DrugBank基准测试中分别实现了2.0%和0.5%的AUC-ROC提升。研究通过特征级模式分析,展示了其在跨尺度生化模式匹配中的探针驱动行为。该框架已与证据引导的下游药物发现工作流程连接,可用于候选药物优化和验证规划。

原文 · arXiv cs.LG

ProbeMatchDTI: Probe-Driven Multi-Scale Biochemical Pattern Matching for Drug-Target Interaction Prediction

Drug-target interaction (DTI) prediction is an important task in AI-driven drug discovery. Although recent biochemical representation learning methods have improved DTI prediction, their passive feature aggregation tends to favor dominant molecular patterns while suppressing weak yet binding-relevant signals, such as functional groups and residue-context patterns, limiting the modeling of multi-scale biochemical correspondences. To address this issue, we propose ProbeMatchDTI, a pattern-probe-driven framework comprising IterProbe and BindingProbe. IterProbe explicitly retains contextual states across refinement depths and uses learnable probes to select them at each position before cross-entity matching, thereby preserving weak biochemical patterns and strengthening associations among functional groups, local motifs, and molecular scaffolds. BindingProbe then characterizes cross-entity drug-protein complementarity at local biochemical-unit and whole-pair levels, jointly modeling fine-grained interactions and multi-scale correspondences while preserving weaker binding-relevant associations. Extensive experiments demonstrate the superiority of ProbeMatchDTI, achieving 2.0% and 0.5% higher AUC-ROC on BindingDB and DrugBank, respectively. Feature-level pattern analyses further characterize its probe-driven behavior in cross-scale biochemical pattern matching. We further connect ProbeMatchDTI predictions with an evidence-guided downstream drug-discovery workflow, demonstrating their utility for candidate refinement and validation planning. Our code is available at https://github.com/developer-hq/ProbeMatchDTI