paper-with-me

홈 › Papers

SIMSHIFT: A Benchmark for Adapting Neural Surrogates to Distribution Shifts

2025-06-13 · Paul Setinek, Gianluca Galletti, Thomas Gross, Dominik Schnürer, Johannes Brandstetter, Werner Zellinger

Neural surrogates for Partial Differential Equations (PDEs) often suffer significant performance degradation when evaluated on unseen problem configurations, such as novel material types or structural dimensions. Meanwhile, Domain Adaptation (DA) techniques have been widely used in vision and language processing to generalize from limited information about unseen configurations. 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: hot rolling, sheet metal forming, electric motor design and heatsink design. Second, we extend established domain adaptation methods to state of the art neural surrogates and systematically evaluate them. These approaches use parametric descriptions and ground truth simulations from multiple source configurations, together with only parametric descriptions from target configurations. The goal is to accurately predict target simulations without access to ground truth simulation data. Extensive experiments on SIMSHIFT highlight the challenges of out of distribution neural surrogate modeling, demonstrate the potential of DA 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

📄 PDF Abstract BibTeX arXiv:2506.12007

Code (1)

psetinek/simshift 공식 구현 pytorch

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Stabilizing Test-Time Adaptation of High-Dimensional Simulation Surrogates via D-Optimal Statistics

2026-02-17 · Anna Zimmel, Paul Setinek, Gianluca Galletti, Johannes Brandstetter 외 arxiv

Machine learning surrogates are increasingly used in engineering to accelerate costly simulations, yet distribution shifts between training and deployment often cause severe performance degradation (e.g., unseen geometri…

Test-time Adaptation

On the Bayes Inconsistency of Disagreement Discrepancy Surrogates

2025-12-05 · Neil G. Marchant, Andrew C. Cullen, Feng Liu, Sarah M. Erfani arxiv

Deep neural networks often fail when deployed in real-world contexts due to distribution shift, a critical barrier to building safe and reliable systems. An emerging approach to address this problem relies on \emph{disag…

Physics-informed fine-tuning of foundation models for partial differential equations

2026-03-16 · Vlad Medvedev, Leon Armbruster, Christopher Straub, Georg Kruse 외 arxiv

Foundation models for partial differential equations (PDEs) have emerged as powerful surrogates pre-trained on diverse physical systems, but adapting them to new downstream tasks remains challenging due to limited task-s…

FRAMES-VQA: Benchmarking Fine-Tuning Robustness across Multi-Modal Shifts in Visual Question Answering

2025-05-27 · CVPR 2025 1 · Chengyue Huang, Brisa Maneechotesuwan, Shivang Chopra, Zsolt Kira

Visual question answering (VQA) systems face significant challenges when adapting to real-world data shifts, especially in multi-modal contexts. While robust fine-tuning strategies are essential for maintaining performan…

BenchmarkingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Dance Across Shifts: Forward-Facilitation Continual Test-Time Adaptation through Dynamic Style Bridging

2026-05-18 · Zhilin Zhu, Yabin Wang, Zhiheng Ma, Yaguang Song 외 arxiv

Continual Test-Time Adaptation (CTTA) aims to empower perception systems to handle dynamic distribution shifts encountered after deployment. Existing methods predominantly follow a backward-alignment paradigm, which rigi…

Test-time Adaptation