y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#protein-prediction News & Analysis

6 articles tagged with #protein-prediction. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

6 articles
AIBullisharXiv – CS AI · Jun 237/10
🧠

BioMatrix: Towards a Comprehensive Biological Foundation Model Spanning the Modality Matrix of Sequences, Structures, and Language

Researchers introduce BioMatrix, a multimodal foundation model that integrates molecular sequences, structures, protein data, and natural language within a single decoder-only architecture. The model achieves state-of-the-art performance on 77 of 80 downstream tasks, demonstrating that a unified generalist AI can match or exceed specialized biological tools across diverse applications.

AIBullisharXiv – CS AI · May 287/10
🧠

AutoScientists: Self-Organizing Agent Teams for Long-Running Scientific Experimentation

Researchers introduce AutoScientists, a decentralized multi-agent AI system that autonomously conducts long-running scientific experiments by self-organizing teams, critiquing proposals, and sharing failures. The system outperforms single-agent approaches across biomedical machine learning, language model optimization, and protein prediction tasks, achieving significant improvements in speed and accuracy.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Protein contacts are already in the attention: a single-forward-pass alternative to the Categorical Jacobian

Researchers demonstrate that protein contact prediction can be extracted from language model attention heads in a single forward pass, outperforming the computationally expensive Categorical Jacobian method on clean test data. The findings reveal that contact information is concentrated in a small subset of attention heads, requiring only 10 labeled proteins for head selection.

AINeutralarXiv – CS AI · Jun 95/10
🧠

Frequency-Domain Latent Attention Gating for Cross-Domain Token Aggregation

Researchers introduce FLaG, a novel token aggregation module that applies frequency-domain analysis via FFT to improve how transformer models combine token representations into predictions. The method shows notable performance gains on protein structure prediction and image classification tasks while maintaining competitiveness on text benchmarks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Structure-Guided Adaptive Propagation for Protein-Protein Interaction Site Prediction

Researchers introduce SGAP-PPIS, a graph neural network model that uses adaptive propagation guided by protein structure geometry to predict protein-protein interaction sites more accurately. The model dynamically adjusts how information flows between residues based on their local geometric environment, outperforming fixed propagation approaches in distinguishing true interaction sites from similar non-interacting regions.

AIBullisharXiv – CS AI · May 116/10
🧠

ProteinJEPA: Latent prediction complements protein language models

Researchers demonstrate that ProteinJEPA, a latent-space prediction technique, can complement traditional masked language modeling (MLM) in protein language models, achieving better downstream task performance when combined strategically. The optimal approach—masked-position MLM+JEPA—wins 10 out of 16 evaluation tasks against MLM-only baselines while maintaining computational efficiency.