paper-with-me

홈 › Papers

Inpainting physics: self-supervised learning for context-driven fluid simulation

2026-05-09 · Jonas Weidner, Yeray Martin-Ruisanchez, Daniel Rueckert, Benedikt Wiestler, Julian Suk arxiv

Neural surrogate models for computational fluid dynamics (CFD) are typically trained as forward operators that map explicit problem specifications, such as geometry and boundary conditions, to solution fields. This ties the model to the conditioning variables seen during training and limits reuse under boundary-condition shifts or local geometry changes. We propose to reformulate steady CFD inference as an inpainting problem: instead of training on explicit boundary conditions, we learn a self-supervised prior over velocity fields and impose boundary constraints only during inference by fixing known regions such as inlet, outlet or unchanged regions from previous simulations. To scale this idea to large 3D meshes, we introduce a local neighbourhood tokeniser that represents high-resolution velocity fields as compact spatial latent tokens and train latent flow-matching and masked-autoencoder models on these tokens. On intracranial aneurysm hemodynamics, our method reconstructs full velocity fields from sparse boundary context, outperforms supervised neural surrogates under boundary-condition and dataset shift and enables local geometry editing by reusing unchanged simulation context. These results suggest that viewing CFD inference as context-conditioned inpainting can turn neural surrogates from task-specific predictors into reusable flow priors.

📄 PDF Abstract BibTeX arXiv:2605.08832

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

WSSL: Weighted Self-supervised Learning Framework For Image-inpainting

2022-11-25 · Shubham Gupta, Rahul Kunigal Ravishankar, Madhoolika Gangaraju, Poojasree Dwarkanath 외

Image inpainting is the process of regenerating lost parts of the image. Supervised algorithm-based methods have shown excellent results but have two significant drawbacks. They do not perform well when tested with unsee…

Image InpaintingSelf-Supervised Learning

Data-Limited Tissue Segmentation using Inpainting-Based Self-Supervised Learning

2022-10-14 · Jeffrey Dominic, Nandita Bhaskhar, Arjun D. Desai, Andrew Schmidt 외

Although supervised learning has enabled high performance for image segmentation, it requires a large amount of labeled training data, which can be difficult to obtain in the medical imaging field. Self-supervised learni…

Image SegmentationSegmentationSelf-Supervised LearningSemantic Segmentation

Noise2Inpaint: Learning Referenceless Denoising by Inpainting Unrolling

2020-06-16 · Burhaneddin Yaman, Seyed Amir Hossein Hosseini, Mehmet Akçakaya

Deep learning based image denoising methods have been recently popular due to their improved performance. Traditionally, these methods are trained in a supervised manner, requiring a set of noisy input and clean target i…

DenoisingImage DenoisingImage InpaintingImage Reconstruction+1

Region-of-interest guided Supervoxel Inpainting for Self-supervision

2020-06-26 · Subhradeep Kayal, Shuai Chen, Marleen de Bruijne

Self-supervised learning has proven to be invaluable in making best use of all of the available data in biomedical image segmentation. One particularly simple and effective mechanism to achieve self-supervision is inpain…

Image InpaintingImage SegmentationSelf-Supervised LearningSemantic Segmentation

Modification Takes Courage: Seamless Image Stitching via Reference-Driven Inpainting

2024-11-15 · Ziqi Xie, Xiao Lai, Weidong Zhao, Xianhui Liu 외

Current image stitching methods often produce noticeable seams in challenging scenarios such as uneven hue and large parallax. To tackle this problem, we propose the Reference-Driven Inpainting Stitcher (RDIStitcher), wh…

Image Stitching