Biology

AI tool rapidly identifies similar drug binding sites on proteins

How the science connects

Machine learningDrug discoveryProtein structure

AI Insight

LEN-Seek is a new computational method for identifying similar ligand binding sites in proteins using a graph-based variational autoencoder that encodes 3D structural and chemical information into a low-dimensional space. The approach models binding sites as graphs of amino acid residues with SE(3)-invariant geometric relationships, enabling fast similarity searches without computationally expensive structural alignments. Compared to existing methods like ProBiS, LEN-Seek achieves comparable accuracy while reducing computational cost per comparison by approximately 3,400-fold.


This method could significantly accelerate early-stage drug discovery by enabling rapid screening of protein binding sites against large databases to identify promising targets for drug development. The substantial reduction in computational cost makes it feasible to search massive protein structure databases that would be impractical with traditional alignment-based methods.


⚠️ Preprint – Noch nicht peer-reviewed

Dieser Artikel wurde noch nicht von unabhängigen Experten begutachtet. Die Ergebnisse sind vorläufig und sollten mit Vorsicht interpretiert werden.

Motivation: Ligand binding-site similarity search is a crucial step in drug discovery that reduces the conformational search space for docking and other downstream tasks by comparing a target protein against experimentally identified binding sites. Existing methods rely on either direct structural alignment or lossy compression of structural information, producing a trade-off between scalability and precision. Results: We propose LEN-Seek, a ligand binding-site search method based on a graph neural network (GNN)-driven variational autoencoder (VAE) that encodes the 3D structural and physicochemical context of a binding site into a probabilistic latent space, enabling similarity search within a low-dimensional vector space. A binding site is modeled as a graph of amino acid residues, with node features adopted from the protein language model, Ankh, and edges encoded as SE(3)-invariant (roto-translational invariant) geometric relationships, thereby avoiding expensive data augmentation or SE(3)-equivariant models. Compared to ProBiS, the purely geometric graph-clique based method, LEN-Seek successfully retrieves a substantial portion of similar binding sites with a roughly 3,400-fold lower per-comparison cost, demonstrating its potential as a scalable approach to template-based ligand binding-site search in large-scale protein structure databases.

Source: LEN-Seek: Fast and scalable ligand binding-site similarity search in the latent space of an SE(3)-invariant graph VAE