IJCAI 2022poster19 citations

Geometric Transformer for End-to-End Molecule Properties Prediction

Yoni Choukroun, Lior Wolf

Abstract

Transformers have become methods of choice in many applications thanks to their ability to represent complex interactions between elements. However, extending the Transformer architecture to non-sequential data such as molecules and enabling its training on small datasets remains a challenge. In this work, we introduce a Transformer-based architecture for molecule property prediction, which is able to capture the geometry of the molecule. We modify the classical positional encoder by an initial encoding of the molecule geometry, as well as a learned gated self-attention mechanism. We further suggest an augmentation scheme for molecular data capable of avoiding the overfitting induced by the overparameterized architecture. The proposed framework outperforms the state-of-the-art methods while being based on pure machine learning solely, i.e. the method does not incorporate domain knowledge from quantum chemistry and does not use extended geometric inputs besides the pairwise atomic distances.

Machine Learning: Attention ModelsMachine Learning: Representation learningMachine Learning: Sequence and Graph LearningMultidisciplinary Topics and Applications: Physical Science
BibTeX
@inproceedings{ijcai2022p401,
  title     = {Geometric Transformer for End-to-End Molecule Properties Prediction},
  author    = {Choukroun, Yoni and Wolf, Lior},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {2895--2901},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/401},
  url       = {https://doi.org/10.24963/ijcai.2022/401},
}
Geometric Transformer for End-to-End Molecule Properties Prediction · IJCAI 2022