基本信息

题目:Deep learning-based method coupled with small sample learning for solving partial differential equations

作者:Ying Li1 · Fangjun Mei1 Received:

期刊:Multimedia Tools and Applications

发表日期:Received: 3 February 2020 / Revised: 24 April 2020 / Accepted: 27 May 2020

内容

摘要

我们develop了一种基于深度学习的通用数值方法,并结合小样本学习(SSL)来求解偏微分方程。更具体地说,通过一个深度前馈神经网络来逼近解,该神经网络经过训练来满足具有初值和有界条件的偏微分方程。然后将所提出的方法建模,通过最小化设计的成本函数来解决一个优化问题,其中包括微分方程的残差、初始/边界条件和少量观测值的残差。将develop的方法应用于classical Burgers equations, Schr¨odinger equations, Buckley-Leverett equation, Navier-Stokes equation, and Carburiz- ing diffusion equations,证明了该方法是effective, flexible and robust without relying on trial solutions

Introduction

动机:

  • It is widely known that PDEs are existing widely in the field of mathematics, physics and engineering. However, most of the PDEs encountered in practical applications cannot be solved analytically. Thus, various approximation methods is needed. Traditional methods, such as finite element method (FEM) [34], finite difference method (FDM) [39], or finite volume method (FVM)
  • Traditional methods, such as finite element method (FEM) [34], finite difference method (FDM) [39], or finite volume method (FVM).These methods are almost mature in solving PDEs, but there are some important limitations. For instance, mesh-based methods are easy to cause curse of dimensionality when the dimension grows. Also, the solution is only computed at the mesh points. Moreover, the traditional numerical methods are usually iterative in nature, where we fix the step size before the start of the computation. After the solution is obtained, if we want to know the solution in between steps, then again the procedure is to be repeated from initial stage.
  • In recent decades, deep learning has achieved remarkable success in solving PDE. Raissi developed data-driven algorithms for general linear equations using Gaussian process priors1 2 3 4. Although Gaussian process regression has a major advantage in prediction prob- lems, the high nonlinearity of the problem limits its application. The Gaussian process is developed on the basis of Bayesian learning theory, and the characteristics of Bayesian prior information may affect the expressive ability of the model. Deep learning is a data-hungry learning manner. However, the cost of data acquisition is prohibitive, especially in some expert domains. Thus, a new learning paradigm, called Small Sample Learning (SSL) [8], has been popular in the recent years.

Algorithm

One-dimensional Schr ¨odinger equation

