paper-with-me

Papers

TabPFN for Zero-shot Parametric Engineering Design Generation

2026-02-02 · Ke Wang, Yifan Tang, Nguyen Gia Hien Vu, Faez Ahmed, G. Gary Wang arxiv

Deep generative models for engineering design often require substantial computational cost, large training datasets, and extensive retraining when design requirements or datasets change, limiting their applicability in real-world engineering design workflow. In this work, we propose a zero-shot generation framework for parametric engineering design based on TabPFN, enabling conditional design generation using only a limited number of reference samples and without any task-specific model training or fine-tuning. The proposed method generates design parameters sequentially conditioned on target performance indicators, providing a flexible alternative to conventional generative models. The effectiveness of the proposed approach is evaluated on three engineering design datasets, i.e., ship hull design, BlendedNet aircraft, and UIUC airfoil. Experimental results demonstrate that the proposed method achieves competitive diversity across highly structured parametric design spaces, remains robust to variations in sampling, resolution and parameter dimensionality of geometry generation, and achieves a low performance error (e.g., less than 2% in generated ship hull designs' performance). Compared with diffusion-based generative models, the proposed framework significantly reduces computational overhead and data requirements while preserving reliable generation performance. These results highlight the potential of zero-shot, data-efficient generation as a practical and efficient tool for engineering design, enabling rapid deployment, flexible adaptation to new design settings, and ease of integration into real-world engineering workflows.

📄 PDF Abstract BibTeX arXiv:2602.02735

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Can TabPFN Compete with GNNs for Node Classification via Graph Tabularization?

2025-12-09 · Jeongwhan Choi, Woosung Kang, Minseo Kim, Jongwoo Kim 외 arxiv

Foundation models pretrained on large data have demonstrated remarkable zero-shot generalization capabilities across domains. Building on the success of TabPFN for tabular data and its recent extension to time series, we…

Zero-shot GeneralizationFeature EngineeringNode Classification

Investigating simple target-covariate relationships for Chronos-2 and TabPFN-TS

2026-05-12 · Gaspard Berthelier, Mariia Baranova, Andrei-Tiberiu Pantea, Etienne Le Naour 외 arxiv

Time Series Foundation Models (TSFMs) have recently achieved state-of-the-art performance, often outperforming supervised models in zero-shot settings. Recent TSFM architectures, such as Chronos-2 and TabPFN-TS, aim to i…

Zero-shot Meta-learning for Tabular Prediction Tasks with Adversarially Pre-trained Transformer

2025-02-06 · Yulun Wu, Doron L. Bergman

We present an Adversarially Pre-trained Transformer (APT) that is able to perform zero-shot meta-learning on tabular prediction tasks without pre-training on any real-world dataset, extending on the recent development of…

Meta-LearningMissing Values

Fine-tuned In-Context Learning Transformers are Excellent Tabular Data Classifiers

2024-05-22 · Felix den Breejen, Sangmin Bae, Stephen Cha, Se-Young Yun

The recently introduced TabPFN pretrains an In-Context Learning (ICL) transformer on synthetic data to perform tabular data classification. In this work, we extend TabPFN to the fine-tuning setting, resulting in a signif…

In-Context Learning

TabPFN beyond Tabular Data: Calibration and Accuracy on Multimodal Embeddings

2026-07-13 · Jingxiang Zhang, Lujia Zhong, Zijie Zhu, Shuo Huang 외 arxiv

Few-shot multimodal classification commonly attaches a lightweight head, such as $k$-nearest neighbors, logistic regression, or a linear SVM, to a frozen pretrained encoder. Although computationally efficient, these head…