paper-with-me

홈 › Papers

Machine Learning for Auxiliary Sources

2021-02-04 · Daniele Casati

We rewrite the numerical ansatz of the Method of Auxiliary Sources (MAS), typically used in computational electromagnetics, as a neural network, i.e. as a composed function of linear and activation layers. MAS is a numerical method for Partial Differential Equations (PDEs) that employs point sources, which are also exact solutions of the considered PDE, as radial basis functions to match a given boundary condition. In the framework of neural networks we rely on optimization algorithms such as Adam to train MAS and find both its optimal coefficients and positions of the central singularities of the sources. In this work we also show that the MAS ansatz trained as a neural network can be used, in the case of an unknown function with a central singularity, to detect the position of such singularity.

📄 PDF Abstract BibTeX arXiv:2102.02855

Code (1)

https://git.ee.ethz.ch/dcasati/ml4mmp 공식 구현

Tasks

BIG-bench Machine LearningPosition

Methods 이 논문이 사용한 방법론

Adam 설명 없음
MAS This optimizer mix ADAM and SGD creating the MAS optimizer.

Similar Papers 제목 키워드 기반

ALOHA: Auxiliary Loss Optimization for Hypothesis Augmentation

2019-03-13 · Ethan M. Rudd, Felipe N. Ducau, Cody Wild, Konstantin Berlin 외

Malware detection is a popular application of Machine Learning for Information Security (ML-Sec), in which an ML classifier is trained to predict whether a given file is malware or benignware. Parameters of this classifi…

AttributeMalware DetectionTAG

Improving Neural Machine Translation on resource-limited pairs using auxiliary data of a third language

2016-10-01 · AMTA 2016 10 · Ander Martinez, Yuji Matsumoto

In the recent years interest in Deep Neural Networks (DNN) has grown in the field of Natural Language Processing, as new training methods have been proposed. The usage of DNN has achieved state-of-the-art performance in …

Machine TranslationNMTTranslation

Learning from Auxiliary Sources in Argumentative Revision Classification

2023-09-13 · Tazin Afrin, Diane Litman

We develop models to classify desirable reasoning revisions in argumentative writing. We explore two approaches -- multi-task learning and transfer learning -- to take advantage of auxiliary sources of revision data for …

ClassificationMulti-Task LearningTransfer Learning

Objective Social Choice: Using Auxiliary Information to Improve Voting Outcomes

2020-01-27 · Silviu Pitis, Michael R. Zhang

How should one combine noisy information from diverse sources to make an inference about an objective ground truth? This frequently recurring, normative question lies at the core of statistics, machine learning, policy-m…

An Empirical Study on Multiple Information Sources for Zero-Shot Fine-Grained Entity Typing

2021-11-01 · EMNLP 2021 11 · Yi Chen, Haiyun Jiang, Lemao Liu, Shuming Shi 외

Auxiliary information from multiple sources has been demonstrated to be effective in zero-shot fine-grained entity typing (ZFET). However, there lacks a comprehensive understanding about how to make better use of the exi…

Entity Typing