The Algebra of Units: From Buckingham's Pi-grec Theorem to Latent-Variable Learning
Summary
A new method automatically discovers dimensionless numbers from data, bypassing the traditional requirement for expert physical insight. Building on the Buckingham Pi-grec theorem, this approach logarithmically transforms measurements, revealing a low-dimensional manifold whose geometry is defined by underlying dimensionless groups. Singular Value Decomposition (SVD) identifies this manifold, followed by an integer-exponent search and a repeating-variable filter to recover candidate quantities. The procedure successfully recovers familiar engineering groups, including the flow coefficient, head coefficient, and Mach number. Demonstrated on a synthetic compressor dataset of 16,000 measurements, the method accurately reproduces the compressor performance map with an error below 0.01%, highlighting a strong connection between classical dimensional analysis and modern data-driven learning.
Key takeaway
For engineers and research scientists modeling complex physical systems, this method offers a data-driven path to discover fundamental dimensionless groups. You can reduce reliance on extensive domain expertise for dimensional analysis, potentially accelerating model development and improving interpretability. Consider applying this technique to large datasets from experiments or simulations to automatically derive key scaling parameters and enhance predictive model accuracy.
Key insights
Dimensionless groups can be automatically discovered from data using algebraic methods, without prior physics knowledge.
Principles
- Logarithmic transformation reveals low-dimensional manifolds for scaled physical systems.
- SVD can directly identify these manifolds from raw dimensional data.
- Dimensionless groups are recoverable via integer-exponent combinations and filtering.
Method
Logarithmically transform measurements, then apply Singular Value Decomposition (SVD) to identify a low-dimensional manifold. Search integer-exponent combinations for candidate dimensionless quantities, filtering them with a repeating-variable criterion.
In practice
- Automatically recover engineering groups like Mach number.
- Reproduce system performance maps with high precision.
- Build interpretable and data-efficient physical models.
Topics
- Dimensional Analysis
- Buckingham Pi Theorem
- Latent Variable Learning
- Singular Value Decomposition
- Engineering Physics
- Data-driven Modeling
Best for: AI Scientist, Machine Learning Engineer, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.