Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

3517021,0531,404 · Jun 202019922001200920172026
48 results for hydrological modeling

PIML model improves hydrological predictions by blending physics and ML.

problem Hydrological models either lack predictive accuracy or fail to maintain physical consistency.
method Physics Informed Machine Learning (PIML) that integrates physics-based models and ML algorithms.
result PIML model outperforms both physics-based and ML models in predicting streamflow and evapotranspiration.

Despite the huge success of Long Short-Term Memory networks, their applications in environmental sciences are scarce. We argue that one reason is the difficulty to interpret the internals of trained networks. In this study, we look at the application of LSTMs for rainfall-runoff forecasting, one of the central tasks in…

2019-03-19abs ↗pdf ↗

DL models can outperform regionalized models in hydrology by pooling diverse data.

problem Traditional wisdom in hydrology suggests regionalization improves model performance, but DL models can unify data for better performance.
method Used DL models on pooled data from different regions, showing improved performance compared to regionalized models.
result DL models can improve performance by pooling diverse data, highlighting the 'data synergy' effect.

Joint models are a common and important tool in the intersection of machine learning and the physical sciences, particularly in contexts where real-world measurements are scarce. Recent developments in rainfall-runoff modeling, one of the prime challenges in hydrology, show the value of a joint model with shared repres…

2019-11-21abs ↗pdf ↗

Enhanced time series forecasting with improved trend and seasonal components.

problem Challenges in real-world time series forecasting, especially in multivariate applications.
method Individual decomposition of trend and seasonal components, using different approaches for each.
result Significant reduction in error values, around 10% MSE average reduction across benchmarks.

Researchers use Gaussian processes with non-stationary kernels to model precipitation patterns in the Upper Indus Basin.

problem Uncertainty in precipitation patterns in the Upper Indus Basin, Himalayas.
method Proposes Gaussian processes with structured non-stationary kernels to model precipitation patterns, accounting for spatial variation with a latent Gaussian process.
result The proposed model adapts to varying precipitation patterns across distinct topography and outperforms stationary models in ablation experiments.

A new method estimates time-varying parameters in earth system models using offline and online data assimilation.

problem Estimating time-varying parameters in complex earth system models.
method Hybrid Offline Online Parameter Estimation with Particle Filtering (HOOPE-PF)
result HOOPE-PF outperforms existing methods, especially with small ensemble sizes.

Predicting flood for any location at times of extreme storms is a longstanding problem that has utmost importance in emergency management. Conventional methods that aim to predict water levels in streams use advanced hydrological models still lack of giving accurate forecasts everywhere. This study aims to explore arti…

2019-02-06abs ↗pdf ↗

Bayesian framework selects features and lags for time series forecasting.

problem Variable selection and lagged error term identification in time series models.
method Hierarchical Bayesian models with spike-and-slab priors, two-stage MCMC algorithm.
result Posterior selection consistency under mild conditions, improved predictive performance.

Study improves precipitation predictions for High Mountain Asia using machine learning.

problem Uncertainty in future precipitation over High Mountain Asia due to regional climate model biases.
method Probabilistic machine learning framework combining 13 regional climate models via a mixture of experts.
result 32% improvement over equally-weighted average and 254% improvement over single ensemble member.

CauSTream forecasts streamflow by integrating causal graphs for better interpretability.

problem Streamflow forecasting lacks interpretability and generalization due to fixed causal models.
method CauSTream learns causal graphs for meteorological forcings and routing dependencies.
result CauSTream outperforms existing methods, especially at longer forecast windows.

fSDE-Net generates time series with long-term memory using neural networks.

problem Generating time series with long-term memory from irregularly sampled data.
method fSDE-Net: neural fractional Stochastic Differential Equation Network using fractional Brownian motion.
result fSDE-Net can replicate distributional properties of real time-series data.

Optimizes sampling for faster convergence in Bayesian experimental design and uncertainty quantification.

problem Efficiently selecting samples for faster convergence in Bayesian experimental design and uncertainty quantification.
method Output-weighted acquisition functions leveraging likelihood ratio to guide sampling towards relevant regions.
result Superiority of the proposed method in uncertainty quantification and rare event identification.

New framework uses time series features for predicting streamflow in ungauged areas.

problem Predicting streamflow in areas without gauging stations.
method Developed regression-based streamflow regionalization using a wide range of time series features from large datasets.
result Certain time series features, like entropy and autocorrelation, are better predictors of streamflow than traditional catchment attributes.

Deep learning improves probabilistic river discharge forecasting for hydroelectric power.

problem Uncertain river discharges due to climate variability.
method Modified recurrent neural network architecture conditioned on global circulation model projections.
result Generates parameterized probability distributions for realistic long-term discharge scenarios.

LSTM model predicts rainfall runoff with high temporal resolution.

problem Accurate and efficient rainfall runoff simulations for flood risk management.
method Data-driven rainfall runoff model using Long-short-Term-Memory (LSTM) networks.
result LSTM model achieves high-resolution discharge predictions with improved performance.

In this paper, we consider the use of structure learning methods for probabilistic graphical models to identify statistical dependencies in high-dimensional physical processes. Such processes are often synthetically characterized using PDEs (partial differential equations) and are observed in a variety of natural pheno…

2017-09-12abs ↗pdf ↗

ML models predict water table depth more accurately than PB models, especially in data-scarce regions.

problem Uncertainty in large-scale simulations of water table depth due to biased observational data and model flexibility.
method Constructed three ML models using XGBoost and over 20 million real and proxy observations across the US and Canada.
result ML models correlate 0.6-0.75 with real and proxy observations, significantly better than PB models (0.21-0.40).

Machine learning predicts dam-break flood wave behavior accurately.

problem Predicting long-term wave behavior in dam-break floods.
method Solved Saint-Venant equations using Lax-Wendroff scheme, trained RC-ESN with flow depth data.
result RC-ESN model predicts 286 time-steps ahead with RMSE < 0.01, outperforming LSTM.

New findings challenge the importance of forecast accuracy in battery storage optimization, highlighting the role of rank correlation instead.

problem The challenge of optimizing battery storage dispatch decisions in multi-market electricity trading using forecast accuracy metrics.
method A hierarchical three-layer optimization system trading in multiple markets (FCR, aFRR, day-ahead, intraday) with real market data.
result Rank correlation (Kendall tau) is a better predictor of intraday dispatch value than forecast accuracy (MAE), with a threshold of tau around 0.85-0.95 capturing up to 97-100% of perfect-foresight revenue.

The paper introduces BCART models for aggregate claim amount, improving frequency-severity and joint modeling.

problem Modeling aggregate claim amount with frequency-severity and joint dependencies.
method Developed three types of BCART models: frequency-severity, sequential, and joint models. Used various distributions for claim severity data.
result Weibull distribution outperforms gamma and lognormal for right-skewed, heavy-tailed claim severity data.

The paper uses model-based trees to create interpretable surrogate models for complex machine learning models.

problem Interpreting complex machine learning models.
method Using model-based trees to partition feature space and create interpretable models.
result Model-based trees generate optimal surrogate models that balance interpretability and performance.