paper-with-me

홈 › Papers

Visualizing Neural Network Developing Perturbation Theory

2018-02-12 · Yadong Wu, Pengfei Zhang, Huitao Shen, Hui Zhai

In this letter, motivated by the question that whether the empirical fitting of data by neural network can yield the same structure of physical laws, we apply the neural network to a simple quantum mechanical two-body scattering problem with short-range potentials, which by itself also plays an important role in many branches of physics. We train a neural network to accurately predict $ s $-wave scattering length, which governs the low-energy scattering physics, directly from the scattering potential without solving Schr\"odinger equation or obtaining the wavefunction. After analyzing the neural network, it is shown that the neural network develops perturbation theory order by order when the potential increases. This provides an important benchmark to the machine-assisted physics research or even automated machine learning physics laws.

📄 PDF Abstract BibTeX arXiv:1802.03930

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bluff: Interactively Deciphering Adversarial Attacks on Deep Neural Networks

2020-09-05 · Nilaksh Das, Haekyu Park, Zijie J. Wang, Fred Hohman 외

Deep neural networks (DNNs) are now commonly used in many domains. However, they are vulnerable to adversarial attacks: carefully crafted perturbations on data inputs that can fool a model into making incorrect predictio…

evclust: Python library for evidential clustering

2025-02-10 · Armel Soubeiga, Violaine Antoine

A recent developing trend in clustering is the advancement of algorithms that not only identify clusters within data, but also express and capture the uncertainty of cluster membership. Evidential clustering addresses th…

Clustering

On Exact Bayesian Credible Sets for Classification and Pattern Recognition

2023-08-21 · Chaegeun Song, Bing Li

The current definition of a Bayesian credible set cannot, in general, achieve an arbitrarily preassigned credible level. This drawback is particularly acute for classification problems, where there are only a finite numb…

Bayesian InferenceClassificationLEMMA

Towards the Unification and Robustness of Perturbation and Gradient Based Explanations

2021-02-21 · Sushant Agarwal, Shahin Jabbari, Chirag Agarwal, Sohini Upadhyay 외

As machine learning black boxes are increasingly being deployed in critical domains such as healthcare and criminal justice, there has been a growing emphasis on developing techniques for explaining these black boxes in …

Motion Planning Explorer: Visualizing Local Minima using a Local-Minima Tree

2019-09-11 · Andreas Orthey, Benjamin Frész, Marc Toussaint

Motion planning problems often have many local minima. Those minima are important to visualize to let a user guide, prevent or predict motions. Towards this goal, we develop the motion planning explorer, an algorithm to …

Motion Planning