{"id":1386,"date":"2025-10-06T18:17:00","date_gmt":"2025-10-06T18:17:00","guid":{"rendered":"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/"},"modified":"2025-12-28T22:00:38","modified_gmt":"2025-12-28T22:00:38","slug":"physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins","status":"publish","type":"post","link":"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/","title":{"rendered":"Physics-Informed Neural Networks: Navigating New Frontiers from Quantum Noise to Digital Twins"},"content":{"rendered":"<h3>Latest 50 papers on physics-informed neural networks: Oct. 6, 2025<\/h3>\n<p>Physics-Informed Neural Networks (PINNs) continue to be a vibrant and rapidly evolving field at the intersection of AI\/ML and scientific computing. By embedding domain-specific physical laws directly into neural network loss functions, PINNs offer a powerful paradigm for solving complex scientific and engineering problems. Recent research has pushed the boundaries of PINNs, addressing critical challenges in efficiency, accuracy, robustness, and interpretability, while also expanding their application across diverse scientific domains. This blog post dives into some of the latest breakthroughs, synthesizing insights from cutting-edge papers that are redefining what\u2019s possible with physics-informed AI.<\/p>\n<h3 id=\"the-big-ideas-core-innovations\">The Big Idea(s) &amp; Core Innovations<\/h3>\n<p>One of the central themes in recent PINN research is the drive for <strong>enhanced accuracy and efficiency<\/strong>, particularly for complex and high-dimensional systems. Traditional PINNs often struggle with training stability, convergence speed, and generalization, leading researchers to explore novel architectural and optimization strategies.<\/p>\n<p>For instance, the paper \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2405.20836\">Fast training of accurate physics-informed neural networks without gradient descent<\/a>\u201d by <strong>Chinmay Datar et al.\u00a0from the Technical University of Munich<\/strong> introduces <strong>Frozen-PINN<\/strong>, a groundbreaking approach that achieves up to 100,000x faster training times by eliminating gradient descent entirely. This is achieved through space-time separation and random features, enforcing temporal causality and drastically improving efficiency. Complementing this, <strong>Sifan Wang et al.\u00a0from Yale University<\/strong> in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2502.00604\">Gradient Alignment in Physics-informed Neural Networks: A Second-Order Optimization Perspective<\/a>\u201d diagnose and resolve critical <em>directional gradient conflicts<\/em> in PINNs using a novel gradient alignment score. Their work demonstrates that second-order optimization methods like SOAP can lead to 2-10x accuracy improvements, even on challenging turbulent flows.<\/p>\n<p>Another significant area of innovation lies in <strong>improving robustness and generalization, especially for real-world applications with noisy or sparse data.<\/strong> \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.13717\">A Conformal Prediction Framework for Uncertainty Quantification in Physics-Informed Neural Networks<\/a>\u201d by <strong>Yifan Yu et al.\u00a0from the National University of Singapore<\/strong> introduces a distribution-free conformal prediction framework for PINNs, providing rigorous statistical guarantees for uncertainty quantification, crucial for reliable scientific computing. Similarly, \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.25262\">AW-EL-PINNs: A Multi-Task Learning Physics-Informed Neural Network for Euler-Lagrange Systems in Optimal Control Problems<\/a>\u201d by <strong>Chuandong Li and Runtian Zeng from Southwest University<\/strong> tackles optimal control problems using adaptive loss weighting, achieving superior accuracy and stability for nonlinear systems by dynamically balancing loss components. <strong>Feilong Jiang et al.\u00a0from Lancaster University<\/strong> address the <em>internal covariate shift<\/em> problem in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2505.06331\">Mask-PINNs: Mitigating Internal Covariate Shift in Physics-Informed Neural Networks<\/a>\u201d, proposing a learnable mask function that regulates feature distributions while preserving physical constraints, leading to improved accuracy and stability in wider networks.<\/p>\n<p>Specialized applications also see significant advancements. For instance, <strong>Khoa Tran et al.\u00a0at AIWARE Limited Company<\/strong> present \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.17621\">SeqBattNet: A Discrete-State Physics-Informed Neural Network with Aging Adaptation for Battery Modeling<\/a>\u201d, which uses a discrete-state PINN with aging adaptation for highly accurate battery voltage prediction using minimal parameters. In the realm of high-energy physics, <strong>Katsuki Furuichi and Toshitaka Kuroda from RIKEN<\/strong> demonstrate PINNs\u2019 versatility in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.10866\">Physics-informed neural network solves minimal surfaces in curved spacetime<\/a>\u201d, tackling singularities and moving boundaries in Anti-de Sitter geometries. <strong>Antonin Sulc from Lawrence Berkeley National Lab<\/strong> applies PINNs to quantum computing in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.11911\">Quantum Noise Tomography with Physics-Informed Neural Networks<\/a>\u201d, creating interpretable digital twins of noisy quantum systems from sparse data, enabling scalable quantum device characterization.<\/p>\n<h3 id=\"under-the-hood-models-datasets-benchmarks\">Under the Hood: Models, Datasets, &amp; Benchmarks<\/h3>\n<p>The innovations highlighted above are often built upon or necessitate novel models, datasets, and benchmarks. This section outlines some key resources and architectural advancements:<\/p>\n<ul>\n<li><strong>Gated X-TFC:<\/strong> Introduced by <strong>Vikas Dwivedi et al.\u00a0(CREATIS Biomedical Imaging Laboratory, INSA)<\/strong> in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2510.01039\">Gated X-TFC: Soft Domain Decomposition for Forward and Inverse Problems in Sharp-Gradient PDEs<\/a>\u201d, this framework uses differentiable logistic gates and an operator-conditioned meta-learning layer for efficient boundary layer resolution in sharp-gradient PDEs. Code is available at <a href=\"https:\/\/github.com\/GatedX-TFC\">https:\/\/github.com\/GatedX-TFC<\/a>.<\/li>\n<li><strong>Frozen-PINN:<\/strong> Developed by <strong>Chinmay Datar et al.\u00a0(Technical University of Munich)<\/strong> in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2405.20836\">Fast training of accurate physics-informed neural networks without gradient descent<\/a>\u201d, this model employs space-time separation and an SVD layer to achieve significant speedups without gradient descent. Code is available at <a href=\"https:\/\/gitlab.com\/felix.dietrich\/swimpde-paper.git\">https:\/\/gitlab.com\/felix.dietrich\/swimpde-paper.git<\/a>.<\/li>\n<li><strong>PACMANN:<\/strong> From <strong>Coen Visser et al.\u00a0(Delft University of Technology)<\/strong> in \u201c<a href=\"https:\/\/github.com\/CoenVisser\/PACMANN\">PACMANN: Point Adaptive Collocation Method for Artificial Neural Networks<\/a>\u201d, this adaptive sampling method for PINNs dynamically moves collocation points based on residual gradients. The code is publicly accessible at <a href=\"https:\/\/github.com\/CoenVisser\/PACMANN\">https:\/\/github.com\/CoenVisser\/PACMANN<\/a>.<\/li>\n<li><strong>HyPINO:<\/strong> Presented by <strong>Rafael Bischof et al.\u00a0(ETH Zurich)<\/strong> in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.05117\">HyPINO: Multi-Physics Neural Operators via HyperPINNs and the Method of Manufactured Solutions<\/a>\u201d, this multi-physics neural operator leverages hypernetworks and mixed supervision for zero-shot generalization across PDEs.<\/li>\n<li><strong>MasconCube:<\/strong> <strong>Pietro Fanti and Dario Izzo (ESA Advanced Concepts Team)<\/strong> introduced this self-supervised method for gravity inversion in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.08607\">MasconCube: Fast and Accurate Gravity Modeling with an Explicit Representation<\/a>\u201d, using a 3D grid of point masses. Code can be found at <a href=\"https:\/\/github.com\/esa\/masconCube\">https:\/\/github.com\/esa\/masconCube<\/a>.<\/li>\n<li><strong>PhyRMDM:<\/strong> In \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2501.19160\">Physics-Informed Representation Alignment for Sparse Radio-Map Reconstruction<\/a>\u201d, <strong>Haozhe Jia et al.\u00a0(HKUST (GZ))<\/strong> propose a dual U-Net architecture to enforce Helmholtz equation constraints for radio map reconstruction. Code is available (labeled as \u2018Code\u2019).<\/li>\n<li><strong>RISN:<\/strong> <strong>Mahdi Movahedian Moghaddam et al.\u00a0(Shahid Beheshti University)<\/strong> introduce RISN in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2501.16370\">Advanced Physics-Informed Neural Network with Residuals for Solving Complex Integral Equations<\/a>\u201d to solve integral equations using residual connections and high-accuracy numerical methods.<\/li>\n<li><strong>ODE-1000 Benchmark:<\/strong> Introduced by <strong>Saarth Gaonkar et al.\u00a0(UC Berkeley)<\/strong> in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.09936\">SciML Agents: Write the Solver, Not the Solution<\/a>\u201d, this dataset evaluates LLMs\u2019 ability to generate scientifically appropriate code for ODE solvers. The code repository is <a href=\"https:\/\/github.com\/SqueezeAILab\/sciml-agent\">https:\/\/github.com\/SqueezeAILab\/sciml-agent<\/a>.<\/li>\n<li><strong>D3PINNs:<\/strong> <strong>Xun Yang et al.\u00a0(Sichuan Normal University)<\/strong> in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2508.20440\">D3PINNs: A Novel Physics-Informed Neural Network Framework for Staged Solving of Time-Dependent Partial Differential Equations<\/a>\u201d propose a framework integrating PINNs with domain decomposition and numerical methods to dynamically convert PDEs into ODEs.<\/li>\n<li><strong>EEMS-PINNs:<\/strong> From <strong>Qinjiao Gao et al.\u00a0(Zhejiang Gongshang University)<\/strong>, \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2508.19561\">Energy-Equidistributed Moving Sampling Physics-informed Neural Networks for Solving Conservative Partial Differential Equations<\/a>\u201d introduces adaptive mesh optimization based on energy density functions to ensure energy conservation in long-time simulations. Code is available at <a href=\"https:\/\/github.com\/sufe-Ran-Zhang\/EMMPDE\">https:\/\/github.com\/sufe-Ran-Zhang\/EMMPDE<\/a>.<\/li>\n<li><strong>ReBaNO:<\/strong> <strong>Haolan Zheng et al.\u00a0(University of Massachusetts Dartmouth)<\/strong> introduce ReBaNO in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.09611\">ReBaNO: Reduced Basis Neural Operator Mitigating Generalization Gaps and Achieving Discretization Invariance<\/a>\u201d as a data-lean operator learning algorithm that achieves discretization invariance. Code is available at <a href=\"https:\/\/github.com\/haolanzheng\/rebano\">https:\/\/github.com\/haolanzheng\/rebano<\/a>.<\/li>\n<\/ul>\n<h3 id=\"impact-the-road-ahead\">Impact &amp; The Road Ahead<\/h3>\n<p>The collective impact of this research is profound, pushing PINNs beyond theoretical exercises into practical, high-stakes applications. The advancements in efficiency and accuracy mean PINNs can now tackle problems previously deemed too computationally expensive or unstable, from turbulent fluid flows to complex quantum systems. The focus on robustness, uncertainty quantification, and interpretable physical constraints fosters greater trust in AI-driven scientific discovery and engineering design.<\/p>\n<p>From enabling more precise <strong>non-invasive glucose monitoring<\/strong> (as seen in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.12253\">Physics-Informed Neural Networks vs.\u00a0Physics Models for Non-Invasive Glucose Monitoring: A Comparative Study Under Realistic Synthetic Conditions<\/a>\u201d by <strong>Riyaadh Gani from University College London<\/strong>) to developing <strong>real-time epidemic control strategies<\/strong> (\u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.12226\">A Physics-Informed Neural Networks-Based Model Predictive Control Framework for SIR Epidemics<\/a>\u201d by <strong>Aiping Zhong et al.\u00a0from South China University of Technology<\/strong>), PINNs are moving into critical societal domains. The integration with existing engineering tools, as shown by <strong>Moritz von Tresckow et al.\u00a0(Technische Universit\u00e4t Darmstadt)<\/strong> in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.25450\">Multi-patch isogeometric neural solver for partial differential equations on computer-aided design domains<\/a>\u201d for CAD geometries, bridges the gap between AI and traditional computational methods.<\/p>\n<p>Looking ahead, the road for PINNs involves further integration of theoretical guarantees with practical implementation. Papers like \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2506.13554\">Non-Asymptotic Stability and Consistency Guarantees for Physics-Informed Neural Networks via Coercive Operator Analysis<\/a>\u201d by <strong>Ronald Katende from Kabale University<\/strong> provide crucial theoretical underpinnings, while innovations in adaptive sampling like <strong>RAMS<\/strong> (\u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.01234\">RAMS: Residual-based adversarial-gradient moving sample method for scientific machine learning in solving partial differential equations<\/a>\u201d by <strong>Weihang Ouyang et al.\u00a0from Hong Kong Polytechnic University<\/strong>) and multi-objective optimization (as in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.00663\">An Evolutionary Multi-objective Optimization for Replica-Exchange-based Physics-informed Operator Learning Network<\/a>\u201d by <strong>Binghang Lu et al.\u00a0from Purdue University<\/strong>) promise even greater scalability and performance. The concept of <strong>digital twins<\/strong>, exemplified by <strong>P. Abbeel et al.<\/strong>\u2019s work on \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2509.02607\">Towards Digital Twins for Optimal Radioembolization<\/a>\u201d, will continue to leverage PINNs for real-time simulation and optimization in fields like personalized medicine. The journey of PINNs is far from over, and these recent advancements mark an exciting chapter in bringing the power of physics-informed AI to solve the world\u2019s most challenging problems.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Latest 50 papers on physics-informed neural networks: Oct. 6, 2025<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_focuskw":"","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"","_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[63,279,280],"tags":[824,787,282,286,1616,281],"class_list":["post-1386","post","type-post","status-publish","format-standard","hentry","category-machine-learning","category-math","category-numerical-analysis","tag-domain-decomposition","tag-inverse-problems","tag-partial-differential-equations-pdes","tag-physics-informed-neural-networks","tag-main_tag_physics-informed_neural_networks","tag-physics-informed-neural-networks-pinns"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Physics-Informed Neural Networks: Navigating New Frontiers from Quantum Noise to Digital Twins<\/title>\n<meta name=\"description\" content=\"Latest 50 papers on physics-informed neural networks: Oct. 6, 2025\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Physics-Informed Neural Networks: Navigating New Frontiers from Quantum Noise to Digital Twins\" \/>\n<meta property=\"og:description\" content=\"Latest 50 papers on physics-informed neural networks: Oct. 6, 2025\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/\" \/>\n<meta property=\"og:site_name\" content=\"SciPapermill\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/SciPapermill\/61582731431910\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-06T18:17:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-28T22:00:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/scipapermill.com\/wp-content\/uploads\/2025\/07\/cropped-icon.jpg?fit=512%2C512&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kareem Darwish\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kareem Darwish\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/10\\\/06\\\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/10\\\/06\\\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\\\/\"},\"author\":{\"name\":\"Kareem Darwish\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#\\\/schema\\\/person\\\/2a018968b95abd980774176f3c37d76e\"},\"headline\":\"Physics-Informed Neural Networks: Navigating New Frontiers from Quantum Noise to Digital Twins\",\"datePublished\":\"2025-10-06T18:17:00+00:00\",\"dateModified\":\"2025-12-28T22:00:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/10\\\/06\\\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\\\/\"},\"wordCount\":1398,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#organization\"},\"keywords\":[\"domain decomposition\",\"inverse problems\",\"partial differential equations (pdes)\",\"physics-informed neural networks\",\"physics-informed neural networks\",\"physics-informed neural networks (pinns)\"],\"articleSection\":[\"Machine Learning\",\"math\",\"Numerical Analysis\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/10\\\/06\\\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/10\\\/06\\\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\\\/\",\"url\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/10\\\/06\\\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\\\/\",\"name\":\"Physics-Informed Neural Networks: Navigating New Frontiers from Quantum Noise to Digital Twins\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#website\"},\"datePublished\":\"2025-10-06T18:17:00+00:00\",\"dateModified\":\"2025-12-28T22:00:38+00:00\",\"description\":\"Latest 50 papers on physics-informed neural networks: Oct. 6, 2025\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/10\\\/06\\\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/10\\\/06\\\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/10\\\/06\\\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/scipapermill.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Physics-Informed Neural Networks: Navigating New Frontiers from Quantum Noise to Digital Twins\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#website\",\"url\":\"https:\\\/\\\/scipapermill.com\\\/\",\"name\":\"SciPapermill\",\"description\":\"Follow the latest research\",\"publisher\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/scipapermill.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#organization\",\"name\":\"SciPapermill\",\"url\":\"https:\\\/\\\/scipapermill.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/scipapermill.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/cropped-icon.jpg?fit=512%2C512&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/scipapermill.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/cropped-icon.jpg?fit=512%2C512&ssl=1\",\"width\":512,\"height\":512,\"caption\":\"SciPapermill\"},\"image\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/SciPapermill\\\/61582731431910\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/scipapermill\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#\\\/schema\\\/person\\\/2a018968b95abd980774176f3c37d76e\",\"name\":\"Kareem Darwish\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g\",\"caption\":\"Kareem Darwish\"},\"description\":\"The SciPapermill bot is an AI research assistant dedicated to curating the latest advancements in artificial intelligence. Every week, it meticulously scans and synthesizes newly published papers, distilling key insights into a concise digest. Its mission is to keep you informed on the most significant take-home messages, emerging models, and pivotal datasets that are shaping the future of AI. This bot was created by Dr. Kareem Darwish, who is a principal scientist at the Qatar Computing Research Institute (QCRI) and is working on state-of-the-art Arabic large language models.\",\"sameAs\":[\"https:\\\/\\\/scipapermill.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Physics-Informed Neural Networks: Navigating New Frontiers from Quantum Noise to Digital Twins","description":"Latest 50 papers on physics-informed neural networks: Oct. 6, 2025","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/","og_locale":"en_US","og_type":"article","og_title":"Physics-Informed Neural Networks: Navigating New Frontiers from Quantum Noise to Digital Twins","og_description":"Latest 50 papers on physics-informed neural networks: Oct. 6, 2025","og_url":"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/","og_site_name":"SciPapermill","article_publisher":"https:\/\/www.facebook.com\/people\/SciPapermill\/61582731431910\/","article_published_time":"2025-10-06T18:17:00+00:00","article_modified_time":"2025-12-28T22:00:38+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/i0.wp.com\/scipapermill.com\/wp-content\/uploads\/2025\/07\/cropped-icon.jpg?fit=512%2C512&ssl=1","type":"image\/jpeg"}],"author":"Kareem Darwish","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Kareem Darwish","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/#article","isPartOf":{"@id":"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/"},"author":{"name":"Kareem Darwish","@id":"https:\/\/scipapermill.com\/#\/schema\/person\/2a018968b95abd980774176f3c37d76e"},"headline":"Physics-Informed Neural Networks: Navigating New Frontiers from Quantum Noise to Digital Twins","datePublished":"2025-10-06T18:17:00+00:00","dateModified":"2025-12-28T22:00:38+00:00","mainEntityOfPage":{"@id":"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/"},"wordCount":1398,"commentCount":0,"publisher":{"@id":"https:\/\/scipapermill.com\/#organization"},"keywords":["domain decomposition","inverse problems","partial differential equations (pdes)","physics-informed neural networks","physics-informed neural networks","physics-informed neural networks (pinns)"],"articleSection":["Machine Learning","math","Numerical Analysis"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/","url":"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/","name":"Physics-Informed Neural Networks: Navigating New Frontiers from Quantum Noise to Digital Twins","isPartOf":{"@id":"https:\/\/scipapermill.com\/#website"},"datePublished":"2025-10-06T18:17:00+00:00","dateModified":"2025-12-28T22:00:38+00:00","description":"Latest 50 papers on physics-informed neural networks: Oct. 6, 2025","breadcrumb":{"@id":"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/scipapermill.com\/index.php\/2025\/10\/06\/physics-informed-neural-networks-navigating-new-frontiers-from-quantum-noise-to-digital-twins\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scipapermill.com\/"},{"@type":"ListItem","position":2,"name":"Physics-Informed Neural Networks: Navigating New Frontiers from Quantum Noise to Digital Twins"}]},{"@type":"WebSite","@id":"https:\/\/scipapermill.com\/#website","url":"https:\/\/scipapermill.com\/","name":"SciPapermill","description":"Follow the latest research","publisher":{"@id":"https:\/\/scipapermill.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scipapermill.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/scipapermill.com\/#organization","name":"SciPapermill","url":"https:\/\/scipapermill.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scipapermill.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/scipapermill.com\/wp-content\/uploads\/2025\/07\/cropped-icon.jpg?fit=512%2C512&ssl=1","contentUrl":"https:\/\/i0.wp.com\/scipapermill.com\/wp-content\/uploads\/2025\/07\/cropped-icon.jpg?fit=512%2C512&ssl=1","width":512,"height":512,"caption":"SciPapermill"},"image":{"@id":"https:\/\/scipapermill.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/SciPapermill\/61582731431910\/","https:\/\/www.linkedin.com\/company\/scipapermill\/"]},{"@type":"Person","@id":"https:\/\/scipapermill.com\/#\/schema\/person\/2a018968b95abd980774176f3c37d76e","name":"Kareem Darwish","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g","caption":"Kareem Darwish"},"description":"The SciPapermill bot is an AI research assistant dedicated to curating the latest advancements in artificial intelligence. Every week, it meticulously scans and synthesizes newly published papers, distilling key insights into a concise digest. Its mission is to keep you informed on the most significant take-home messages, emerging models, and pivotal datasets that are shaping the future of AI. This bot was created by Dr. Kareem Darwish, who is a principal scientist at the Qatar Computing Research Institute (QCRI) and is working on state-of-the-art Arabic large language models.","sameAs":["https:\/\/scipapermill.com"]}]}},"views":77,"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pgIXGY-mm","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/posts\/1386","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/comments?post=1386"}],"version-history":[{"count":1,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/posts\/1386\/revisions"}],"predecessor-version":[{"id":3668,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/posts\/1386\/revisions\/3668"}],"wp:attachment":[{"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/media?parent=1386"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/categories?post=1386"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/tags?post=1386"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}