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,341 papers · 148 categories

Trend · papers per month

131263394525 · Jun 202019922001200920182026
48 results for protein contact prediction

Deep learning predicts protein contacts with high accuracy.

problem Low quality contact predictions for proteins without homologs.
method Integrates evolutionary coupling and sequence conservation through an ultra-deep neural network.
result Significantly outperforms existing methods in contact prediction and ab initio folding.

mGPfusion predicts protein stability changes using a novel Gaussian process method.

problem Limited experimental data for predicting protein stability changes.
method Bayesian data fusion model combining experimental and molecular simulation data.
result mGPfusion outperforms state-of-the-art methods in predicting protein stability.

Symmetric CNNs improve sequential recommendation and protein structure prediction.

problem Improving prediction accuracy in sequential recommendation and protein structure inference.
method Developed a CNN architecture that preserves symmetry in convolutional layers, using parameterized convolutional kernels.
result Symmetric structured CNNs achieve better performance with fewer parameters.

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 method maps protein sequences to embeddings encoding structural information.

problem Inferring structural properties from amino acid sequences when structures are unknown.
method Representation learning using bidirectional LSTM models with structural similarity and residue contact maps.
result Trained embeddings improve structural similarity prediction and transfer to other tasks.

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.

Polynomial invariants classify molecular chains based on their contact arrangements.

problem No established invariants for molecular chains with both hard and soft contacts.
method Developed polynomial invariants for circuit topology of molecular chains.
result Polynomial invariants efficiently classify chains with various contact types.

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.

Deep neural networks predict protein functions from sequences.

problem Accurately predicting protein functions from amino acid sequences.
method Artificial recurrent neural networks (RNN) with LSTM units trained on annotated datasets.
result RNN models achieved high performance for in-class and out-of-class protein function predictions.

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.

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.

EBM predicts protein conformations at atomic scale using crystallized data.

problem Predicting the conformation of a side chain from its context within a protein structure.
method Energy-based model trained on crystallized protein data, evaluating performance on rotamer recovery task.
result EBM achieves performance close to state-of-the-art methods, including Rosetta energy function.

Deep learning predicts protein structures accurately.

problem Predicting the 3D structure of proteins from amino acid sequences.
method Embeddings and deep learning models for backbone atom distance matrices and torsion angles.
result Competitive results in CASP13 and CASP12, surpassing previous winners.

New multitask algorithm separates rare from frequent protein functions.

problem Challenging automated protein function prediction with unbalanced data.
method Uses dissimilarity information to separate rare class labels, unlike similarity-based approaches.
result Multitask label propagation algorithm performs best with dissimilarity matrix.

Sequence-based model predicts protein-protein interactions with high accuracy.

problem Predicting protein-protein interactions for alternative treatment options.
method Sequence clustering, discrete cosine transform, supervised machine learning, SVM with RBF.
result Mesh model achieved an average AUC of 0.84.

ProtTrans models predict protein features without evolutionary info.

problem Predicting protein features from amino acid sequences.
method Self-supervised deep learning on large protein datasets.
result ProtT5 embeddings outperform state-of-the-art for per-residue predictions.

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.

Two deep learning models predict protein-protein interactions with high accuracy.

problem Overfitting and information leak in deep learning models for PPI prediction.
method Carefully designed deep learning models, strict conditions for training and testing, and methodology to avoid information leak.
result Best model predicts more than 78% of human PPI with strong confidence.

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.

Study develops large margin machine learning models for predicting host-pathogen protein interactions.

problem Identifying host-pathogen interactions to develop new drugs for infectious diseases.
method Large margin machine learning models, specifically SVM with weighted negative sampling and distance-based weight assignment.
result Proposed and validated a new method for predicting host-pathogen protein interactions.

A new machine-learned CG model predicts protein structures efficiently.

problem Developing a universal, computationally efficient protein simulation model.
method Combining deep learning with all-atom protein simulations to create a transferable CG force field.
result The model predicts protein structures, intermediates, and fluctuations efficiently.

Continuous-depth Evoformer reduces protein folding prediction time and resource usage.

problem Efficient protein structure prediction with reduced computational costs.
method Continuous-depth formulation of Evoformer using Neural Ordinary Differential Equations (Neural ODEs).
result The continuous-time Evoformer achieves constant memory cost and improved efficiency.

TIP model improves POSE prediction with less resources.

problem Predicting polypharmacy side effects from drug-protein interactions.
method TIP model operates on three subgraphs for progressive representation learning.
result Improves accuracy by 7%+, time efficiency by 83imes imes, and space efficiency by 3imes imes.

Article compares different machine learning techniques for protein classification.

problem Predicting enzyme class from unknown proteins is challenging.
method Implemented seven classification techniques on 4368 protein data.
result C5.0 classification technique gives highest accuracy and balanced performance.

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.

A new method predicts protein functions using variable-length sequences.

problem Computational methods for protein function prediction are slow and inaccurate for long sequences.
method Two feature sets: single fixed-sized segments and multi-sized segments, using bi-directional LSTM. Combined with MLDA features.
result Significant improvement in accuracy for long protein sequences.

PS8-Net improves eight-state protein secondary structure prediction accuracy.

problem Precise prediction of eight-state protein secondary structure (PSS) is crucial in bioinformatics.
method PS8-Net is a new deep convolutional neural network (DCNN) that uses a PS8 module with skip connections to enhance accuracy.
result PS8-Net achieves 76.89% Q8 accuracy on benchmark datasets.

New method predicts protein features using statistical relational learning.

problem Challenges in automatic protein feature annotation due to limited homology data.
method Introduces Semantically Based Regularization to incorporate prior knowledge.
result Improved overall prediction quality with constraints.

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.

Machine learning predicts signaling peptides from protein star graphs.

problem Predicting signaling activity of proteins from molecular structure.
method Protein star graphs, S2SNet topological indices, Machine Learning (SVM-RFE, Laplacian kernel).
result Best model predicts 98.0% signaling pathways with AUROC 0.961.

DeepAffinity predicts compound-protein affinity from sequences, outperforming existing methods.

problem Lack of methods to predict compound-protein affinity from sequences alone.
method Unified RNN/GCNN-CNN model that unifies recurrent and convolutional neural networks.
result Model outperforms conventional options in predicting affinities with high accuracy.

Improved protein structure classification using weighted graphlets and deep neural networks.

problem Protein structure classification for function prediction.
method Developed a weighted network and graphlet-based measure, combined with a deep neural network.
result Significantly improved performance on 36 real datasets compared to existing methods.