paper-with-me

홈 › Papers

Polygrammar: Grammar for Digital Polymer Representation and Generation

2021-05-05 · Minghao Guo, Wan Shou, Liane Makatura, Timothy Erps, Michael Foshey, Wojciech Matusik

Polymers are widely-studied materials with diverse properties and applications determined by different molecular structures. It is essential to represent these structures clearly and explore the full space of achievable chemical designs. However, existing approaches are unable to offer comprehensive design models for polymers because of their inherent scale and structural complexity. Here, we present a parametric, context-sensitive grammar designed specifically for the representation and generation of polymers. As a demonstrative example, we implement our grammar for polyurethanes. Using our symbolic hypergraph representation and 14 simple production rules, our PolyGrammar is able to represent and generate all valid polyurethane structures. We also present an algorithm to translate any polyurethane structure from the popular SMILES string format into our PolyGrammar representation. We test the representative power of PolyGrammar by translating a dataset of over 600 polyurethane samples collected from literature. Furthermore, we show that PolyGrammar can be easily extended to the other copolymers and homopolymers such as polyacrylates. By offering a complete, explicit representation scheme and an explainable generative model with validity guarantees, our PolyGrammar takes an important step toward a more comprehensive and practical system for polymer discovery and exploration. As the first bridge between formal languages and chemistry, PolyGrammar also serves as a critical blueprint to inform the design of similar grammars for other chemistries, including organic and inorganic molecules.

📄 PDF Abstract BibTeX arXiv:2105.05278

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Similar Papers 제목 키워드 기반

PolySet: Restoring the Statistical Ensemble Nature of Polymers for Machine Learning

2025-12-15 · Khalid Ferji arxiv

Machine-learning (ML) models in polymer science typically treat a polymer as a single, perfectly defined molecular graph, even though real materials consist of stochastic ensembles of chains with distributed lengths. Thi…

Reinforcement Feature Transformation for Polymer Property Performance Prediction

2024-09-23 · Xuanming Hu, Dongjie Wang, Wangyang Ying, Yanjie Fu

Polymer property performance prediction aims to forecast specific features or attributes of polymers, which has become an efficient approach to measuring their performance. However, existing machine learning models face …

Feature EngineeringPredictionRepresentation Learning

Data-Efficient Graph Grammar Learning for Molecular Generation

2022-03-15 · ICLR 2022 4 · Minghao Guo, Veronika Thost, Beichen Li, Payel Das 외

The problem of molecular generation has received significant attention recently. Existing methods are typically based on deep neural networks and require training on large datasets with tens of thousands of samples. In p…

polyGen: A Learning Framework for Atomic-level Polymer Structure Generation

2025-04-24 · Ayush Jain, Rampi Ramprasad

Synthetic polymeric materials underpin fundamental technologies in the energy, electronics, consumer goods, and medical sectors, yet their development still suffers from prolonged design timelines. Although polymer infor…

PolyRecommender: A Multimodal Recommendation System for Polymer Discovery

2025-11-01 · Xin Wang, Yunhao Xiao, Rui Qiao arxiv

We introduce PolyRecommender, a multimodal discovery framework that integrates chemical language representations from PolyBERT with molecular graph-based representations from a graph encoder. The system first retrieves c…

Multimodal Recommendation