paper-with-me

Papers

Differentiable graph-structured models for inverse design of lattice materials

2023-04-11 · Dominik Dold, Derek Aranguren van Egmond

Architected materials possessing physico-chemical properties adaptable to disparate environmental conditions embody a disruptive new domain of materials science. Fueled by advances in digital design and fabrication, materials shaped into lattice topologies enable a degree of property customization not afforded to bulk materials. A promising venue for inspiration toward their design is in the irregular micro-architectures of nature. However, the immense design variability unlocked by such irregularity is challenging to probe analytically. Here, we propose a new computational approach using graph-based representation for regular and irregular lattice materials. Our method uses differentiable message passing algorithms to calculate mechanical properties, therefore allowing automatic differentiation with surrogate derivatives to adjust both geometric structure and local attributes of individual lattice elements to achieve inversely designed materials with desired properties. We further introduce a graph neural network surrogate model for structural analysis at scale. The methodology is generalizable to any system representable as heterogeneous graphs.

📄 PDF Abstract BibTeX arXiv:2304.05422

Code (1)

https://gitlab.com/europeanspaceagency/pylattice2d 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

XLB: A differentiable massively parallel lattice Boltzmann library in Python

2023-11-27 · Mohammadmehdi Ataei, Hesam Salehipour

The lattice Boltzmann method (LBM) has emerged as a prominent technique for solving fluid dynamics problems due to its algorithmic potential for computational scalability. We introduce XLB library, a Python-based differe…

CPUGPU

Inverse analysis of granular flows using differentiable graph neural network simulator

2024-01-17 · Yongjin Choi, Krishna Kumar

Inverse problems in granular flows, such as landslides and debris flows, involve estimating material parameters or boundary conditions based on target runout profile. Traditional high-fidelity simulators for these invers…

Computational EfficiencyGraph Neural Network

Inverse Design of Quantum Holograms in Three-Dimensional Nonlinear Photonic Crystals

2021-02-20 · Eyal Rozenberg, Aviv Karnieli, Ofir Yesharim, Sivan Trajtenberg-Mills 외

We introduce a systematic approach for designing 3D nonlinear photonic crystals and pump beams for generating desired quantum correlations between structured photon-pairs. Our model is fully differentiable, allowing accu…

SketchLattice: Latticed Representation for Sketch Manipulation

2021-08-26 · ICCV 2021 10 · Yonggang Qi, Guoyao Su, Pinaki Nath Chowdhury, Mingkang Li 외

The key challenge in designing a sketch representation lies with handling the abstract and iconic nature of sketches. Existing work predominantly utilizes either, (i) a pixelative format that treats sketches as natural i…

Inverse Graphics GAN: Learning to Generate 3D Shapes from Unstructured 2D Data

2020-02-28 · Sebastian Lunz, Yingzhen Li, Andrew Fitzgibbon, Nate Kushman

Recent work has shown the ability to learn generative models for 3D shapes from only unstructured 2D images. However, training such models requires differentiating through the rasterization step of the rendering process,…