TL;DR
Machine-learned physics simulators often fail to preserve physical laws over long time horizons, making it hard to detect when they produce unrealistic results. Researchers introduced semigroup consistency—a mathematical property stating that applying a simulator multiple times should equal applying it once for the equivalent duration—as a diagnostic test.
✦ Why It Matters
Use semigroup consistency testing to validate learned physics simulators and catch long-horizon failures before deployment.
Key Takeaways
How It Works
Semigroup consistency is based on the principle that the evolution of a system over a total time should equal the evolution over individual segments. By comparing direct predictions with those obtained through sequential composition, normalized semigroup error quantifies discrepancies, providing insights into model reliability over extended periods.
Related