Search papers, labs, and topics across Lattice.
This paper introduces a language model-driven framework for mechanical linkage design, combining symbolic reasoning for topology selection with numerical optimization for parameter fitting. A key component is a "symbolic lifting operator" that translates simulation data into qualitative descriptors, enabling the LM to diagnose design flaws like over/under-constraint. Experiments across Llama 3 and Qwen3 models show the framework reduces geometric error by up to 68% and improves structural validity by up to 134% compared to monolithic approaches, with the LM demonstrating interpretable mechanical reasoning without fine-tuning.
Turns out, language models can reason about mechanical engineering problems, iteratively refining linkage designs by diagnosing failure modes and proposing grounded corrections, all without fine-tuning.
Designing mechanical linkages involves combinatorial topology selection and continuous parameter fitting. We show that language models can systematically improve linkage designs through symbolic representations. Language model agents explore discrete topologies while numerical optimisers fit continuous parameters. A symbolic lifting operator translates simulator trajectories into qualitative descriptors, motion labels, temporal predicates, and structural diagnostics that models interpret across iterative design cycles. Across six engineering-relevant motion targets and three open-source models (Llama 3.3 70B, Qwen3 4B, Qwen3 MoE 30B-A3B), the modular architecture reduces geometric error by up to 68% and improves structural validity by up to 134% over monolithic baselines. Critically, 78.6% of iterative refinement trajectories show measurable improvement, with the system correctly diagnosing overconstraint (56.3%) and underconstraint (35.6%) failure modes and proposing grounded corrections. Models across all three families acquire interpretable mechanical reasoning strategies without fine-tuning, demonstrating that principled symbolic abstraction bridges generative AI and the numerical precision required for engineering design.