A stacked generalisation with gradient boosting for highly accurate predictions of polymer bandgap

The bandgap (Egap) is the energy difference between the highest valence band and the lowest conduction band. Generally, the conductivity of a solid material increases as its Egap decreases. As the amount of experimental data stored in online databases continue to increase over the years, it has a...

Full description

Saved in:
Bibliographic Details
Main Author: Goh, Kai Leong
Other Authors: Lu Yunpeng
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2022
Subjects:
Online Access:https://hdl.handle.net/10356/157102
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:The bandgap (Egap) is the energy difference between the highest valence band and the lowest conduction band. Generally, the conductivity of a solid material increases as its Egap decreases. As the amount of experimental data stored in online databases continue to increase over the years, it has allowed the possibility of using quantitative structure–property relationship (QSPR) modelling to predict the physical properties of synthetic materials. Recently, a paper by the Ramprasad Group has reported a highly accurate QSPR model for predicting the Egap values of a dataset of 4209 polymers. This paper presents an alternative QSPR model named LGB-Stack, which has achieved even higher accuracy scores using the same dataset. LGB-Stack performs a two-level stacked generalisation with the help of the LightGBM (Light Gradient Boosting Machine) algorithm, where multiple weak models are firstly trained, and secondly combined into a stronger final model. This paper also presents an extremely fast and efficient method of geometry optimisation that employs the Merck Molecular Force Field (MMFF). Prior to the actual model training, the Simplified Molecular Input Line Entry System (SMILES) notations of the polymers in the dataset were converted and optimised into 3D molecular objects using the MMFF method. Subsequently, four different molecular fingerprints were generated based on the 3D molecular objects, and used as the initial input features for training the weak models. The outputs of the weak models were used as the new input features for training the final model, which completes the LGB-Stack model training process.