← Latest papers
🤖 AI

Large Language Models and their Awareness of Mechanics and Spatial Geometry

This paper introduces MecEng, a fully automated benchmark that evaluates the mechanical engineering awareness of 34 large language models by testing their ability to generate simulation-ready multibody system models from textual descriptions, revealing that while current models show rapid improvement and high success rates on rigid-body tasks, they still struggle with complex flexible multibody systems.

Original authors: Johannes Gerstmayr, Sebastian Weyrer, Tobias Möltner, Peter Manzl, Michael Pieber

Published 2026-08-18
📖 5 min read🧠 Deep dive

Original authors: Johannes Gerstmayr, Sebastian Weyrer, Tobias Möltner, Peter Manzl, Michael Pieber

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a world where machines are not just built by engineers with blueprints and wrenches, but also designed by computers that can read a sentence and understand how the physical world works. For decades, computers have been excellent at processing language, translating text, or writing simple computer code. However, a new frontier has emerged: can these artificial intelligence systems truly grasp the laws of physics? Specifically, can they understand mechanics—the study of how solid objects move, bend, and interact—and the complex geometry required to build them? This is the question researchers at the University of Innsbruck and the University of Augsburg set out to answer. They wanted to know if modern AI could take a written description of a machine, like a crane or a robot arm, and turn it into a working digital simulation that obeys the same rules of motion and force as a real-world object.

To find out, the team created a rigorous test called MecEng, a fully automated benchmark designed to challenge artificial intelligence on mechanical engineering tasks. The researchers fed large language models, which are the powerful AI systems behind many modern chatbots, a series of text descriptions ranging from simple setups to complex machinery. These descriptions included details about mass, size, joints, and how different parts should connect. The AI's job was to write the specific computer code needed to build a digital model of that machine. The catch was that the model had to be perfect. It wasn't enough for the AI to produce a rough sketch or a visually appealing image; it had to generate a precise, mathematically accurate simulation that could run without crashing and produce the correct physical behavior. The researchers then compared the AI's work against expert-built "ground truth" models, checking everything from the shape of the parts to the way they moved over time.

The results revealed a landscape of rapid progress mixed with persistent limitations. When the tasks involved simple, rigid machines—objects that do not bend or stretch, like a swinging pendulum or a set of connected rods—the best AI models performed remarkably well. The strongest proprietary model, Claude-Opus-4.8, achieved a success rate of 91.4%, while the best open-weight model, qwen3.6:27b, reached 82.1%. This suggests that these systems have developed a strong intuition for basic mechanical concepts. They can correctly identify which parts are needed, how to connect them, and how to assign physical properties like weight and stiffness.

However, the difficulty increased sharply when the researchers introduced flexibility. In the real world, many machine parts bend, twist, and deform under pressure, such as a wind turbine blade or a flexible robotic arm. To simulate these, the AI had to not only describe the shape but also generate a detailed 3D mesh—a digital net of tiny triangles that defines the object's volume—and then calculate how that shape would vibrate and move. Here, the performance dropped significantly. While the top proprietary models managed to create correct parts about 82 percent of the time, the success rate for assembling these flexible parts into a complete, working machine simulation fell to around 65 percent for the best models. The open-weight models struggled even more, with the average success rate for the group hovering near 25 percent for the most complex assemblies, though individual models like gemma4:26b performed significantly worse at just 5%.

The study pinpointed exactly where the AI tends to fail. It is not usually a lack of understanding of the big picture; the models generally know what a machine is supposed to look like. Instead, the errors are often in the fine details. The AI might get the general shape of a part right but miss a specific chamfer, or it might assign the wrong material density, leading to incorrect weight calculations. In some cases, the AI would generate a model that looked correct but contained a subtle geometric error that caused the simulation to crash or produce impossible physics. The researchers found that these errors were not random; they often stemmed from the AI failing to follow specific instructions about how to order the parts or how to define the connections between them.

Interestingly, the researchers discovered that the way the AI was prompted mattered less than the model's inherent capabilities. Changing the wording of the instructions or asking the AI to "think" through the problem step-by-step did help in some cases, but it also dramatically increased the time and computer power required to get an answer. For the most complex tasks, the "thinking" process sometimes made the AI slower without guaranteeing a better result. The study also showed a clear trend over time: newer models, released in 2025 and 2026, consistently outperformed older ones, suggesting that the ability to understand mechanical engineering is improving rapidly as these systems are trained on more data.

Despite the impressive strides, the researchers concluded that current artificial intelligence is not yet ready to replace human engineers for complex design work. While the systems can handle simple machines with high reliability, they remain prone to subtle, hard-to-detect errors when faced with the intricate geometry and physics of flexible systems. The study highlights that while AI has learned to mimic the language of engineering, it has not yet fully internalized the physical laws that govern the real world. The path forward involves refining these models to reduce those small but critical mistakes, moving them from being capable assistants to becoming reliable partners in the design of the machines that shape our future.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →