Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

Deep Contrastive Learning for High‐Throughput Prediction of Drug Resistance Mutations from Sequences

ABSTRACT Mutation‐induced drug resistance challenges both pandemic surveillance and drug discovery. While experimental assays are resource‐intensive, current computational predictions remain limited by the scarcity of 3D mutant protein structures. We present DeepMutDTA, a structure‐independent model pre‐trained on 1.5 million data points to predict drug‐target affinity and uncover underlying interaction mechanisms. However, like other sequence‐based approaches, it often falls short in predicting mutant affinities due to the overwhelming sequence similarity between wild‐type (WT) and mutant (MT) targets. To bridge this gap, we introduce SimSiam‐MuTF, a novel fine‐tuning framework to enhance the detection of resistance variants by explicitly aligning latent embedding distances with the corresponding shifts in binding affinity between WT and MT targets. Compared to representative baselines, our model exhibits remarkable robustness across varied sequence identities and unseen data splits, yielding average performance gains of 2.47% (PCC) and 5.10% (SCC) in regression tasks, alongside 4.00% (AUC) and 4.17% (AUPR) in classification tasks. Applications to SARS‐CoV‐2, HIV‐1, and cancer‐related targets highlight its generalization potential and utility in informing therapeutic strategies against drug resistance. Collectively, this robust computational pipeline and fine‐tuning framework deepen our understanding of mutation‐induced resistance and may serve as a powerful platform to accelerate drug discovery against mutant targets.

Xiaowen Hu, Pan Zhang, Shangqian Wu et al. · 0 citations
Open access Aug 2026

Structure-agnostic protein–ligand binding affinity prediction via hierarchical representation alignment

Abstract Motivation To enable real-world protein-ligand affinity prediction, not only out-of-distribution generalization but also robustness to variable structural availability and quality should be considered in model design. Results We present AlignNet, a hierarchical representation alignment framework that mitigates intra- and inter-molecular heterogeneity to learn robust protein-ligand embeddings for generalizable affinity prediction, even from sequence-level inputs. Its intra-molecular module projects unimodal and multimodal features into a unified space, aligning augmented multimodal views for feature fusion and unimodal with multimodal embeddings to distill multimodal priors for structure-agnostic inference. Its inter-molecular module aligns protein and ligand embeddings for cross-molecular integration. Extensive experiments show that AlignNet (i) achieves highly competitive performance, with up to a 20.4% gain in SCC on the challenging LBA 30% split under sequence-only settings, suggesting improved out-of-distribution generalization; and (ii) learns well-separated affinity-related clusters, supporting reliable structure-independent prediction. Availability and implementation AlignNet is available at https://github.com/altriavin/AlignNet.

Xiaowen Hu, Hongyi Huang, Hao Sun et al. · 0 citations