๐ค AI Summary
This work addresses the emergent risk in multi-agent generative AI systems under meta-learning coupling, where individual agents may remain stable while the collective system exhibits stochastic instabilityโa scenario inadequately handled by conventional single-agent Lyapunov methods. To ensure mean-square stability, the paper introduces a Joint Lyapunov Proof (JLP) framework that fully characterizes the infinitesimal generator of a joint quadratic Lyapunov function and derives a critical coupling threshold for system stability. Integrating zero-knowledge proofs (SNARKs), the framework enables dynamic certification without revealing model weights. Combining stochastic stability theory, multi-agent modeling, and model risk management, the approach achieves succinct non-interactive verification in each training round across five softmax-based system experiments, effectively detecting and mitigating collective emergent risks.
๐ Abstract
We develop a rigorous mathematical framework for the governance of systems of K self-adapting generative AI models under the principles of
Model Risk Management (MRM). When multiple models share a
meta-learning coupling through an interaction matrix, the
per-agent Lyapunov analysis that underpins standard MRM is provably insufficient: individual agents can each satisfy their
declared stability bounds while the joint system is in a
regime of emergent ensemble-level drift. We formalize this gap through the
Joint Lyapunov Proof (JLP)---a cryptographic and stochastic
protocol that attests, without revealing proprietary weights, that the
aggregate dynamics satisfy MRM Ongoing Monitoring standard at every validation epoch.
Our main contributions are the following. We give a complete
characterization of the infinitesimal generator of the joint
quadratic Lyapunov function. We derive the exact critical coupling threshold
above which the system loses mean-square stability. We prove a
Noise-Floor Theorem and identify the correct target for zero-knowledge attestation.
A per-epoch Succinct Non-Interactive Argument of Knowledge (SNARK) on the live weights is derived. All
theoretical claims are validated against five numerical studies using a multi-agent softmax system.