EPS
← All batches·2605.08098

Reinforcement learning for inverse structural design and rapid laser cutting of kirigami prototypes

topic: othertop score: 100released: 2026-05-12first surfaced: 2026-05-12arXivPDFthreats2026-05-12

Authors: Milad Yazdani, Shahriar Shalileh, Dena Shahriari

arXiv · PDF

Summary

The authors built RL-Kirigami, a system that uses reinforcement learning to design kirigami (paper-cutting patterns) that fold into target 3D shapes. The challenge is that valid designs must satisfy hard geometric constraints (no overlaps, compatible ratios) that aren't differentiable. They combine optimal-transport conditional flow matching (a generative model) with Group Relative Policy Optimization to align the generator with non-differentiable rewards for shape matching and feasibility. The system produces designs that can be laser-cut and physically fabricated in about 8 minutes per part.

Main takeaways:

  • Inverse design problem: given a target 3D shape, find a 2D cutting pattern that folds into it
  • Uses flow matching to generate candidate designs, then RL (GRPO) to optimize for shape accuracy, geometric feasibility, and smoothness
  • A single sample from the pretrained model achieves 94.2% shape match, outperforming solver baselines while using far fewer simulator evaluations
  • Adding RL improves accuracy to 94.91% and makes designs smoother (lower total variation)
  • Generated designs were successfully laser-cut and physically deployed as working prototypes

Relevance

Not directly related to my persona/midtraining work — this is about physical metamaterial design and fabrication, not language model behavior.

Threat model

Potential threat/caveat for clean result "Fine-tuning one persona on a two-marker chunk and another on the start marker plants the end marker at every donor answer's end, not chained to the start (LOW confidence)": this item discusses evaluation.

Abstract

arXiv:2605.08098v1 Announce Type: new Abstract: Kirigami is an increasingly useful fabrication method to produce shape-programmable metamaterial structures. However, inverse design remains difficult because deployment is nonlinear, and feasible cut layouts must satisfy discrete compatibility rules, avoid overlap, and map one target shape to valid designs. We present RL-Kirigami, an inverse design framework that combines optimal-transport conditional flow matching (OT-CFM) with reinforcement learning to generate compatible ratio fields for compact reconfigurable parallelogram quad kirigami. A marching decoder enforces global geometric compatibility, and Group Relative Policy Optimization (GRPO) aligns the generator with nondifferentiable rewards for silhouette matching, feasibility, and ratio-field regularity. Across procedurally generated target shape instances, a single sample from the pretrained OT-CFM prior reached $94.2%$ sIoU and outperformed solver baselines while reducing forward simulator evaluations from hundreds to 1. GRPO improved accuracy to $94.91%$ sIoU and, with regularity included, reduced $\mathrm{TV}(\mathbf{x})$ from 0.95 to 0.81 while maintaining $94.83%$ sIoU. Generated layouts were exported to DXF and laser-cut in $50~\mu\mathrm{m}$ polymeric sheets to produce deployable prototypes in $8.0 \pm 1.0$ minutes per part. These results support a manufacturing-aware inverse design workflow for deployable kirigami metamaterials under hard geometric feasibility constraints.