paper-with-me

Papers

NITO: Neural Implicit Fields for Resolution-free Topology Optimization

2024-02-07 · Amin Heyrani Nobari, Giorgio Giannone, Lyle Regenwetter, Faez Ahmed

Topology optimization is a critical task in engineering design, where the goal is to optimally distribute material in a given space for maximum performance. We introduce Neural Implicit Topology Optimization (NITO), a novel approach to accelerate topology optimization problems using deep learning. NITO stands out as one of the first frameworks to offer a resolution-free and domain-agnostic solution in deep learning-based topology optimization. NITO synthesizes structures with up to seven times better structural efficiency compared to SOTA diffusion models and does so in a tenth of the time. In the NITO framework, we introduce a novel method, the Boundary Point Order-Invariant MLP (BPOM), to represent boundary conditions in a sparse and domain-agnostic manner, moving away from expensive simulation-based approaches. Crucially, NITO circumvents the domain and resolution limitations that restrict Convolutional Neural Network (CNN) models to a structured domain of fixed size -- limitations that hinder the widespread adoption of CNNs in engineering applications. This generalizability allows a single NITO model to train and generate solutions in countless domains, eliminating the need for numerous domain-specific CNNs and their extensive datasets. Despite its generalizability, NITO outperforms SOTA models even in specialized tasks, is an order of magnitude smaller, and is practically trainable at high resolutions that would be restrictive for CNNs. This combination of versatility, efficiency, and performance underlines NITO's potential to transform the landscape of engineering design optimization problems through implicit fields.

📄 PDF Abstract BibTeX arXiv:2402.05073

Code (1)

ahnobari/NITO_Public 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Neural Vector Fields: Implicit Representation by Explicit Learning

2023-03-08 · CVPR 2023 1 · Xianghui Yang, Guosheng Lin, Zhenghao Chen, Luping Zhou

Deep neural networks (DNNs) are widely applied for nowadays 3D surface reconstruction tasks and such methods can be further divided into two categories, which respectively warp templates explicitly by moving vertices or …

QuantizationSurface Reconstruction

NTopo: Mesh-free Topology Optimization using Implicit Neural Representations

2021-02-22 · NeurIPS 2021 12 · Jonas Zehnder, Yue Li, Stelian Coros, Bernhard Thomaszewski

Recent advances in implicit neural representations show great promise when it comes to generating numerical solutions to partial differential equations. Compared to conventional alternatives, such representations employ …

Self-Supervised Learning

Optimize Any Topology: A Foundation Model for Shape- and Resolution-Free Structural Topology Optimization

2025-10-26 · Amin Heyrani Nobari, Lyle Regenwetter, Cyril Picard, Ligong Han 외 arxiv

Structural topology optimization (TO) is central to engineering design but remains computationally intensive due to complex physics and hard constraints. Existing deep-learning methods are limited to fixed square grids, …

Neural Vector Fields: Generalizing Distance Vector Fields by Codebooks and Zero-Curl Regularization

2023-09-04 · Xianghui Yang, Guosheng Lin, Zhenghao Chen, Luping Zhou

Recent neural networks based surface reconstruction can be roughly divided into two categories, one warping templates explicitly and the other representing 3D surfaces implicitly. To enjoy the advantages of both, we prop…

Surface Reconstruction

NSF: Neural Surface Fields for Human Modeling from Monocular Depth

2023-08-28 · ICCV 2023 1 · Yuxuan Xue, Bharat Lal Bhatnagar, Riccardo Marin, Nikolaos Sarafianos 외

Obtaining personalized 3D animatable avatars from a monocular camera has several real world applications in gaming, virtual try-on, animation, and VR/XR, etc. However, it is very challenging to model dynamic and fine-gra…

Computational EfficiencyVirtual Try-on