[edit]
A Sequence-Graph Fusion Framework via BiMamba and Fourier-KAN for Interpretable Drug-Target Affinity Prediction
Proceedings of the 42nd Conference on Uncertainty in Artificial Intelligence, PMLR 337:3685-3704, 2026.
Abstract
Accurate prediction of drug-target affinity (DTA) is crucial for accelerating drug discovery. Existing methods struggle to model global long-range dependencies of sequences at linear complexity, and multi-layer perceptrons relying on fixed activation functions in graph neural networks face limitations in fitting complex non-linear topologies. We propose SGFF-DTA, a sequence-graph fusion framework based on bidirectional Mamba ({BiMamba}) and {Fourier}-{Kolmogorov}-Arnold Networks ({Fourier-KAN}). The framework employs {BiMamba} to capture global contextual semantics of sequences at linear complexity through bidirectional selective state space scanning. It integrates {Fourier-KAN} into graph neural networks to model high-order topological interactions using learnable non-linear transformations in the spectral space. To achieve cross-modal semantic alignment, we introduce pre-trained feature transfer and a cross-gated fusion module. On three benchmark datasets, SGFF-DTA significantly outperforms state-of-the-art methods in terms of mean squared error, demonstrating robust generalization capabilities under cold-start settings. Visual analysis further confirms model interpretability in accurately locating key binding sites and pharmacophores.