Parametric-ControlNet: Multimodal Control in Foundation Models for Precise Engineering Design Synthesis
Rui Zhou, Yanxia Zhang, Chenyang Yuan, Frank Permenter, Nikos Arechiga, Matt Klenk, Faez Ahmed
TL;DR
This work presents Parametric-ControlNet, a multimodal conditioning framework that enables precise control of text-to-image foundation models for engineering design synthesis. It fuses parametric autocompletion, assembly-graph-based component encoding, CLIP text representations, and a ControlNet-style conditioner to steer diffusion outputs toward constraint-compliant designs. The system is validated on the BIKED bike-design dataset with extensive evaluations, including surrogate-model-based parametric accuracy, component conditioning, and multimodal generation metrics (PSNR, SSIM, IoC, and Diversity Score), showing substantial improvements over text-only baselines. The approach promises to enhance engineering design workflows by enabling robust multi-modal control, collaboration, and design exploration, with future work aimed at expanding modalities, domain applications, and rigorous evaluation benchmarks.
Abstract
This paper introduces a generative model designed for multimodal control over text-to-image foundation generative AI models such as Stable Diffusion, specifically tailored for engineering design synthesis. Our model proposes parametric, image, and text control modalities to enhance design precision and diversity. Firstly, it handles both partial and complete parametric inputs using a diffusion model that acts as a design autocomplete co-pilot, coupled with a parametric encoder to process the information. Secondly, the model utilizes assembly graphs to systematically assemble input component images, which are then processed through a component encoder to capture essential visual data. Thirdly, textual descriptions are integrated via CLIP encoding, ensuring a comprehensive interpretation of design intent. These diverse inputs are synthesized through a multimodal fusion technique, creating a joint embedding that acts as the input to a module inspired by ControlNet. This integration allows the model to apply robust multimodal control to foundation models, facilitating the generation of complex and precise engineering designs. This approach broadens the capabilities of AI-driven design tools and demonstrates significant advancements in precise control based on diverse data modalities for enhanced design generation.
