Training Physics-Informed Neural Networks via Multi-Task Optimization for Traffic Density Prediction
Bo Wang, A. K. Qin, Sajjad Shafiei, Hussein Dia and, Adriana-Simona Mihaita, Hanna Grzybowska

TL;DR
This paper introduces a multi-task optimization framework for training physics-informed neural networks, significantly improving traffic density prediction accuracy by leveraging auxiliary tasks and adaptive knowledge transfer.
Contribution
The paper proposes a novel multi-task optimization approach to enhance PINN training, specifically applied to traffic density prediction, outperforming traditional training methods.
Findings
Enhanced prediction accuracy over traditional PINN training.
Effective knowledge transfer among auxiliary tasks.
Significant performance improvements demonstrated in experiments.
Abstract
Physics-informed neural networks (PINNs) are a newly emerging research frontier in machine learning, which incorporate certain physical laws that govern a given data set, e.g., those described by partial differential equations (PDEs), into the training of the neural network (NN) based on such a data set. In PINNs, the NN acts as the solution approximator for the PDE while the PDE acts as the prior knowledge to guide the NN training, leading to the desired generalization performance of the NN when facing the limited availability of training data. However, training PINNs is a non-trivial task largely due to the complexity of the loss composed of both NN and physical law parts. In this work, we propose a new PINN training framework based on the multi-task optimization (MTO) paradigm. Under this framework, multiple auxiliary tasks are created and solved together with the given (main) task,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Neural Networks and Applications · Traffic Prediction and Management Techniques
