paper-with-me

Papers

Self-Directed Online Machine Learning for Topology Optimization

2020-02-04 · Changyu Deng, Yizhou Wang, Can Qin, Yun Fu, Wei Lu

Topology optimization by optimally distributing materials in a given domain requires non-gradient optimizers to solve highly complicated problems. However, with hundreds of design variables or more involved, solving such problems would require millions of Finite Element Method (FEM) calculations whose computational cost is huge and impractical. Here we report Self-directed Online Learning Optimization (SOLO) which integrates Deep Neural Network (DNN) with FEM calculations. A DNN learns and substitutes the objective as a function of design variables. A small number of training data is generated dynamically based on the DNN's prediction of the optimum. The DNN adapts to the new training data and gives better prediction in the region of interest until convergence. The optimum predicted by the DNN is proved to converge to the true global optimum through iterations. Our algorithm was tested by four types of problems including compliance minimization, fluid-structure optimization, heat transfer enhancement and truss optimization. It reduced the computational time by 2 ~ 5 orders of magnitude compared with directly using heuristic methods, and outperformed all state-of-the-art algorithms tested in our experiments. This approach enables solving large multi-dimensional optimization problems.

📄 PDF Abstract BibTeX arXiv:2002.01927

Code (1)

deng-cy/deep_learning_topology_opt 공식 구현 pytorch

Tasks

BIG-bench Machine LearningStochastic Optimization

Similar Papers 제목 키워드 기반

Self-directed Machine Learning

2022-01-04 · Wenwu Zhu, Xin Wang, Pengtao Xie

Conventional machine learning (ML) relies heavily on manual design from machine learning experts to decide learning tasks, data, models, optimization algorithms, and evaluation metrics, which is labor-intensive, time-con…

BIG-bench Machine LearningModel Selection

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

Large-scale kernelized GRANGER causality to infer topology of directed graphs with applications to brain networks

2020-11-16 · M. Ali Vosoughi, Axel Wismuller

Graph topology inference of network processes with co-evolving and interacting time-series is crucial for network studies. Vector autoregressive models (VAR) are popular approaches for topology inference of directed grap…

Time SeriesTime Series Analysis

Understanding Self-Directed Learning in an Online Laboratory

2022-06-06 · Sungeun An, Spencer Rugaber, Jennifer Hammock, Ashok K. Goel

We described a study on the use of an online laboratory for self-directed learning by constructing and simulating conceptual models of ecological systems. In this study, we could observe only the modeling behaviors and o…

Decentralized Optimization in Time-Varying Networks with Arbitrary Delays

2024-05-29 · Tomas Ortega, Hamid Jafarkhani

We consider a decentralized optimization problem for networks affected by communication delays. Examples of such networks include collaborative machine learning, sensor networks, and multi-agent systems. To mimic communi…