{iψt+0.5ψxx+∣ψ∣2ψ=0,x∈[−5,5],t∈[0,π2]ψ(0,x)=2sech⁡(x)ψ(t,−5)=ψ(t,5)ψx(t,−5)=ψx(t,5)\left\{\begin{array}{l} i \psi_{t}+0.5 \psi_{x x}+|\psi|^{2} \psi=0, x \in[-5,5], t \in\left[0, \frac{\pi}{2}\right] \\ \psi(0, x)=2 \operatorname{sech}(x) \\ \psi(t,-5)=\psi(t, 5) \\ \psi_{x}(t,-5)=\psi_{x}(t, 5) \end{array}\right.⎩⎪⎪⎨⎪⎪⎧​iψt​+0.5ψxx​+∣ψ∣2ψ=0,x∈[−5,5],t∈[0,2π​]ψ(0,x)=2sech(x)ψ(t,−5)=ψ(t,5)ψx​(t,−5)=ψx​(t,5)​
ψ(t,x)\psi(t, x)ψ(t,x)is a complex-valued solution,ψ(t,x)=[u(t,x),v(t,x)]\psi(t, x)=[u(t, x), v(t, x)]ψ(t,x)=[u(t,x),v(t,x)]
{ut=−0.5vxx−(u2+v2)vvt=0.5uxx+(u2+v2)u\left\{\begin{array}{l}u_{t}=-0.5 v_{x x}-\left(u^{2}+v^{2}\right) v \\ v_{t}=0.5 u_{x x}+\left(u^{2}+v^{2}\right) u\end{array}\right.{ut​=−0.5vxx​−(u2+v2)vvt​=0.5uxx​+(u2+v2)u​

Reference


  1. 1 ↩︎

  2. 2 ↩︎

  3. 3 ↩︎

  4. 4 ↩︎

Deep learning-based method coupled with small sample learning for solving partial differential equat相关推荐

  1. DGM: A deep learning algorithm for solving partial differential equations

    论文信息 题目: DGM: A deep learning algorithm for solving partial differential equations 作者及单位: Justin Sir ...

  2. Deep learning based multi-scale channel compression feature surface defect detection system

    基于深度学习的多尺度通道压缩特征表面缺陷检测系统 Deep learning based multi-scale channel compression feature surface defect ...

  3. Turbo Autoencoder: Deep learning based channel code for point-to-point communication channels

    Turbo Autoencoder: Deep learning based channel code for point-to-point communication channels Abstra ...

  4. 【RS-Attack】Data Poisoning Attacks to Deep Learning Based Recommender Systems NDSS‘21

    Data Poisoning Attacks to Deep Learning Based Recommender Systems NDSS'21 首个在基于深度学习的推荐系统中进行投毒攻击的研究.文 ...

  5. 跌倒综述 Deep Learning Based Systems Developed for Fall Detection A Review

    文章目录 1.基本信息 2. 第一节 介绍 3. 第二节 跌倒检测系统文献 4.第三节 讨论和未来方向 5. 第四节 结论 6. 参考文献 1.基本信息 题目:Deep Learning Based ...

  6. 论文翻译七:Adversarial Transfer Learning for Deep Learning Based Automatic Modulation Classification

    30天挑战翻译100篇论文 坚持不懈,努力改变,在翻译中学习,在学习中改变,在改变中成长- Adversarial Transfer Learning for Deep Learning Based ...

  7. 论文翻译:2021_语音增强模型压缩_Towards model compression for deep learning based speech enhancement...

    论文地址:面向基于深度学习的语音增强模型压缩 论文代码:没开源,鼓励大家去向作者要呀,作者是中国人,在语音增强领域 深耕多年 引用格式:Tan K, Wang D L. Towards model c ...

  8. 【论文笔记】Multi-task deep learning based CT imaging analysis for COVID-19 pneumonia: Classification and

    声明 不定期更新自己精度论文,通俗易懂,初级小白也可以理解 涉及范围:深度学习方向,包括 CV.NLP.Data Fusion.Digital Twin 论文标题:Multi-task deep le ...

  9. Deep Learning Based Registration文章阅读(五)《Anatomy-guided Multimodal Registration by Learning Segment 》

    Deep Learning Based Registration文章阅读(五) 这篇文章是MIA2021新出的一篇文章<Anatomy-guided Multimodal Registratio ...

  10. 基于深度强化学习的车道线检测和定位(Deep reinforcement learning based lane detection and localization) 论文解读+代码复现

    之前读过这篇论文,导师说要复现,这里记录一下.废话不多说,再重读一下论文. 注:非一字一句翻译.个人理解,一定偏颇. 基于深度强化学习的车道检测和定位 官方源码下载:https://github.co ...

最新文章

  1. svn服务安装和配置 以及搭配Eclips插件使用(总结)
  2. BZOJ 3669 魔法森林
  3. C语言高效编程与代码优化
  4. Junit5新功能一览
  5. 如何确定自己是否适合做程序员?
  6. Qt与VS2005/2008的完美配合(转)
  7. ACM字符串处理算法经典:字符串搜索
  8. Opmanager研究笔记
  9. 基于HTML+CSS+JavaScript仿华为手机电子商城
  10. linux删除大量过期文件,linux删除大量文件的6种方法
  11. ubuntu18.04 eclipse +sdcc开发stm8l152 并且单步调试
  12. hao123站长李兴平的成功史
  13. python 经纬度 地址批量转换
  14. golang版google pay 支付验证
  15. 计算机CPU加,减,乘,除的原理
  16. java多张图片上传,前后台实现代码
  17. 优化着色器信息加载,或查看Yer数据!
  18. 创业公司融资,股权是如何一步步被稀释的?
  19. SDK Manager安装
  20. LeetCode每日刷题Day10---L938二叉搜索树的范围和

热门文章

  1. error: expected unqualified-id before 'xxx'
  2. 【数据分析与挖掘(二)】面试题汇总(附答案)
  3. 多伦多大学计算机专音乐专业,多伦多大学音乐理论专业介绍
  4. 利用Meshlab旋转三维点云模型
  5. 如何设置记事本文件.txt文件的默认打开方式为editplus
  6. 计算机实训四 表格制作素材,计算机平面设计实训(第3版 赵荣胡昌杰)课件 素材平面图像设计实训04.ppt...
  7. thinkpad x1e 隐士进入bios
  8. windows文件服务器双机热备_几款Windows与Linux双机热备软件推荐
  9. 创建型——单例模式(Singleton)总结
  10. 2019年保研夏令营时间经验汇总