๐
๐
Old Age
CLAMP: A Contrastive Language And Molecule Pre-training Network
November 12, 2023 ยท Entered Twilight ยท ๐ arXiv.org
Repo contents: .gitignore, .vscode, LICENSE, README.md, annotation_scraper.py, cgcnn, cif_downloader.py, exploration_notebooks, model.py, notebooks, requirements.txt
Authors
Neel Redkar
arXiv ID
2311.07617
Category
cs.CL: Computation & Language
Cross-listed
cs.IR
Citations
0
Venue
arXiv.org
Repository
https://github.com/neelr/clamp
โญ 6
Last Checked
3 months ago
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.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computation & Language
๐
๐
Old Age
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
๐
๐
Old Age
XLNet: Generalized Autoregressive Pretraining for Language Understanding
๐ฎ
๐ฎ
The Ethereal
Effective Approaches to Attention-based Neural Machine Translation
๐
๐
Old Age
A large annotated corpus for learning natural language inference
๐
๐
Old Age