SYSYMay 25

CINOC: Cardinality-Invariant Neural Operator Policies for Scalable PDE Control

arXiv:2605.2586797.4
AI Analysis

For multi-agent PDE control, this work addresses the fixed-dimensional representation bottleneck, enabling scalable policies without retraining.

CINOC reformulates PDE control as an operator learning problem, enabling policies trained on small swarms to zero-shot transfer to larger populations and handle agent failures. It achieves this through a cardinality-invariant neural operator policy, validated on tracking, stabilization, and density transport across various PDEs.

Controlling partial differential equations (PDEs) with learning-based policies remains fundamentally limited by fixed-dimensional representations: policies trained for a specific sensor, actuator, or agent configuration typically fail when the configuration changes. This limitation is particularly severe in multi-agent PDE control, where policies do not scale across population sizes without retraining. We address this challenge by introducing Cardinality Invariant Neural Operator Control (CINOC), reformulating PDE control as an operator learning problem that maps state fields to continuous control functions and trains them end-to-end through differentiable PDE solvers, yielding policies that naturally adapt to varying sensor and actuator configurations. Remarkably, CINOC policies trained on small swarms exhibit cardinality invariance, allowing for zero-shot transfer to significantly larger populations as well as robustness to partial agent failure. This scalability arises from agents sharing a common policy and coordinating through their physical environment, which produces an emergent self-normalization effect. To explain this phenomenon, we provide a theorem grounded in mean-field theory demonstrating that policy gradients computed from finite-agent systems converge to those of a continuous control limit. Empirically, we validate CINOC on tracking, stabilization, and density transport across linear, nonlinear, chaotic, and turbulent PDEs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes