paper-with-me

홈 › Papers

MeshONet: A Generalizable and Efficient Operator Learning Method for Structured Mesh Generation

2025-01-21 · Jing Xiao, Xinhai Chen, Qingling Wang, Jie Liu

Mesh generation plays a crucial role in scientific computing. Traditional mesh generation methods, such as TFI and PDE-based methods, often struggle to achieve a balance between efficiency and mesh quality. To address this challenge, physics-informed intelligent learning methods have recently emerged, significantly improving generation efficiency while maintaining high mesh quality. However, physics-informed methods fail to generalize when applied to previously unseen geometries, as even small changes in the boundary shape necessitate burdensome retraining to adapt to new geometric variations. In this paper, we introduce MeshONet, the first generalizable intelligent learning method for structured mesh generation. The method transforms the mesh generation task into an operator learning problem with multiple input and solution functions. To effectively overcome the multivariable mapping restriction of operator learning methods, we propose a dual-branch, shared-trunk architecture to approximate the mapping between function spaces based on input-output pairs. Experimental results show that MeshONet achieves a speedup of up to four orders of magnitude in generation efficiency over traditional methods. It also enables generalization to different geometries without retraining, greatly enhancing the practicality of intelligent methods.

📄 PDF Abstract BibTeX arXiv:2501.11937

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learning

Similar Papers 제목 키워드 기반

Vis2Mesh: Efficient Mesh Reconstruction from Unstructured Point Clouds of Large Scenes with Learned Virtual View Visibility

2021-08-18 · ICCV 2021 10 · Shuang Song, Zhaopeng Cui, Rongjun Qin

We present a novel framework for mesh reconstruction from unstructured point clouds by taking advantage of the learned visibility of the 3D points in the virtual views and traditional graph-cut based mesh generation. Spe…

3D Surface GenerationBinary ClassificationDepth CompletionVisibility Estimation from Point Cloud

DVasMesh: Deep Structured Mesh Reconstruction from Vascular Images for Dynamics Modeling of Vessels

2024-12-01 · Dengqiang Jia, Xinnian Yang, Xiaosong Xiong, Shijie Huang 외

Vessel dynamics simulation is vital in studying the relationship between geometry and vascular disease progression. Reliable dynamics simulation relies on high-quality vascular meshes. Most of the existing mesh generatio…

QuadLink: Autoregressive Quad-Dominant Mesh Generation via Point-Relation Learning

2026-05-16 · Yiheng Zhang, Zhe Zhu, Tingrui Shen, Zhuojiang Cai 외 arxiv

The generation of production-ready quad-dominant meshes is a cornerstone of modern 3D content creation. Generating anisotropic quad-dominant meshes from point clouds is challenging, as existing methods are typically limi…

Point Clouds

A Tailored Convolutional Neural Network for Nonlinear Manifold Learning of Computational Physics Data using Unstructured Spatial Discretizations

2020-06-11 · John Tencer, Kevin Potter

We propose a nonlinear manifold learning technique based on deep convolutional autoencoders that is appropriate for model order reduction of physical systems in complex geometries. Convolutional neural networks have prov…

Prevention of Overfitting on Mesh-Structured Data Regressions with a Modified Laplace Operator

2025-07-09 · Enda D. V. Bigarella arxiv

This document reports on a method for detecting and preventing overfitting on data regressions, herein applied to mesh-like data structures. The mesh structure allows for the straightforward computation of the Laplace-op…