AI-Assisted Design of Chemically Recyclable Polymers for Food Packaging
Brandon K. Phan, Chiho Kim, Janhavi Nistane, Wei Xiong, Haoyu Chen, Woo Jin Jang, Farzad Gholami, Yongliang Su, Jerry Qi, Ryan Lively, Will Gutekunst, Rampi Ramprasad

TL;DR
This paper uses AI to design recyclable polymers for food packaging that are both sustainable and high-performing.
Contribution
A polymer informatics workflow combining ML and virtual synthesis to identify and validate chemically recyclable polymers.
Findings
AI screening identified thousands of promising chemically recyclable polymer candidates.
Poly(p-dioxanone) was validated as a sustainable packaging material with strong barrier and recyclability properties.
The workflow demonstrates a generalizable framework for sustainable polymer design under performance constraints.
Abstract
Polymer packaging plays a crucial role in food preservation but poses major challenges in recycling and environmental persistence. To address the need for sustainable, high-performance alternatives, we employed a polymer informatics workflow to identify single- and multi-layer drop-in replacements for polymer-based packaging materials. Machine learning (ML) models, trained on carefully curated polymer datasets, predicted eight key properties across a library of approximately 7.4 million ring-opening polymerization (ROP) polymers generated by virtual forward synthesis (VFS). Candidates were prioritized by the enthalpy of polymerization, a critical metric for chemical recyclability. This screening yielded thousands of promising candidates, demonstrating the feasibility of replacing diverse packaging architectures. We then experimentally validated poly(p-dioxanone) (poly-PDO), an existing…
Genes, proteins, chemicals, diseases, species, mutations and cell lines named across the full text — each resolved to its canonical identifier and authoritative record.
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6- —Office of Naval Research through a multidisciplinary university research initiative (MURI)
- —National Science Foundation through a NSF-SPEED
- —Partnership for an Advanced Computing Environment (PACE) at the Georgia Institute of Technology, Atlanta, Georgia, USA
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPolymer composites and self-healing · Polymer crystallization and properties · biodegradable polymer synthesis and properties
1. Introduction
Food preservation is a contemporary challenge that requires materials providing both protection and sustainability. Appropriately optimized polymeric materials may serve as effective alternatives to conventional solutions. In particular, plastic packaging has fundamentally transformed global food supply chains by offering superior protective performance. These materials not only prolong product shelf life but also minimize food waste and support the worldwide distribution of perishable goods. Consequently, polymers have become widespread in modern industrial and consumer applications, forming the foundation of the packaging landscape [1,2,3,4,5,6,7,8].
Despite these functional strengths, the very architecture and chemical persistence that make current packaging materials effective also represent major environmental challenges. Present-day packaging plastics often rely on a multi-layer architecture (Figure 1a), combining distinct, often non-compatible, layers for barrier, mechanical, and thermal functions [9,10,11]. While effective, these materials are notorious for their persistence in landfills, fragmenting into microplastics that contribute to long-term environmental pollution [12,13,14]. Furthermore, this multi-layer composition poses a significant obstacle to recycling since the chemically distinct layers must be separated, a time- and resource-intensive process [15,16]. The difficulty in finding suitable replacement materials that meet all necessary performance standards is highlighted by a comparison of the properties of currently used polymers, such as polypropylene (PP), ethylene vinyl alcohol copolymer (EVOH), and polyethylene (PE) (Figure 1b).
Recognizing these limitations, both academic and industrial efforts have increasingly focused on developing alternative packaging materials that enable sustainable end-of-life management while preserving the barrier, mechanical, and thermal performance required for food protection and processing applications [9,17]. Conventional multi-layer architectures, although highly effective in performance, are intrinsically difficult to recycle due to inseparable heterogeneous layers, motivating strategies that simplify material compositions or enable selective recovery of individual components [9,15]. A key thermodynamic parameter governing the feasibility of such chemical recycling is the enthalpy of polymerization, which determines the reversibility of polymerization–depolymerization equilibria [18]. Current sustainability approaches broadly include replacing persistent plastics with polymers that support closed-loop chemical recycling through reversible polymerization–depolymerization cycles, whose feasibility is governed in part by the enthalpy of polymerization, as well as materials designed for accelerated biodegradation under environmental or industrial composting conditions [19,20,21,22]. A more onerous design approach seeks to consolidate multi-film stacks into a single multi-functional layer, often referred to as a “drop-in replacement.” [23]. However, this strategy requires optimizing barrier performance, mechanical strength, and thermal robustness simultaneously, a complex design challenge that renewable polymers often struggle to meet [9,17,24].
To accelerate the discovery of these high-performance, sustainable alternatives, this work leverages recent advances in materials informatics methods to accelerate the design and property prediction of new polymers [25,26,27,28,29,30]. We developed a comprehensive polymer informatics workflow that incorporates computational modeling and machine learning (ML) tools to identify candidates that address the specific performance shortcomings of sustainable polymers. Through this workflow, we identified potential chemically recyclable polymers that may be created via ring-opening polymerization (ROP) [31] as candidate materials for simplified packaging architectures, including single-layer designs or recyclable multilayer systems [32,33]. This class of polymers with the ability to depolymerize and repolymerize not only reduces the need for new raw materials but also minimizes waste, thereby lessening the dependency on virgin resources and lowering the ecological footprint of polymer production. From this pool, we successfully synthesized and validated the key properties of poly(p-dioxanone) (poly-PDO), which shows promise as a recyclable barrier material for packaging applications with moderate oxygen barrier requirements [34,35,36].
2. Methods
2.1. AI-Assisted Design Workflow
Our overall strategy follows a materials informatics workflow designed to accelerate the discovery of sustainable polymers [18,37,38,39,40,41]. This approach, illustrated in Figure 2, systematically moves from defining target properties and curating necessary data to virtually synthesizing, predicting, and finally validating polymer candidates. All computational steps in this workflow, except for initial data collection and final experimental validation, were performed using PolymRize™ (version 0.27.0) [42], a standardized software for molecular and polymer informatics.
The workflow begins by defining the target performance criteria necessary for a single-layer, multi-functional packaging material, guided by the common packaging polymers shown in Figure 1b. These threshold values were selected to approximate the barrier performance ranges required for practical food packaging applications and were informed by permeability values reported for widely used packaging polymers such as PET and EVOH. These essential properties, including barrier, thermal, and mechanical requirements, are outlined in Table 1. Following the definition of these goals, the necessary data for the eight critical properties were compiled. The datasets used for model training consist primarily of experimental measurements collected from the literature, handbooks, and online databases. The only exception is the enthalpy of polymerization, for which additional values computed using density functional theory (DFT) were included alongside experimental measurements to expand the dataset coverage, as described in prior studies [43,44].
With the datasets in place, predictive ML models were developed for the eight target properties using a combination of Gaussian process regression (GPR) [45] and neural network (NN) architectures. GPR models were employed for training the enthalpy of polymerization model, while deep learning models were used for all other properties, following established protocols in prior studies [44,46]. Both single-task (ST) and multi-task (MT) training strategies were explored, where MT learning was used to jointly learn correlated properties to improve predictive accuracy. A summary of the dataset sizes, model types (GPR or NN), training strategies (ST or MT), and representative model performance metrics, reported in terms of root-mean-square error (RMSE) or order-of-magnitude error (OME), is provided in Table 2. Detailed descriptions of the dataset composition, feature representations, training configurations, and full model evaluation results, including parity plots, are provided in the Supplementary Information and in previously published works [43].
To efficiently explore the vast chemical space for sustainable solutions, we generated a large library of hypothetical, yet synthetically feasible [47], polymer designs. This virtual forward synthesis (VFS) process [18] was executed using the RxnChainer (Reaction Chainer) tool within the PolymRize™ platform [42]. Developing such extensive and chemically accurate datasets is a non-trivial process, requiring expertise in both reaction chemistry and informatics to encode precise rules. RxnChainer streamlines this complex workflow by systematically leveraging the established ROP reaction to combine about 30 million commercially available molecules. This targeted process successfully yielded a robust virtual library of approximately 7.4 million polymer candidates previously discussed [18] and released [48], which served as the comprehensive search space for the subsequent screening efforts in this work.
The ML models were then used to predict the eight target properties for the virtually synthesized polymer library, followed by screening against the criteria defined in Table 1. The selected enthalpy of polymerization range (−10 to −20 kJ/mol) reflects a thermodynamic window favorable for chemically recyclable polymers, where polymer formation remains sufficiently stable while still allowing efficient depolymerization under appropriate conditions [18]. Promising candidates were subsequently selected for experimental validation. The detailed synthesis and characterization procedures for the validated polymers are described in the Supplementary Information.
2.2. Synthesis of Poly-PDO from PDO
To experimentally validate a representative chemically recyclable polymer identified by the AI-assisted workflow as a promising candidate, poly-PDO was synthesized via ring-opening polymerization of PDO. Polymerization via ring-opening of PDO was conducted under bulk conditions with magnetic stirring in oven-dried 20 mL glass vials. PDO (5.0 g, 49 mmol) was first charged into a vial, which was then sealed with a rubber stopper. The initiator (benzyl alcohol) and catalyst (Sn(Oct)2 solution), each added in an amount of 10 μL (10 μmol, 2.0 × 10^−2^ mol % relative to the monomer), were subsequently introduced into the vial via syringe through the rubber stopper. The sealed vials were transferred to a silicone oil bath and immersed in the vial caps to ensure uniform thermal control. Polymerization was quenched at predetermined time intervals by removing the vials from the oil bath. A small aliquot was removed and dissolved in cooled CDCl_3_ to quench the reaction and allow ^1^H nuclear magnetic resonance analysis (^1^H NMR). The remaining material was dissolved in cooled CHCl_3_, followed by purification via precipitation in methanol. The resulting poly-PDO was collected and dried under reduced pressure. The average molecular weight of the final polymer was 26.6 kg/mol.
The chemical structure and composition of the polymers were confirmed by ^1^H NMR spectroscopy in CHCl_3_ at room temperature (Figure 3). Spectra were acquired on Bruker Avance 400, 500, or 700 MHz instruments and referenced to the residual solvent signal of CHCl_3_ at 7.26 ppm. Characteristic resonances corresponding to the polymer backbone were clearly observed, confirming successful polymerization. Molecular weight distributions were further characterized by size-exclusion chromatography (SEC) using a Tosoh EcoSEC HLC-8320 GPC system (Tosoh Corporation, Tokyo, Japan) equipped with TSKgel SuperHZ-L columns. Measurements were performed using CHCl_3_ containing 0.25% NEt_3_ as eluent at a flow rate of 0.45 mL/min. Average molecular weights and dispersities were determined from refractive-index chromatograms and calibrated against PStQuick MP-M polystyrene standards.
3. Results and Discussion
3.1. Screening of ROP Polymer Candidates
Leveraging the predictive ML models, we rapidly predicted eight properties across the hypothetical ROP dataset comprising approximately 7.4 million candidates and systematically screened them against predefined criteria to identify promising candidate materials for simplified single-layer designs or recyclable multilayer systems. Among the eight target properties, the most critical initial filter was the enthalpy of polymerization, as it directly governs the feasibility of chemical recyclability through reversible depolymerization. Applying this criterion results in a substantial reduction of the search space. From the initial 7.4 million population, approximately 62,000 candidates fell within the targeted enthalpy of polymerization window of −10 to −20 kJ/mol while also exhibiting low prediction uncertainty below 15 kJ/mol. The uncertainty threshold was chosen to ensure that subsequent screening decisions were guided by predictions with sufficient confidence.
For this reduced subset, the remaining thermal, mechanical, and barrier properties were predicted using the trained ML models. This hierarchical screening strategy significantly reduced computational cost while preserving chemical diversity among the remaining candidates. The sequential funneling process, illustrated in Figure 4, demonstrates the feasibility of finding replacements for both single and multi-layer architectures. The predicted properties and structures for a selection of promising single-layer replacement candidates are presented in Table 3.
3.2. Experimental Validation of Film Performance
Based on a combination of favorable predicted properties and documented synthetic feasibility in prior literature, poly-PDO, which is shown as one of the representative example polymers in Figure 4, was selected as a potential recyclable barrier polymer for food packaging applications. Key properties of poly-PDO including enthalpy of polymerization, glass transition temperature, melting temperature, elongation at break, and tensile strength, have been previously reported in the literature, providing useful benchmarks for comparison between predicted and experimentally measured values. The availability of these reference data, together with the well-established synthetic accessibility of poly-PDO, motivated its selection as an initial validation system for the AI-assisted discovery workflow. While the virtual screening also identified additional candidates derived from less-documented monomers with promising predicted properties, poly-PDO was prioritized for experimental validation due to the availability of these literature benchmarks and its clear synthetic feasibility.
Poly-PDO was synthesized through the polymerization of p-dioxanone using Sn(Oct)2 as a catalyst. The resulting polymer structure was confirmed by ^1^H nuclear magnetic resonance (NMR) spectroscopy (Figure 3), and the number-average molecular weight ( ) determined by SEC was 26.6 kg/mol with a dispersity of 1.54. While thermal and mechanical properties of poly-PDO have been reported previously, its gas and water vapor barrier properties, which are critical for evaluating suitability in food packaging contexts, have not been systematically investigated. Accordingly, the experimental validation in this work focused on addressing this key gap in the literature while also providing a comprehensive characterization of all relevant physical properties.
Thermal properties were rigorously evaluated using differential scanning calorimetry (DSC). The experimentally measured glass transition temperature of 257 K and melting temperature of 378 K were found to be in close agreement with the ML predictions of 261.9 K and 360.5 K, respectively, as well as with established literature ranges. Details of the instrumentation and measurement protocols are provided in the Supplementary Information. This agreement between predicted and measured thermal properties provides an initial and important validation of the predictive capability of the ML models for key thermophysical parameters. A comprehensive comparison of predicted values, experimental measurements, and available literature data for all eight target properties is summarized in Table 4, enabling a direct assessment of model performance and experimental fidelity. The thermal degradation temperature of poly-PDO, measured to be 487 K, providing a processing window of approximately 110 K above the experimental melting temperature. This temperature range is generally sufficient to enable melt processing operations such as extrusion or film formation under controlled conditions.
Poly-PDO demonstrated excellent barrier performance for water vapor, meeting the target goal. The ML prediction and experimental measurement aligned closely for water vapor permeability, classifying poly-PDO as a high-grade barrier that comfortably surpasses the set threshold. However, the oxygen barrier property remains a limitation, exhibiting one order higher permeability than the targeted design goal. Despite this constraint, poly-PDO is still well-suited for applications like fruit and salad packaging, where stringent oxygen barrier requirements are less critical [24].
The agreement between the predicted and experimentally measured mechanical properties (elongation at break and tensile strength) showed a discrepancy of approximately one order of magnitude (Table 4). While the predicted values met the design targets, the experimental results fell short of these expectations. This disparity may arise from several factors. Mechanical properties of polymers are known to exhibit substantial variability across different studies because they depend strongly not only on chemical structure but also on microstructure and processing history. Factors such as molecular weight and its distribution, crystallinity, residual catalyst content, sample preparation method, strain rate during testing, and environmental conditions can significantly influence the measured values. Consequently, literature data for the same polymer system often span a wide range of reported mechanical properties.
Such variability is also evident in previously reported measurements for poly-PDO [34,52], where a broad dispersion of mechanical property values has been observed across different studies. This dispersion suggests that experimental values may depend strongly on synthesis conditions, processing routes, and testing protocols. In addition, the training dataset used to develop the ML models in this work spans a very wide range of experimental values (0.005–289 MPa), covering several orders of magnitude. While the model captures general structure–property relationships across this broad property space, prediction uncertainty for specific systems is expected due to the heterogeneous nature of literature-derived datasets. Mechanical property prediction remains one of the challenging targets in polymer informatics because these properties are strongly influenced by microstructure and processing history, which are typically not encoded in structure-based molecular descriptors used in current ML models. The present results therefore highlight an important opportunity for future work. Incorporating descriptors that capture processing conditions, molecular weight characteristics, and microstructural features could further improve the predictive capability of ML models for mechanical properties.
3.3. Chemical Recyclability
To experimentally confirm chemical recyclability, the depolymerization of poly-PDO was investigated using 1,8-diazabicycloundec-7-ene (DBU) as a catalyst in benzene solution at 79 °C. An oven-dried 5 mm thick sealed NMR tube was charged with poly-PDO (30 mg), DBU (10 mol% relative to repeating units), and a benzene-d6 (0.5 mL), sealed with a Teflon stopcock, and immersed in a silicone oil bath for up to 6 h. ^1^H NMR spectroscopy was used to monitor the depolymerization process by comparing the integrals of methylene resonances corresponding to the polymer and the regenerated monomer. This chemical depolymerization process exhibited high efficiency, achieving over 95% monomer recovery and approaching quantitative yields of ∼100% within 6 h, as confirmed by NMR analysis (Figure 5). The demonstrated near-complete recovery of the PDO monomer confirms that poly-PDO is a chemically recyclable polymer. When combined with its established biodegradability [52,53,54,55], poly-PDO offers multiple sustainable end-of-life pathways for food packaging applications, encompassing both closed-loop chemical recycling and biodegradation-based disposal strategies. Although benzene was used in this study as a convenient laboratory solvent to demonstrate the depolymerization concept, future work will explore greener solvent systems or solvent-free approaches to further improve the sustainability of the recycling process.
3.4. Practical Packaging Context and Structure–Property Considerations
From a packaging materials perspective, the performance of poly-PDO can be viewed within the broader landscape of commercial barrier polymers. Commodity packaging polymers such as PP generally exhibit relatively high oxygen permeability, while high-barrier materials such as EVOH provide significantly stronger oxygen barrier performance but often require multilayer structures and are difficult to recycle. The measured barrier properties of poly-PDO place it within an intermediate regime between these material classes, suggesting potential applicability in packaging scenarios requiring moderate oxygen barrier performance. In addition, the semicrystalline morphology of poly-PDO contributes to reduced gas permeability through the formation of crystalline domains that hinder diffusive transport, while the amorphous phase governs mechanical flexibility. This behavior can be rationalized by the regular polyester backbone of poly-PDO, which promotes semicrystalline packing that reduces free volume and slows gas diffusion, while the flexible ether linkage in the repeating unit contributes to chain mobility in the amorphous phase and supports mechanical ductility.
Hydrolytic degradation of poly(p-dioxanone) has been extensively studied in the biomedical polymer literature, where ester bond hydrolysis leads to gradual molecular weight reduction and mass loss in aqueous environments. Previous studies have shown that amorphous regions degrade preferentially while crystalline domains remain more stable during early stages of degradation [56]. The hydrolytic degradation behavior of poly-PDO has been investigated in aqueous environments, where molecular weight reduction and gradual mass loss occur due to ester bond hydrolysis [57]. These characteristics suggest that environmental conditions such as humidity and temperature may influence the long-term stability of poly-PDO films in packaging applications and therefore warrant further investigation in future studies.
The present results highlight a specific application space in which chemically recyclable polymers derived from ring-opening polymerization chemistries can provide promising combinations of barrier performance, thermal stability, and recyclability for packaging applications with moderate oxygen barrier requirements. The results further demonstrate the value of the AI-assisted discovery workflow in efficiently identifying experimentally testable candidates from extremely large polymer design spaces, thereby accelerating the exploration of sustainable packaging materials.
4. Conclusions
We successfully implemented a polymer informatics workflow that leverages predictive ML models and digital reactions to accelerate the discovery of sustainable packaging materials. This AI-assisted, data-driven strategy systematically screened an initial library of approximately 7.4 million ROP polymers, down-selecting to a focused set of promising single- and multi-layer polymer film architectures. The workflow was validated through the experimental synthesis and characterization of poly-PDO, a rediscovered ROP polymer. Its strong potential was confirmed by high-grade water barrier performance and excellent chemical recyclability, achieving over 95% monomer recovery within six hours. The close agreement between experimental measurements and ML predictions for poly-PDO supports the robustness of the predictive models. In contrast, discrepancies between predicted and measured mechanical properties highlight the need for further optimization of polymer samples and continued refinement of the ML models. Addressing these limitations will be essential to improve both experimental reliability and predictive accuracy in the design of practical polymers for sustainable applications. Although poly-PDO has been widely used in biomedical contexts due to its biocompatibility and hydrolytic degradability, additional regulatory evaluation and migration safety assessments would be required before its potential use in food-contact packaging applications.
More broadly, this study illustrates how informatics-driven materials discovery can uncover viable solutions that may be overlooked by conventional design paradigms. The identification of poly-PDO as a competitive packaging candidate emphasizes the value of re-evaluating known polymers through modern, data-centric frameworks. At the same time, the broader candidate pools identified in this work demonstrate the largely untapped potential of ROP-derived chemistries. The proposed workflow is not restricted to food packaging and can be readily adapted to other polymer-intensive sectors facing increasing sustainability constraints. By combining large-scale virtual screening with targeted experimental validation, this framework provides a scalable pathway for the rational design of polymers that balance performance, manufacturability, and end-of-life considerations. Future efforts will focus on improving dataset quality, enhancing mechanical property predictions, and incorporating processing constraints to further strengthen the practical impact of informatics-guided polymer design. Future work may also explore alternative recycling strategies for ROP-derived polymers, including melt-phase depolymerization or catalytic systems operating in greener solvent environments, to further enhance the sustainability of chemically recyclable polymer systems.
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1Ebnesajjad S. Plastic Films in Food Packaging: Materials, Technology and Applications William Andrew Norwich, NY, USA 2012
- 2Marsh K. Bugusu B. Food Packaging: Roles, Materials, and Environmental Issues J. Food Sci.200772 R 39R 5510.1111/j.1750-3841.2007.00301.x 17995809 · doi ↗ · pubmed ↗
- 3Coles R. Mc Dowell D. Kirwan M. Food Packaging Technology 2nd ed.Wiley-Blackwell Hoboken, NJ, USA 2011
- 4Robertson G.L. Food Packaging: Principles and Practice 3rd ed.CRC Press Boca Raton, FL, USA 2016
- 5Kirwan M.J. Handbook of Paper and Plastic Packaging Technology Wiley Hoboken, NJ, USA 2013
- 6Verghese K. Lewis H. Lockrey S. Williams H. Packaging’s role in minimizing food loss and waste across the supply chain Packag. Technol. Sci.20152860362010.1002/pts.2127 · doi ↗
- 7Licciardello F. Packaging, blessing in disguise. Review on its diverse contribution to food sustainability Trends Food Sci. Technol.201765323910.1016/j.tifs.2017.05.003 · doi ↗
- 8Siracusa V. Rocculi P. Romani S. Dalla Rosa M. Biodegradable polymers for food packaging: A review Trends Food Sci. Technol.20121963464310.1016/j.tifs.2008.07.003 · doi ↗
