paper-with-me

Papers

Physics-guided Active Sample Reweighting for Urban Flow Prediction

2024-07-18 · Wei Jiang, Tong Chen, Guanhua Ye, Wentao Zhang, Lizhen Cui, Zi Huang, Hongzhi Yin

Urban flow prediction is a spatio-temporal modeling task that estimates the throughput of transportation services like buses, taxis, and ride-sharing, where data-driven models have become the most popular solution in the past decade. Meanwhile, the implicitly learned mapping between historical observations to the prediction targets tend to over-simplify the dynamics of real-world urban flows, leading to suboptimal predictions. Some recent spatio-temporal prediction solutions bring remedies with the notion of physics-guided machine learning (PGML), which describes spatio-temporal data with nuanced and principled physics laws, thus enhancing both the prediction accuracy and interpretability. However, these spatio-temporal PGML methods are built upon a strong assumption that the observed data fully conforms to the differential equations that define the physical system, which can quickly become ill-posed in urban flow prediction tasks. The observed urban flow data, especially when sliced into time-dependent snapshots to facilitate predictions, is typically incomplete and sparse, and prone to inherent noise incurred in the collection process. As a result, such physical inconsistency between the data and PGML model significantly limits the predictive power and robustness of the solution. Moreover, due to the interval-based predictions and intermittent nature of data filing in many transportation services, the instantaneous dynamics of urban flows can hardly be captured, rendering differential equation-based continuous modeling a loose fit for this setting. To overcome the challenges, we develop a discretized physics-guided network (PN), and propose a data-aware framework Physics-guided Active Sample Reweighting (P-GASR) to enhance PN. Experimental results in four real-world datasets demonstrate that our method achieves state-of-the-art performance with a demonstrable improvement in robustness.

📄 PDF Abstract BibTeX arXiv:2407.13605

Code (1)

WeiJiang01/P-GASR 공식 구현 pytorch

Tasks

Prediction

Similar Papers 제목 키워드 기반

Accelerating hydrodynamic simulations of urban drainage systems with physics-guided machine learning

2022-05-24 · Rocco Palmitessa, Morten Grum, Allan Peter Engsig-Karup, Roland Löwe

We propose and demonstrate a new approach for fast and accurate surrogate modelling of urban drainage system hydraulics based on physics-guided machine learning. The surrogates are trained against a limited set of simula…

BIG-bench Machine LearningTime SeriesTime Series AnalysisTransfer Learning

Physics-Aware Neural Dynamic Equivalence of Power Systems

2023-09-29 · Qing Shen, Yifan Zhou, Qiang Zhang, Slava Maslennikov 외

This letter devises Neural Dynamic Equivalence (NeuDyE), which explores physics-aware machine learning and neural-ordinary-differential-equations (ODE-Net) to discover a dynamic equivalence of external power grids while …

Self-Influence Guided Data Reweighting for Language Model Pre-training

2023-11-02 · Megh Thakkar, Tolga Bolukbasi, Sriram Ganapathy, Shikhar Vashishth 외

Language Models (LMs) pre-trained with self-supervision on large text corpora have become the default starting point for developing models for various NLP tasks. Once the pre-training corpus has been assembled, all data …

Language ModelingLanguage Modelling

DCTRGAN: Improving the Precision of Generative Models with Reweighting

2020-09-03 · Sascha Diefenbacher, Engin Eren, Gregor Kasieczka, Anatolii Korol 외

Significant advances in deep learning have led to more widely used and precise neural network-based generative models such as Generative Adversarial Networks (GANs). We introduce a post-hoc correction to deep generative …

Flow Away your Differences: Conditional Normalizing Flows as an Improvement to Reweighting

2023-04-28 · Malte Algren, Tobias Golling, Manuel Guth, Chris Pollard 외

We present an alternative to reweighting techniques for modifying distributions to account for a desired change in an underlying conditional distribution, as is often needed to correct for mis-modelling in a simulated sa…