CTIP: Towards Accurate Tabular-to-Image Generation for Tire Footprint Generation

Daeyoung Roh, Donghee Han, Jihyun Nam, Jungsoo Oh, Youngbin You, Jeongheon Park, Mun Yi; Proceedings of the Winter Conference on Applications of Computer Vision (WACV), 2025, pp. 1166-1175

Abstract


Generating images directly from tabular data while ensuring an accurate representation of ground truth is a useful application in manufacturing. Simply embedding tabular data to use it as a condition in image generation models often fails to learn the correspondence between tabular features and their impact on the generated image. To overcome this limitation we propose Contrastive TabularImage Pre-training (CTIP) inspired by the CLIP framework. These pre-train methods help improve the quality of the embedding of the tabular encoder on the tabular data which then helps improve the performance of the image generation model. CTIP uses contrastive learning on multiple tabular and image data pairs allowing the model to learn how changes in certain tabular features affect images. This approach is particularly crucial in manufacturing where accurate capture of product outcomes under varying conditions is essential. We demonstrate that applying CTIP enhances image generation performance yielding images that closely match ground truth images even in Feature Fewshot or Feature Zero-shot scenarios where specific features are sparse or novel. We further show the application of CTIP in tire development where tire footprint images are generated based on tire specifications and test conditions. CTIP produces high-quality embeddings that align well with ground truth images and effectively handle the scarcity or sparseness of specific features addressing common challenges in new product development. Our code is available in https://github.com/Noverse0/CTIP.git.

Related Material


[pdf] [supp]
[bibtex]
@InProceedings{Roh_2025_WACV, author = {Roh, Daeyoung and Han, Donghee and Nam, Jihyun and Oh, Jungsoo and You, Youngbin and Park, Jeongheon and Yi, Mun}, title = {CTIP: Towards Accurate Tabular-to-Image Generation for Tire Footprint Generation}, booktitle = {Proceedings of the Winter Conference on Applications of Computer Vision (WACV)}, month = {February}, year = {2025}, pages = {1166-1175} }