paper-with-me

홈 › Papers

DNN-Based Topology Optimisation: Spatial Invariance and Neural Tangent Kernel

2021-06-10 · NeurIPS 2021 12 · Benjamin Dupuis, Arthur Jacot

We study the Solid Isotropic Material Penalisation (SIMP) method with a density field generated by a fully-connected neural network, taking the coordinates as inputs. In the large width limit, we show that the use of DNNs leads to a filtering effect similar to traditional filtering techniques for SIMP, with a filter described by the Neural Tangent Kernel (NTK). This filter is however not invariant under translation, leading to visual artifacts and non-optimal shapes. We propose two embeddings of the input coordinates, which lead to (approximate) spatial invariance of the NTK and of the filter. We empirically confirm our theoretical observations and study how the filter size is affected by the architecture of the network. Our solution can easily be applied to any other coordinates-based generation method.

📄 PDF Abstract BibTeX arXiv:2106.05710

Code (1)

benjiDupuis/DeepTopo 공식 구현 pytorch

Tasks

Translation

Methods 이 논문이 사용한 방법론

NTK 설명 없음

Similar Papers 제목 키워드 기반

Sample-efficient Bayesian Optimisation Using Known Invariances

2024-10-22 · Theodore Brown, Alexandru Cioba, Ilija Bogunovic

Bayesian optimisation (BO) is a powerful framework for global optimisation of costly functions, using predictions from Gaussian process models (GPs). In this work, we apply BO to functions that exhibit invariance to a kn…

Bayesian Optimisation

Topological Neural Tangent Kernel

2026-05-01 · Sanjukta Krishnagopal arxiv

Graph neural tangent kernels give a principled infinite-width theory for graph neural networks, but inherit a basic limitation of graph models: they see only pairwise structure. Many relational systems contain higher-ord…

Link Prediction

Learning with invariances in random features and kernel models

2021-02-25 · Song Mei, Theodor Misiakiewicz, Andrea Montanari

A number of machine learning tasks entail a high degree of invariance: the data distribution does not change if we act on the data with a certain group of transformations. For instance, labels of images are invariant und…

Data Augmentation

Model Evolution Under Zeroth-Order Optimization: A Neural Tangent Kernel Perspective

2026-03-22 · Chen Zhang, Yuxin Cheng, Chenchen Ding, Shuqi Wang 외 arxiv

Zeroth-order (ZO) optimization enables memory-efficient training of neural networks by estimating gradients via forward passes only, eliminating the need for backpropagation. However, the stochastic nature of gradient es…

Kolmogorov Width Decay and Poor Approximators in Machine Learning: Shallow Neural Networks, Random Feature Models and Neural Tangent Kernels

2020-05-21 · Weinan E, Stephan Wojtowytsch

We establish a scale separation of Kolmogorov width type between subspaces of a given Banach space under the condition that a sequence of linear maps converges much faster on one of the subspaces. The general technique i…