Graph Prompt Learning Boosts Crystal Property Prediction in GNNs.

Shrimon Mukherjee, Kishalay Das, Partha Basuchowdhuri, Pawan Goyal, Niloy Ganguly· July 13, 2026 View original

Key takeaways

  • Graph prompt learning significantly boosts GNN performance for crystal property prediction.
  • It captures latent chemical and structural features not explicitly provided to GNNs.
  • The multilevel framework uses both node-level and graph-level soft prompts.
  • It enables cross-property knowledge transfer, improving predictions with limited data.

Who benefits

Materials SciencePharmaceuticalsChemical EngineeringManufacturingEnergy

Summary

This paper introduces a model-agnostic multilevel graph prompt learning framework that significantly improves Graph Neural Network (GNN) performance for crystal property prediction. It captures latent chemical and structural features through node-level and graph-level soft prompts, enabling cross-property knowledge transfer and better predictions with limited data.

Graph Neural Networks (GNNs) have become a powerful tool for rapidly and accurately predicting various properties of crystals. However, these models often embed extensive domain-specific knowledge into their graph encoding modules, leading to larger parameter sizes and a heavy reliance on expert domain knowledge. Furthermore, explicitly incorporating all relevant chemical and structural features that influence a specific crystal property into a GNN encoder can be a challenging and incomplete task. To address these limitations, this research proposes a novel soft prompt learning framework designed to capture latent features crucial for property prediction that might not be explicitly provided to the GNN. The framework is multilevel, comprising both node-level and graph-level soft prompts. Node-level prompts capture local chemical semantics of different atom types, while graph-level prompts encode the global structural symmetry of the crystal graph. This prompt learning framework is lightweight and can be seamlessly integrated with any existing GNN encoder, making it highly versatile. Extensive experiments on popular benchmark datasets demonstrate that incorporating this prompt learning significantly improves the performance of state-of-the-art GNN models by 3% to 15% in crystal property prediction tasks. Additionally, the learned soft prompts facilitate cross-property knowledge transfer, which is particularly beneficial for enhancing prediction performance when training data for certain properties is limited.

Why it matters

Materials scientists and chemists can leverage this framework to accelerate the discovery and design of new materials with desired properties, reducing costly experimental cycles and speeding up innovation in various industries.

How to implement this in your domain

  1. 1Evaluate current GNN-based crystal property prediction models for performance bottlenecks or data limitations.
  2. 2Integrate the multilevel graph prompt learning framework into existing GNN architectures.
  3. 3Experiment with node-level prompts to capture local chemical semantics and graph-level prompts for global structural symmetry.
  4. 4Utilize cross-property knowledge transfer capabilities to improve predictions for properties with scarce training data.

Original post by Shrimon Mukherjee, Kishalay Das, Partha Basuchowdhuri, Pawan Goyal, Niloy Ganguly

"arXiv:2607.08996v1 Announce Type: new Abstract: Graph Neural Networks have emerged as a powerful tool for the fast and accurate prediction of various crystal properties. These models often encode domain-specific knowledge into their graph encoding modules, which increases their p…"

View on X

Originally posted by Shrimon Mukherjee, Kishalay Das, Partha Basuchowdhuri, Pawan Goyal, Niloy Ganguly on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI Engineering & DevToolsAI Research

Resilient Decentralized Federated Learning for Wireless IoT Networks

This paper introduces QEF-GT-AdamW, a communication-efficient and outage-resilient algorithm for decentralized federated learning over wireless IoT networks. It combines gradient tracking, AdamW optimization, and dual-stream biased quantization with error feedback to improve robustness and convergence under heterogeneous data and unreliable communication.

Nguyen Van Thieu, Ti Ti Nguyen, Ons Aouedi, Vu Nguyen Ha, Symeon ChatzinotasAug 27, 2026
AI Engineering & DevToolsAI Research

FedQoS Predicts QoS Risk for Wireless Access Selection

This paper proposes FedQoS, a federated QoS-risk learning framework that predicts future QoS degradation for reliable access selection in heterogeneous indoor-outdoor wireless environments. It enables access nodes to locally learn from network logs and collaboratively train a global predictor without centralizing user data, significantly reducing QoS failure rates.

Nguyen Van Thieu, Ti Ti Nguyen, Ons Aouedi, Zerihun Huruy, Vu Nguyen Ha, Symeon ChatzinotasAug 27, 2026
AI ResearchAI Engineering & DevTools

Parametric Knowledge Graphs Show Storage-Retrieval Gap

This paper explores compiling knowledge graphs into LoRA adapters for parametric memory, finding that while adapters effectively store factual knowledge, retrieving it via semantic similarity or weight-space geometry is ineffective. This highlights a "storage-retrieval gap" and the need for new query-conditioned composition mechanisms.

Martino M. L. Pulici, Cuong Xuan Chu, Evgeny Kharlamov, Volker TrespAug 27, 2026