paper-with-me

홈 › Papers

Semi-Supervised Neural Super-Resolution for Mesh-Based Simulations

2026-05-10 · Jiyeon Kim, Youngjoon Hong, Won-Yong Shin arxiv

Mesh-based simulations provide high-fidelity solutions to partial differential equations (PDEs), but achieving such accuracy typically requires fine meshes, leading to substantial computational overhead. Super-resolution techniques aim to mitigate this cost by reconstructing high-resolution (HR), high-fidelity solutions from low-cost, low-resolution (LR) counterparts. However, training neural networks for super-resolution often demands large amounts of expensive HR supervision data. To address this challenge, we propose SuperMeshNet, an HR data-efficient super-resolution framework for mesh-based simulations aided by message passing neural networks (MPNNs). At its core, SuperMeshNet introduces complementary learning, a semi-supervised approach that effectively leverages both 1) a small amount of paired LR-HR data and 2) abundant unpaired LR data via two jointly trained, complementary MPNN-based models. Additionally, our model is enriched by inductive biases, which are empirically shown to further improve super-resolution performance. Extensive experiments demonstrate that SuperMeshNet requires 90% less HR data to achieve even lower root mean square error (RMSE) than that of the fully supervised benchmark without the inductive biases. The source code and datasets are available at https://github.com/jykim-git/SuperMeshNet.git.

📄 PDF Abstract BibTeX arXiv:2605.09284

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dataset of a parameterized U-bend flow for Deep Learning Applications

2023-05-09 · Jens Decke, Olaf Wünsch, Bernhard Sick

This dataset contains 10,000 fluid flow and heat transfer simulations in U-bend shapes. Each of them is described by 28 design parameters, which are processed with the help of Computational Fluid Dynamics methods. The da…

Machine Learning-Accelerated Computational Solid Mechanics: Application to Linear Elasticity

2021-12-16 · Rajat Arora

This work presents a novel physics-informed deep learning based super-resolution framework to reconstruct high-resolution deformation fields from low-resolution counterparts, obtained from coarse mesh simulations or expe…

BIG-bench Machine LearningDeep LearningSuper-Resolution

Learning Self-Prior for Mesh Inpainting Using Self-Supervised Graph Convolutional Networks

2023-05-01 · Shota Hattori, Tatsuya Yatagawa, Yutaka Ohtake, Hiromasa Suzuki

In this paper, we present a self-prior-based mesh inpainting framework that requires only an incomplete mesh as input, without the need for any training datasets. Additionally, our method maintains the polygonal mesh for…

PointSAGE: Mesh-independent superresolution approach to fluid flow predictions

2024-04-06 · Rajat Sarkar, Krishna Sai Sudhir Aripirala, Vishal Sudam Jadhav, Sagar Srinivas Sakhinana 외

Computational Fluid Dynamics (CFD) serves as a powerful tool for simulating fluid flow across diverse industries. High-resolution CFD simulations offer valuable insights into fluid behavior and flow patterns, aiding in o…

Super-Resolution

Redefining Super-Resolution: Fine-mesh PDE predictions without classical simulations

2023-11-16 · Rajat Kumar Sarkar, Ritam Majumdar, Vishal Jadhav, Sagar Srinivas Sakhinana 외

In Computational Fluid Dynamics (CFD), coarse mesh simulations offer computational efficiency but often lack precision. Applying conventional super-resolution to these simulations poses a significant challenge due to the…

Computational EfficiencySuper-Resolution