FoldingAgent: Inferring Parametric Origami Procedures from Demonstration Videos

📅 2026-08-31
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出FoldingAgent框架,通过视频演示推断参数化折纸程序,利用预训练视觉-语言模型及专用工具解决多步骤折纸中的累积误差问题。
📝 Abstract
We present FoldingAgent, an agentic framework for inferring explicit parametric folding programs directly from origami demonstration videos. Our framework leverages the reasoning power of a pre-trained Vision-Language Model (VLM) equipped with a suite of specialized tools that enable the agent to simulate geometric transitions, verify physical plausibility, retrieve and compare visual content, and evaluate its own predictions. To translate visual content into folding programs, we define a parametric space that consists of the paper's geometry and a set of parametric folding actions. Unlike models that predict static crease patterns, our agent operates sequentially and possesses the ability to re-plan its actions, effectively mitigating the compounding errors inherent in multi-step folding. Our approach takes a step toward closing the gap between human origami knowledge, which is primarily shared through unstructured visual demonstrations, and computational methods, which typically rely on structured, parametric representations such as a crease pattern or an executable parametric plan. We evaluate our approach on PurelandFold, a newly curated benchmark of diverse Pureland origami videos with ground-truth geometry and action labels. Our results demonstrate that by combining VLM reasoning with a set of specialized tools and physical simulation, we can successfully transform unstructured visual demonstrations into executable, physically plausible folding procedures.
Problem

Research questions and friction points this paper is trying to address.

origami
demonstration videos
parametric folding programs
Vision-Language Model
geometric transitions
Innovation

Methods, ideas, or system contributions that make the work stand out.

parametric folding programs
Vision-Language Model (VLM)
sequential operation
re-planning actions
PurelandFold benchmark