Section 01
Introduction: PhysicsFormer – A Lightweight Framework for Language Models to Understand Physical Causality
On June 7, 2026, the UWM research team open-sourced PhysicsFormer on GitHub—a lightweight physical reasoning model with only 82 million parameters. By encoding physical scenes into structured state tensors, this model achieved an accuracy of 79.6% on the CLEVRER physical reasoning benchmark, outperforming large-scale language models like Llama-3.3-70B, which proves the critical role of physics-based representations in causal reasoning. Original project link: https://github.com/uwm-se/PhysicsFormer.