paper-with-me

Papers

PDEInvBench: A Comprehensive Dataset and Design Space Exploration of Neural Networks for PDE Inverse Problems

2026-05-25 · Divyam Goel, Nithin Chalapathi, Sanjeev Raja, Aditi S. Krishnapriyan arxiv

Inverse problems in partial differential equations (PDEs) involve estimating the physical parameters of a system from observed spatiotemporal solution fields. Neural networks are well-suited for PDE parameter estimation due to their capability to model function-to-function space transformations. While existing benchmarks of machine learning methods for PDEs primarily focus on the forward problem, there are no similar comprehensive studies and benchmark datasets on PDE inverse problems, i.e., mapping solution fields to underlying physical parameters. We fill this gap by introducing PDEInvBench, a comprehensive benchmark dataset consisting of numerical simulations for both time-dependent and time-independent PDEs across a wide range of physical behaviors and parameters. Our dataset includes evaluation splits that assess performance in both in-distribution and various out-of-distribution settings. Using our benchmark dataset, we comprehensively explore the design space of neural networks for PDE inverse problems along three key dimensions: (1) optimization procedures, analyzing the role of supervised, self-supervised, and test-time training objectives on performance, (2) problem representations, where we study the value of architectural choices with different inductive biases and various conditioning strategies, and (3) scaling, which we perform with respect to both model and data size. Our experiments reveal several practical insights: 1) neural networks perform best with a two-stage training procedure: initial supervision with PDE parameters followed by test-time fine-tuning using the PDE residual, 2) incorporating PDE derivatives as input features consistently improves accuracy, and 3) increasing the diversity of initial conditions in the training data yields greater performance gains than expanding the range of PDE parameters. We make our dataset and codebase publicly available.

📄 PDF Abstract BibTeX arXiv:2605.25353

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LUMINA: LLM-Guided GPU Architecture Exploration via Bottleneck Analysis

2026-03-06 · Tao Zhang, Rui Ma, Shuotao Xu, Yongqiang Xiong 외 arxiv

GPU design space exploration (DSE) for modern AI workloads, such as Large-Language Model (LLM) inference, is challenging because of GPUs' vast, multi-modal design spaces, high simulation costs, and complex design optimiz…

Feature space exploration as an alternative for design space exploration beyond the parametric space

2023-01-26 · Tomas Cabezon Pedroso, Jinmo Rhee, Daragh Byrne

This paper compares the parametric design space with a feature space generated by the extraction of design features using deep learning (DL) as an alternative way for design space exploration. In this comparison, the par…

Design Space Exploration of Hybrid Quantum Neural Networks for Chronic Kidney Disease

2026-04-15 · Muhammad Kashif, Hanzalah Mohamed Siraj, Nouhaila Innan, Alberto Marchisio 외 arxiv

Hybrid Quantum Neural Networks (HQNNs) have recently emerged as a promising paradigm for near-term quantum machine learning. However, their practical performance strongly depends on design choices such as classical-to-qu…

Quantum Machine Learning

Comprehensive Design Space Exploration for Tensorized Neural Network Hardware Accelerators

2025-11-22 · Jinsong Zhang, Minghe Li, Jiayi Tian, Jinming Lu 외 arxiv

High-order tensor decomposition has been widely adopted to obtain compact deep neural networks for edge deployment. However, existing studies focus primarily on its algorithmic advantages such as accuracy and compression…

DRiLLS: Deep Reinforcement Learning for Logic Synthesis

2019-11-11 · Abdelrahman Hosny, Soheil Hashemi, Mohamed Shalan, Sherief Reda

Logic synthesis requires extensive tuning of the synthesis optimization flow where the quality of results (QoR) depends on the sequence of optimizations used. Efficient design space exploration is challenging due to the …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)