Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,291 papers · 148 categories

Trend · papers per month

0.7%1.3%2.0%2.6% · Feb 199819922001200920182026
48 results for Protein Binding Sites

iDeepA predicts RNA-protein binding sites from RNA sequences using a CNN with attention.

problem Predicting RNA-protein binding sites from raw RNA sequences efficiently.
method Attention based convolutional neural network (iDeepA) encoding RNA sequences into one-hot encoding, followed by a CNN with an attention mechanism.
result iDeepA achieves comparable performance to state-of-the-art methods on CLIP-seq data.

Memory Matching Networks classify DNA sequences for protein binding sites.

problem Manual construction of DNA motifs is difficult due to their complexity.
method Memory Matching Networks (MMN) learn a dynamic memory bank of encoded motifs and match them to new sequences.
result MMN effectively classifies DNA sequences as protein binding or nonbinding sites.

A new model explains protein interactions via electron delocalization.

problem Understanding how protein interactions affect each other.
method Quantized discrete differential geometry of n-simplices.
result Allosteric regulation follows from the model of interactions.

PANDA predicts protein binding affinity changes from sequences, outperforming existing methods.

problem Accurately predicting changes in protein binding affinity due to mutations.
method Sequence-based machine learning approach using protein sequence information.
result PANDA achieves higher Pearson correlation coefficients than existing methods.

NeuralMD accelerates protein-ligand binding simulations 1Kx faster.

problem Accurate and efficient simulation of protein-ligand binding dynamics.
method Physics-informed multi-grained group symmetric framework with BindingNet and augmented neural differential equation solver.
result Achieves over 1Kx speedup and up to 15x reduction in reconstruction error compared to standard methods.

Unified model learns from proteins and ligands for drug design.

problem Disjoint data sources and modeling assumptions limit joint use of structure- and ligand-based drug design.
method Contrastive Geometric Learning for Unified Computational Drug Design (ConGLUDe)
result Unified model achieves competitive zero-shot virtual screening performance and state-of-the-art ligand-conditioned pocket selection.

WideDTA predicts drug-target binding affinity using text-based information.

problem Predicting drug-target binding affinity is a major challenge in drug discovery.
method WideDTA uses chemical and biological textual sequence information, including protein sequence, ligand SMILES, protein domains and motifs, and maximum common substructure words.
result WideDTA outperformed DeepDTA on the KIBA dataset, indicating the word-based sequence representation is a promising alternative.

This abstract reviews recent methods for predicting protein-ligand binding affinity.

problem Predicting protein-ligand binding affinity for various applications in life sciences.
method Traditional and deep learning models for binding affinity prediction.
result Improved predictive performance of AI-driven models.

pyLEMMINGS improves bioinformatics protein function prediction.

problem Lack of accurate instance-level protein annotations.
method Stochastic sub-gradient optimization for large-margin multiple instance classification and ranking.
result pyLEMMINGS achieves state-of-the-art performance in bioinformatics tasks.

Deep learning model predicts protein-ligand binding modes from docking data.

problem Improving protein-ligand binding mode prediction accuracy.
method Dual-graph architecture with separate sub-networks for ligand topology and protein-ligand interactions.
result Deep learning model outperforms docking programs in binding mode prediction.

New model predicts protein-ligand binding affinity from atomic coordinates.

problem Predicting protein-ligand binding affinity using empirical scoring functions.
method Developed atomic convolutional neural network to learn chemical interactions directly from atomic coordinates.
result Atomic convolutional networks outperform or compete with cheminformatics methods in predicting binding free energy.

Deep learning predicts protein-ligand binding affinity with high accuracy.

problem Predicting protein-ligand binding affinity for drug discovery.
method 3D convolutional neural network trained on CASF and Astex Diverse Set benchmarks.
result Deep learning model outperformed classical scoring functions.

ChemBoost predicts protein-ligand binding affinity using SMILES syntax.

problem Predicting high affinity drug-target interactions from sequence similarity alone.
method ChemBoost uses SMILES syntax to represent ligands as documents and proteins as sequences or ligand-centric features. It learns chemical word embeddings and predicts affinities using eXtreme Gradient Boosting.
result ChemBoost outperforms state-of-the-art systems in predicting protein-ligand affinities.

Computational approaches to transcription factor binding site identification have been actively researched for the past decade. Negative examples have long been utilized in de novo motif discovery and have been shown useful in transcription factor binding site search as well. However, understanding of the roles of nega…

2011-04-07abs ↗pdf ↗

DeepDTA predicts drug-target binding affinities using deep learning.

problem Predicting the continuum of binding strength values between drugs and targets.
method Uses deep learning, specifically CNNs, to model 1D representations of drug and target sequences.
result Deep learning model outperforms state-of-the-art methods in predicting DT binding affinities.

AFP-CKSAAP predicts antifreeze proteins using k-spaced amino acid pairs with deep neural networks.

