AugLiChem: Data Augmentation Library of Chemical Structures for Machine Learning
Rishikesh Magar, Yuyang Wang, Cooper Lorsung, Chen Liang, Hariharan, Ramasubramanian, Peiyuan Li, Amir Barati Farimani

TL;DR
AugLiChem is a Python library that applies data augmentation techniques to chemical structures, significantly enhancing machine learning model performance for property prediction in molecules and crystalline materials.
Contribution
The paper introduces AugLiChem, a novel data augmentation library for chemical structures that improves ML model accuracy, especially with Graph Neural Networks, by providing plug-in augmentation methods.
Findings
Augmentation strategies improve ML model performance on chemical data.
Significant gains observed with GNNs using AugLiChem.
The library is publicly available for use and integration.
Abstract
Machine learning (ML) has demonstrated the promise for accurate and efficient property prediction of molecules and crystalline materials. To develop highly accurate ML models for chemical structure property prediction, datasets with sufficient samples are required. However, obtaining clean and sufficient data of chemical properties can be expensive and time-consuming, which greatly limits the performance of ML models. Inspired by the success of data augmentations in computer vision and natural language processing, we developed AugLiChem: the data augmentation library for chemical structures. Augmentation methods for both crystalline systems and molecules are introduced, which can be utilized for fingerprint-based ML models and Graph Neural Networks(GNNs). We show that using our augmentation strategies significantly improves the performance of ML models, especially when using GNNs. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science · Computational Drug Discovery Methods · Various Chemistry Research Topics
