日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
群制御arXiv:2512.17129

DiffeoMorph: 微分可能なエージェントベースシミュレーションによる3D形状モーフィングの学習

DiffeoMorph: Learning to Morph 3D Shapes Using Differentiable Agent-Based Simulations

シェア:XThreadsFacebookLINEはてブBluesky

エージェント群が共通の更新則に従って目標3D形状へ自己組織化的に変形する形態形成プロトコルを、微分可能なグラフニューラルネットワークとZernike多項式ベースの形状損失で学習するフレームワークを提案。

著者: Seong Ho Pahng, Guoye Guan, Benjamin Fefferman, Sahand Hormoz

分類: cs.LG, cs.MA, cs.RO, q-bio.QM

原文アブストラクト

Biological systems can form complex three-dimensional structures through the collective behavior of agents that share a common update rule and operate without central control. How such distributed control gives rise to precise global patterns remains a central question not only in developmental biology but also in distributed robotics, programmable matter, and multi-agent learning. Here, we introduce DiffeoMorph, an end-to-end differentiable framework for learning a morphogenesis protocol that guides a population of agents to morph into a target 3D shape. Each agent updates its position and internal state using an SE(3)-equivariant graph neural network, based on its own internal state and signals received from other agents. To train this system, we introduce a new shape-matching loss based on 3D Zernike polynomials, which compares the predicted and target shapes as continuous spatial distributions, not as discrete point clouds, and is invariant to agent ordering, number of agents, and global orientation. To achieve rotation invariance while preserving reflection sensitivity, we include an alignment step that optimally rotates the predicted Zernike spectrum to match the target before computing the loss. We perform benchmarking to establish the advantages of our shape-matching loss over other standard distance metrics for shape comparison tasks. We then demonstrate that DiffeoMorph can form a range of complex shapes from minimally patterned initial conditions. DiffeoMorph provides a general framework for learning distributed control strategies for morphogenesis, swarm robotics, and programmable self-assembly.

関連論文