PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 3, 20260 citationsOpen Access

SparsePhysNet: Physics-Informed Sparse Attention Transformers for Sample-Efficient Molecular Property Prediction

View Full Paper
HAHaseeb Ahmad

Key Points

  • The study aims to enhance molecular property predictions using limited labeled data by introducing SparsePhysNet.
  • Developed SparsePhysNet incorporating Physics-Informed Positional Encoding and Chemical Valence Sparse Attention.
  • Evaluated on MoleculeNet benchmarks: ESOL, FreeSolv, Lipophilicity, BBBP.
  • Compared performance against baseline models including Random Forest and Graph Isomorphism Networks.
  • Conducted an ablation study to assess contributions of PIPE and CVSA.
  • Achieved RMSE of 1.095 ± 0.096 on ESOL, 3.037 ± 0.068 on FreeSolv, and ROC-AUC of 0.880 ± 0.016 on BBBP.
  • Outperformed baseline models across all regression benchmarks.
  • Proved PIPE contributed most significantly in low-data conditions.

Abstract

Predicting molecular properties accurately from limited labeled data remains a central bottleneck in computational drug discovery and materials science. Existing graph neural networks and molecular transformers achieve strong performance on large benchmark datasets but degrade significantly in low-data regimes, precisely where experimental annotation is most expensive. We introduce SparsePhysNet, a molecular property prediction framework that incorporates two novel inductive biases derived from first-principles chemistry: (1) a Physics-Informed Positional Encoding (PIPE) that initializes atom representations from atomic orbital theory, electronegativity, and covalent radii, and (2) a Chemical Valence Sparse Attention (CVSA) mask that restricts self-attention to chemically meaningful atom pairs, reducing complexity from O(n²) to near-linear in typical drug-like molecules. We evaluate SparsePhysNet on four MoleculeNet benchmarks under scaffold split: ESOL (1,128 samples), FreeSolv (642 samples), Lipophilicity (4,200 samples), and BBBP (2,039 samples). Against baseline models including Random Forest on Morgan fingerprints and Graph Isomorphism Networks, SparsePhysNet achieves RMSE of 1.095 ± 0.096 on ESOL, 3.037 ± 0.068 on FreeSolv, and ROC-AUC of 0.880 ± 0.016 on BBBP — outperforming the RF-FP and GIN baselines across all regression benchmarks. An ablation study confirms that both PIPE and CVSA contribute independently to performance, with the physics encoding providing the largest benefit in low-data regimes. Code and model weights are available at https://huggingface.co/sibi-ai

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Haseeb Ahmad (2026) studied this question.

synapsesocial.com/papers/69cf5f305a333a821460e1ffhttps://doi.org/10.5281/zenodo.19365913
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1MolDualNet as a multi-modal architecture for small-data analog-space molecular property prediction2026
  2. 2Physics-informed deep learning for molecular solubility prediction: integrating thermodynamic constraints with neural network architectures2026 · 1 citations
  3. 3TMolNet: A Task-Aware Multimodal Neural Network for Molecular Property Prediction2025
  4. 4Physics-Inspired Latent Dynamics for Predicting Olfactory Mixture Similarity2026
  5. 5Molecular Property Prediction via Sparse Binary Matrix Representation and Convolutional Neural Networks2026