{"title":"通过递归神经网络学习非线性积分算子及其在求解积分微分方程中的应用","authors":"Hardeep Bassi , Yuanran Zhu , Senwei Liang , Jia Yin , Cian C. Reeves , Vojtěch Vlček , Chao Yang","doi":"10.1016/j.mlwa.2023.100524","DOIUrl":null,"url":null,"abstract":"<div><p>In this paper, we propose using LSTM-RNNs (Long Short-Term Memory-Recurrent Neural Networks) to learn and represent nonlinear integral operators that appear in nonlinear integro-differential equations (IDEs). The LSTM-RNN representation of the nonlinear integral operator allows us to turn a system of nonlinear integro-differential equations into a system of ordinary differential equations for which many efficient solvers are available. Furthermore, because the use of LSTM-RNN representation of the nonlinear integral operator in an IDE eliminates the need to perform a numerical integration in each numerical time evolution step, the overall temporal cost of the LSTM-RNN-based IDE solver can be reduced to <span><math><mrow><mi>O</mi><mrow><mo>(</mo><msub><mrow><mi>n</mi></mrow><mrow><mi>T</mi></mrow></msub><mo>)</mo></mrow></mrow></math></span> from <span><math><mrow><mi>O</mi><mrow><mo>(</mo><msubsup><mrow><mi>n</mi></mrow><mrow><mi>T</mi></mrow><mrow><mn>2</mn></mrow></msubsup><mo>)</mo></mrow></mrow></math></span> if a <span><math><msub><mrow><mi>n</mi></mrow><mrow><mi>T</mi></mrow></msub></math></span>-step trajectory is to be computed. We illustrate the efficiency and robustness of this LSTM-RNN-based numerical IDE solver with a model problem. Additionally, we highlight the generalizability of the learned integral operator by applying it to IDEs driven by different external forces. As a practical application, we show how this methodology can effectively solve the Dyson’s equation for quantum many-body systems.</p></div>","PeriodicalId":74093,"journal":{"name":"Machine learning with applications","volume":"15 ","pages":"Article 100524"},"PeriodicalIF":0.0000,"publicationDate":"2023-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2666827023000774/pdfft?md5=e7dece6581dbf391df9d505308d5c9d8&pid=1-s2.0-S2666827023000774-main.pdf","citationCount":"0","resultStr":"{\"title\":\"Learning nonlinear integral operators via recurrent neural networks and its application in solving integro-differential equations\",\"authors\":\"Hardeep Bassi , Yuanran Zhu , Senwei Liang , Jia Yin , Cian C. Reeves , Vojtěch Vlček , Chao Yang\",\"doi\":\"10.1016/j.mlwa.2023.100524\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><p>In this paper, we propose using LSTM-RNNs (Long Short-Term Memory-Recurrent Neural Networks) to learn and represent nonlinear integral operators that appear in nonlinear integro-differential equations (IDEs). The LSTM-RNN representation of the nonlinear integral operator allows us to turn a system of nonlinear integro-differential equations into a system of ordinary differential equations for which many efficient solvers are available. Furthermore, because the use of LSTM-RNN representation of the nonlinear integral operator in an IDE eliminates the need to perform a numerical integration in each numerical time evolution step, the overall temporal cost of the LSTM-RNN-based IDE solver can be reduced to <span><math><mrow><mi>O</mi><mrow><mo>(</mo><msub><mrow><mi>n</mi></mrow><mrow><mi>T</mi></mrow></msub><mo>)</mo></mrow></mrow></math></span> from <span><math><mrow><mi>O</mi><mrow><mo>(</mo><msubsup><mrow><mi>n</mi></mrow><mrow><mi>T</mi></mrow><mrow><mn>2</mn></mrow></msubsup><mo>)</mo></mrow></mrow></math></span> if a <span><math><msub><mrow><mi>n</mi></mrow><mrow><mi>T</mi></mrow></msub></math></span>-step trajectory is to be computed. We illustrate the efficiency and robustness of this LSTM-RNN-based numerical IDE solver with a model problem. Additionally, we highlight the generalizability of the learned integral operator by applying it to IDEs driven by different external forces. As a practical application, we show how this methodology can effectively solve the Dyson’s equation for quantum many-body systems.</p></div>\",\"PeriodicalId\":74093,\"journal\":{\"name\":\"Machine learning with applications\",\"volume\":\"15 \",\"pages\":\"Article 100524\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-12-27\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://www.sciencedirect.com/science/article/pii/S2666827023000774/pdfft?md5=e7dece6581dbf391df9d505308d5c9d8&pid=1-s2.0-S2666827023000774-main.pdf\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Machine learning with applications\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S2666827023000774\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Machine learning with applications","FirstCategoryId":"1085","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S2666827023000774","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
摘要
在本文中,我们建议使用 LSTM-RNN(长短期记忆-递归神经网络)来学习和表示出现在非线性积分微分方程(IDE)中的非线性积分算子。通过 LSTM-RNN 表示非线性积分算子,我们可以将非线性积分微分方程系转化为常微分方程系,而常微分方程系有许多高效的求解器。此外,由于在 IDE 中使用 LSTM-RNN 表示非线性积分算子,无需在每个数值时间演化步中执行数值积分,因此如果要计算 nT 步轨迹,基于 LSTM-RNN 的 IDE 求解器的总体时间成本可从 O(nT2) 降至 O(nT)。我们通过一个模型问题说明了这种基于 LSTM-RNN 的数值 IDE 求解器的效率和鲁棒性。此外,我们还将学习到的积分算子应用于由不同外力驱动的 IDE,从而突出了它的通用性。在实际应用中,我们展示了这种方法如何有效地求解量子多体系统的戴森方程。
Learning nonlinear integral operators via recurrent neural networks and its application in solving integro-differential equations
In this paper, we propose using LSTM-RNNs (Long Short-Term Memory-Recurrent Neural Networks) to learn and represent nonlinear integral operators that appear in nonlinear integro-differential equations (IDEs). The LSTM-RNN representation of the nonlinear integral operator allows us to turn a system of nonlinear integro-differential equations into a system of ordinary differential equations for which many efficient solvers are available. Furthermore, because the use of LSTM-RNN representation of the nonlinear integral operator in an IDE eliminates the need to perform a numerical integration in each numerical time evolution step, the overall temporal cost of the LSTM-RNN-based IDE solver can be reduced to from if a -step trajectory is to be computed. We illustrate the efficiency and robustness of this LSTM-RNN-based numerical IDE solver with a model problem. Additionally, we highlight the generalizability of the learned integral operator by applying it to IDEs driven by different external forces. As a practical application, we show how this methodology can effectively solve the Dyson’s equation for quantum many-body systems.