Deep Generative Methods and Tire Architecture Design
By: Fouad Oubari , Raphael Meunier , Rodrigue Décatoire and more
Potential Business Impact:
Helps computers design car tires better.
As deep generative models proliferate across the AI landscape, industrial practitioners still face critical yet unanswered questions about which deep generative models best suit complex manufacturing design tasks. This work addresses this question through a complete study of five representative models (Variational Autoencoder, Generative Adversarial Network, multimodal Variational Autoencoder, Denoising Diffusion Probabilistic Model, and Multinomial Diffusion Model) on industrial tire architecture generation. Our evaluation spans three key industrial scenarios: (i) unconditional generation of complete multi-component designs, (ii) component-conditioned generation (reconstructing architectures from partial observations), and (iii) dimension-constrained generation (creating designs that satisfy specific dimensional requirements). To enable discrete diffusion models to handle conditional scenarios, we introduce categorical inpainting, a mask-aware reverse diffusion process that preserves known labels without requiring additional training. Our evaluation employs geometry-aware metrics specifically calibrated for industrial requirements, quantifying spatial coherence, component interaction, structural connectivity, and perceptual fidelity. Our findings reveal that diffusion models achieve the strongest overall performance; a masking-trained VAE nonetheless outperforms the multimodal variant MMVAE\textsuperscript{+} on nearly all component-conditioned metrics, and within the diffusion family MDM leads in-distribution whereas DDPM generalises better to out-of-distribution dimensional constraints.
Similar Papers
Automated Learning of Semantic Embedding Representations for Diffusion Models
Machine Learning (CS)
Makes computers understand pictures better for learning.
Variational Autoencoding Discrete Diffusion with Enhanced Dimensional Correlations Modeling
Machine Learning (CS)
Makes computers create better pictures and words.
Graph Representation Learning with Diffusion Generative Models
Machine Learning (CS)
Helps computers understand and learn from connected data.