Neural surrogates for Partial Differential Equations (PDEs) often suffer significant performance degradation when evaluated on problem configurations outside their training distribution, such as new initial conditions or structural dimensions. While Unsupervised Domain Adaptation (UDA) techniques have been widely used in vision and language to generalize across domains without additional labeled data, their application to complex engineering simulations remains largely unexplored. In this work, we address this gap through two focused contributions. First, we introduce SIMSHIFT, a novel benchmark dataset and evaluation suite composed of four industrial simulation tasks spanning diverse processes and physics: hot rolling, sheet metal forming, electric motor design and heatsink design. Second, we extend established UDA methods to state-of-the-art neural surrogates and systematically evaluate them. Extensive experiments on SIMSHIFT highlight the challenges of out-of-distribution neural surrogate modeling, demonstrate the potential of UDA in simulation, and reveal open problems in achieving robust neural surrogates under distribution shifts in industrially relevant scenarios. Our codebase is available at https://github.com/psetinek/simshift
翻译:偏微分方程(PDE)的神经代理模型在评估训练分布以外的问题配置(如新的初始条件或结构尺寸)时,通常会出现显著的性能下降。尽管无监督域自适应(UDA)技术已在视觉和语言领域被广泛用于实现跨域泛化而无需额外标注数据,但其在复杂工程仿真中的应用仍基本未被探索。本研究通过两项聚焦性贡献来填补这一空白。首先,我们提出了SIMSHIFT——一个由四个涵盖不同工艺与物理过程的工业仿真任务构成的新型基准数据集与评估套件,包括:热轧、钣金成形、电机设计和散热器设计。其次,我们将成熟的UDA方法扩展到最先进的神经代理模型,并对其进行系统评估。在SIMSHIFT上进行的大量实验突显了分布外神经代理建模所面临的挑战,展示了UDA在仿真中的应用潜力,并揭示了在工业相关场景中实现分布迁移下鲁棒神经代理模型所存在的开放性问题。我们的代码库公开于 https://github.com/psetinek/simshift。