Learning Repetition-Invariant Representations for Polymer Informatics
Yihan Zhu, Gang Liu, Eric Inae, Tengfei Luo, Meng Jiang
TL;DR
Polymers require representations that are invariant to the number of repeating units, but standard graph neural networks trained on a single repeating unit fail to generalize to longer chains. The authors propose GRIN, which combines maximum-spanning-tree aligned aggregation with repeat-unit augmentation to learn repetition-invariant polymer embeddings, together with dual theoretical guarantees (model-wise and data-wise) that outline when invariance is achieved. They prove that a minimal augmentation of $3$ repeating units suffices and show that GRIN achieves state-of-the-art performance on four homopolymers and two copolymers, with strong extrapolation to unseen repeat counts and robust invariance across sizes. The practical impact is improved, size-robust property prediction for polymers, enabling reliable design and screening of long-chain polymers in various applications.
Abstract
Polymers are large macromolecules composed of repeating structural units known as monomers and are widely applied in fields such as energy storage, construction, medicine, and aerospace. However, existing graph neural network methods, though effective for small molecules, only model the single unit of polymers and fail to produce consistent vector representations for the true polymer structure with varying numbers of units. To address this challenge, we introduce Graph Repetition Invariance (GRIN), a novel method to learn polymer representations that are invariant to the number of repeating units in their graph representations. GRIN integrates a graph-based maximum spanning tree alignment with repeat-unit augmentation to ensure structural consistency. We provide theoretical guarantees for repetition-invariance from both model and data perspectives, demonstrating that three repeating units are the minimal augmentation required for optimal invariant representation learning. GRIN outperforms state-of-the-art baselines on both homopolymer and copolymer benchmarks, learning stable, repetition-invariant representations that generalize effectively to polymer chains of unseen sizes.
