paper-with-me

홈 › Papers

Algorithmically Designed Artificial Neural Networks (ADANNs): Higher order deep operator learning for parametric partial differential equations

2023-02-07 · Arnulf Jentzen, Adrian Riekert, Philippe von Wurstemberger

In this article we propose a new deep learning approach to approximate operators related to parametric partial differential equations (PDEs). In particular, we introduce a new strategy to design specific artificial neural network (ANN) architectures in conjunction with specific ANN initialization schemes which are tailor-made for the particular approximation problem under consideration. In the proposed approach we combine efficient classical numerical approximation techniques with deep operator learning methodologies. Specifically, we introduce customized adaptions of existing ANN architectures together with specialized initializations for these ANN architectures so that at initialization we have that the ANNs closely mimic a chosen efficient classical numerical algorithm for the considered approximation problem. The obtained ANN architectures and their initialization schemes are thus strongly inspired by numerical algorithms as well as by popular deep learning methodologies from the literature and in that sense we refer to the introduced ANNs in conjunction with their tailor-made initialization schemes as Algorithmically Designed Artificial Neural Networks (ADANNs). We numerically test the proposed ADANN methodology in the case of several parametric PDEs. In the tested numerical examples the ADANN methodology significantly outperforms existing traditional approximation algorithms as well as existing deep operator learning methodologies from the literature.

📄 PDF Abstract BibTeX arXiv:2302.03286

Code (1)

vwurstep/adanns 공식 구현 pytorch

Tasks

Operator learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

AdANNS: A Framework for Adaptive Semantic Search

2023-05-30 · NeurIPS 2023 11 · Aniket Rege, Aditya Kusupati, Sharan Ranjit S, Alan Fan 외

Web-scale search systems learn an encoder to embed a given query which is then hooked into an approximate nearest neighbor search (ANNS) pipeline to retrieve similar data points. To accurately capture tail queries and da…

Natural QuestionsQuantizationRetrieval

Algorithmic infeasibility of community detection in higher-order networks

2017-10-24 · Tatsuro Kawamoto

In principle, higher-order networks that have multiple edge types are more informative than their lower-order counterparts. In practice, however, excessively rich information may be algorithmically infeasible to extract.…

Community Detection

Are First-Order Diffusion Samplers Really Slower? A Fast Forward-Value Approach

2025-12-31 · Yuchen Jiao, Na Li, Changxiao Cai, Gen Li arxiv

Higher-order ODE solvers have become a standard tool for accelerating diffusion probabilistic model (DPM) sampling, motivating the widespread view that first-order methods are inherently slower and that increasing discre…

Image Generation

How linguistic descriptions of data can help to the teaching-learning process in higher education, case of study: artificial intelligence

2017-11-27 · Clemente Rubio-Manzano, Tomas Lermanda Senoceain

Artificial Intelligence is a central topic in the computer science curriculum. From the year 2011 a project-based learning methodology based on computer games has been designed and implemented into the intelligence artif…

On the Hardness of Problems Involving Negator Relationships in an Artificial Hormone System

2020-06-16 · Eric Hutter, Mathias Pacher, Uwe Brinkschulte

The Artificial Hormone System (AHS) is a self-organizing middleware to allocate tasks in a distributed system. We extended it by so-called negator hormones to enable conditional task structures. However, this extension i…