problem Predicting antifreeze proteins due to their diverse sequence characteristics.
method Deep neural network with skipped connections and ReLU non-linearity to learn protein sequence descriptors.
result AFP-CKSAAP achieves excellent prediction scores and high Youden's index (0.82) on independent dataset.

Protein Thoughts interprets protein interactions with clear reasoning, improving prediction accuracy.

problem Lack of mechanistic justification in protein-protein interaction predictions.
method Interpretable search problem reformulation, hypothesis-guided entropy-regularized Tree-of-Thoughts search, embedding-space flow matching.
result Improves mean best-binder rank from 47.7 to 11.2 on SHS148k benchmark.

Deep learning predicts protein-small molecule binding.

problem Insufficient benchmark datasets for structure-based virtual screening.
method Learnable atom convolution, non-linear transformation, inner-product for binding potential prediction.
result New benchmark dataset improves testing of structure-based virtual screening methods.

A new method estimates protein evolutionary fields and couplings from alignments.

problem Estimating evolutionary fields and couplings from protein sequence alignments.
method Boltzmann machine with parallel, persistent Markov chain Monte Carlo method.
result Improved precision in predicting contact residue pairs.

Deep models learn biases from datasets, hindering understanding of binding mechanisms.

problem Dataset biases prevent deep models from revealing fragment logic of protein-ligand binding.
method Attribution method to identify and exploit dataset biases in neural networks.
result Deep models can be fooled into learning spurious correlations from biased datasets.

GEFA predicts drug-target affinity using graph neural networks.

problem Accurate prediction of drug-target interactions for rapid drug repurposing.
method GEFA (Graph Early Fusion Affinity) is a novel graph-in-graph neural network with attention mechanism.
result GEFA effectively models drug-target interactions, demonstrating the effectiveness of pre-trained protein embedding and nested graph representation.

Dimensionality reduction helps analyze molecular simulations data.

problem High-dimensional molecular simulation data is hard to analyze.
method Various dimensionality reduction methods (k-means, autoencoder, PCA, tICA) applied to molecular simulation data.
result Methods learned different conformations of molecular processes.

PADME predicts drug-target interaction strengths using deep learning.

problem Challenges in drug-target interaction prediction, especially for cold-target problems.
method PADME uses deep neural networks to predict real-valued interaction strengths between compounds and proteins, handling cold-target problems.
result PADME consistently outperforms baseline methods on multiple datasets, including the ToxCast dataset.

With different genomes available, unsupervised learning algorithms are essential in learning genome-wide biological insights. Especially, the functional characterization of different genomes is essential for us to understand lives. In this book chapter, we review the state-of-the-art unsupervised learning algorithms fo…

2015-08-03abs ↗pdf ↗

Prototype Matching Network (PMN) improves genomic TFBS prediction.

problem Predicting Transcription Factor Binding Sites (TFBSs) with hundreds of TFs as labels.
method Prototype Matching Network (PMN) that learns motif-like features and TF-TF interactions.
result PMN significantly outperforms baselines on a large TFBS dataset.

Paper uses machine learning to identify key pathways for c-di-GMP in bacterial genomes.

problem Understanding pathways essential for c-di-GMP in bacterial cellulose production.
method Applied Lasso and Random Forests for feature selection and modeling gene count data.
result Bacterial chemotaxis is identified as the most essential pathway for c-di-GMP encoding domains.

InteractionNet models noncovalent protein-ligand interactions with GNNs and explains predictions.

problem Modeling noncovalent protein-ligand interactions with graph neural networks.
method InteractionNet uses a GNN architecture with separated covalent and noncovalent convolution layers and layer-wise relevance propagation for explainability.
result InteractionNet successfully predicts noncovalent protein-ligand interactions with chemical relevance.

End-to-end model predicts protein interfaces from atomic coordinates.

problem Improving protein interface prediction using large datasets.
method Developed SASNet, an end-to-end learning model using only atomic coordinates.
result SASNet outperforms state-of-the-art methods trained on gold-standard data.

Co-Diffusion predicts drug-target affinity by learning latent manifolds and diffusion, improving generalization.

problem Cold-start regimes in drug-target affinity prediction due to label scarcity and domain shifts.
method Two-stage framework: latent manifold alignment and latent diffusion regularization.
result Significantly outperforms state-of-the-art baselines, especially in zero-shot generalization.

Improves drug properties using a novel LLM and reinforcement learning.

problem Optimizing drug properties while retaining chemical stability.
method Structured Policy Optimization (SPO) for fine-tuning a large language model.
result Enhanced drug properties across multiple target objectives.

Study infers evolutionary interactions from protein sequences using regularization methods.

problem Inferring evolutionary interactions from protein sequences.
method Regularization methods, including L2L_2 for fields and group L1L_1 for couplings, with parameter tuning.
result Effective regularization parameters for sparse couplings improve accuracy.