Multi-modal cascade feature transfer for polymer property prediction
Kiichi Obuchi, Yuta Yahagi, Kiyohiko Toyama, Shukichi Tanaka, Kota Matsui
TL;DR
This work tackles data scarcity and multimodality in polymer property prediction by introducing a multi-modal cascade model that transfers features from a pre-trained GCN of molecular structures to a downstream predictor that also consumes tabular descriptors and additives. It systematically examines three transfer options based on which GCN layer is used for features and demonstrates superior data efficiency and predictive accuracy on Neat Resin and Compounding Tg datasets, often requiring far fewer samples than baseline descriptor-based models. Key contributions include validating layer-wise feature transfer within a cascade framework, showing practical data reductions (e.g., down to 14–69% of required data for comparable accuracy), and integrating compatibility with PolyCL while highlighting interpretability limitations and future directions for attention-based models. The approach offers a concrete path to leverage large-scale structural pre-trained models to accelerate polymer design under data constraints, with potential extension to multiple properties and additive encoding via LLMs.
Abstract
In this paper, we propose a novel transfer learning approach called multi-modal cascade model with feature transfer for polymer property prediction.Polymers are characterized by a composite of data in several different formats, including molecular descriptors and additive information as well as chemical structures. However, in conventional approaches, prediction models were often constructed using each type of data separately. Our model enables more accurate prediction of physical properties for polymers by combining features extracted from the chemical structure by graph convolutional neural networks (GCN) with features such as molecular descriptors and additive information. The predictive performance of the proposed method is empirically evaluated using several polymer datasets. We report that the proposed method shows high predictive performance compared to the baseline conventional approach using a single feature.
