English

CLAMP: A Contrastive Language And Molecule Pre-training Network

Computation and Language 2023-11-15 v1 Information Retrieval

Abstract

This paper highlights a shift in how to approach material generation. Instead of material-to-material, we propose a language-to-material generation architecture that utilizes millions of untapped data points. Using a web scraper to collect crystal text pairs from open-source research papers, a contrastive model can be trained using a convolutional graph neural network encoder and a language encoder. This would allow unsupervised zero-shot classification which can be trained by taking advantage of linguistic structure. Without any specific training data, an ~82\% accuracy was achieved and ~75\% accuracy for photocatalyst prediction with an extremely small dataset. This novel network could ideally be cross-applied to any reaction that can be described via text, opening completely new methods to think about 3D chemical framework generation. In the full experiment diffusion models would likely be incorporated to fully exploit the latent space.

Keywords

Cite

@article{arxiv.2311.07617,
  title  = {CLAMP: A Contrastive Language And Molecule Pre-training Network},
  author = {Neel Redkar},
  journal= {arXiv preprint arXiv:2311.07617},
  year   = {2023}
}

Comments

3 pages, 1 figure, Presenting @ NeurIPS23 & Workshop - source @ https://github.com/neelr/clamp - dataset @ https://www.kaggle.com/datasets/programgeek01/cif-summary-data

R2 v1 2026-06-28T13:19:47.706Z