paper-with-me

Papers

Data-Driven Approach to Encoding and Decoding 3-D Crystal Structures

2019-09-03 · Jordan Hoffmann, Louis Maestrati, Yoshihide Sawada, Jian Tang, Jean Michel Sellier, Yoshua Bengio

Generative models have achieved impressive results in many domains including image and text generation. In the natural sciences, generative models have led to rapid progress in automated drug discovery. Many of the current methods focus on either 1-D or 2-D representations of typically small, drug-like molecules. However, many molecules require 3-D descriptors and exceed the chemical complexity of commonly used dataset. We present a method to encode and decode the position of atoms in 3-D molecules from a dataset of nearly 50,000 stable crystal unit cells that vary from containing 1 to over 100 atoms. We construct a smooth and continuous 3-D density representation of each crystal based on the positions of different atoms. Two different neural networks were trained on a dataset of over 120,000 three-dimensional samples of single and repeating crystal structures, made by rotating the single unit cells. The first, an Encoder-Decoder pair, constructs a compressed latent space representation of each molecule and then decodes this description into an accurate reconstruction of the input. The second network segments the resulting output into atoms and assigns each atom an atomic number. By generating compressed, continuous latent spaces representations of molecules we are able to decode random samples, interpolate between two molecules, and alter known molecules.

📄 PDF Abstract BibTeX arXiv:1909.00949

Code (1)

hoffmannjordan/Encoding-Decoding-3D-Crystals pytorch

Tasks

DecoderDrug DiscoveryText Generation

Similar Papers 제목 키워드 기반

PRISM: Periodic Representation with multIscale and Similarity graph Modelling for enhanced crystal structure property prediction

2025-11-25 · Àlex Solé, Albert Mosella-Montoro, Joan Cardona, Daniel Aravena 외 arxiv

Crystal structures are characterised by repeating atomic patterns within unit cells across three-dimensional space, posing unique challenges for graph-based representation learning. Current methods often overlook essenti…

Representation LearningGraph Neural Network

AlphaCrystal-II: Distance matrix based crystal structure prediction using deep learning

2024-04-07 · Yuqi Song, Rongzhi Dong, Lai Wei, Qin Li 외

Computational prediction of stable crystal structures has a profound impact on the large-scale discovery of novel functional materials. However, predicting the crystal structure solely from a material's composition or fo…

PredictionProtein Structure Prediction

Data-driven discovery of novel 2D materials by deep generative models

2022-06-24 · Peder Lyngby, Kristian Sommer Thygesen

Efficient algorithms to generate candidate crystal structures with good stability properties can play a key role in data-driven materials discovery. Here we show that a crystal diffusion variational autoencoder (CDVAE) i…

Latent Conservative Objective Models for Data-Driven Crystal Structure Prediction

2023-10-16 · Han Qi, Xinyang Geng, Stefano Rando, Iku Ohama 외

In computational chemistry, crystal structure prediction (CSP) is an optimization problem that involves discovering the lowest energy stable crystal structure for a given chemical formula. This problem is challenging as …

Computational chemistryFormation Energy

CrystalFormer-CSP: Thinking Fast and Slow for Crystal Structure Prediction

2025-12-20 · Zhendong Cao, Shigang Ou, Lei Wang arxiv

Crystal structure prediction is a fundamental problem in materials science. We present CrystalFormer-CSP, an efficient framework that unifies data-driven heuristic and physics-driven optimization approaches to predict st…