pith. sign in

arxiv: 2508.09005 · v1 · pith:PDGXW56Fnew · submitted 2025-08-12 · 💻 cs.LG

MechaFormer: Sequence Learning for Kinematic Mechanism Design Automation

classification 💻 cs.LG
keywords mechaformermechanismdesignmodelparameterssequenceaccuracyachieving
0
0 comments X
read the original abstract

Designing mechanical mechanisms to trace specific paths is a classic yet notoriously difficult engineering problem, characterized by a vast and complex search space of discrete topologies and continuous parameters. We introduce MechaFormer, a Transformer-based model that tackles this challenge by treating mechanism design as a conditional sequence generation task. Our model learns to translate a target curve into a domain-specific language (DSL) string, simultaneously determining the mechanism's topology and geometric parameters in a single, unified process. MechaFormer significantly outperforms existing baselines, achieving state-of-the-art path-matching accuracy and generating a wide diversity of novel and valid designs. We demonstrate a suite of sampling strategies that can dramatically improve solution quality and offer designers valuable flexibility. Furthermore, we show that the high-quality outputs from MechaFormer serve as excellent starting points for traditional optimizers, creating a hybrid approach that finds superior solutions with remarkable efficiency.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Discrete Autoregressive Transformer for Generative Mechanism Synthesis

    cs.LG 2026-06 unverdicted novelty 6.0

    Decoder-only transformer generates mechanisms from VAE latents of target curves, reporting mean Chamfer distance 0.0132 on held-out tests while avoiding explicit dataset lookup.