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

90180269359 · Jun 202019922001200920172026
48 results for exponentially weighted forecasters

Exponentially smoothed RNNs improve industrial forecasting.

problem Complexity and non-stationarity in industrial time series data.
method Exponential smoothed recurrent neural networks (RNNs) for modeling non-linear dynamics.
result Exponentially smoothed RNNs outperform traditional models in multi-step forecasting.

New algorithms reduce label collection for online prediction with expert advice.

problem Efficiently predicting binary sequences with expert advice using fewer labels.
method Adaptive selective sampling for exponentially weighted forecasters.
result Label complexity scales roughly as the square root of the number of rounds for a scenario with a strictly better expert.

This paper improves risk control for financial markets by calibrating VaR forecasts using conformal methods.

problem Nonstationary and regime-dependent losses in financial markets.
method Regime-weighted conformal risk control (RWC) for VaR forecasting.
result RWC improves regime-conditional stability in some settings with modest conservativeness changes.

New algorithms bound graph structure sampling and learning high-dimensional graphical models.

problem Learning high-dimensional graphical models and efficient graph structure sampling.
method Online learning framework with exponentially weighted average (EWA) or randomized weighted majority (RWM) forecasters using log loss function.
result New sample complexity bounds and efficient algorithms for learning Bayes nets, including trees and chordal skeletons.

Production forecasting is a key step to design the future development of a reservoir. A classical way to generate such forecasts consists in simulating future production for numerical models representative of the reservoir. However, identifying such models can be very challenging as they need to be constrained to all a…

2018-11-30abs ↗pdf ↗

MELO predicts electricity loads by adapting to shifts without external indicators.

problem Adapting to non-stationary prediction challenges in online settings.
method MELO combines multiple forgetting factors and aggregation rules to adaptively predict.
result MELO reduces RMSE by 34.7% compared to base predictors and external covariates.

Generative diffusion models forecast implied vol surfaces without arbitrage issues.

problem Forecasting arbitrage-free implied volatility surfaces using historical data with path-dependent dynamics.
method Generative diffusion model (DDPM) with conditional training on market variables, including EWMAs and returns. Dynamic penalty scheme based on SNR to enforce arbitrage-free surfaces.
result Superior performance in volatility forecasting compared to existing methods.

This paper improves forecast stability without sacrificing accuracy using dynamic loss weighting.

problem Rolling origin forecast instability in time series forecasting.
method Dynamic loss weighting algorithms applied to the N-BEATS model.
result Dynamic loss weighting can further improve forecast stability without compromising accuracy.

Proposes QDF to improve multi-step time-series forecasting.

problem Ignoring label autocorrelation and unequal task weights in training objectives.
method Quadratic-form weighted training objective and QDF learning algorithm.
result Improves performance of various forecast models, achieving state-of-the-art results.

The paper proposes a method to improve forecast combination accuracy using portfolio theory.

problem Improving forecast accuracy by combining multiple forecasts.
method Generates forecast combinations using a portfolio analogy, allowing negative weights for hedging.
result Demonstrates improved performance in weighted random forest forecasts.

Conventional learning with expert advice methods assumes a learner is always receiving the outcome (e.g., class labels) of every incoming training instance at the end of each trial. In real applications, acquiring the outcome from oracle can be costly or time consuming. In this paper, we address a new problem of active…

2013-09-26abs ↗pdf ↗

A method to improve time series forecasting by dynamically adjusting weights of forecasters.

problem Challenges in time series forecasting due to evolving data distributions.
method Dynamic re-weighting of forecasters based on evolving data distributions.
result Competitive performance compared to state-of-the-art methods for combining forecasters.

Improved sales forecasting at various levels using ensemble methods.

problem Enhancing sales forecasting accuracy at different levels of e-commerce data.
method Hierarchical robust aggregation of sales forecasts using exponential smoothing and Holt's linear trend method.
result Better forecasts at subsubfamily, subfamily, and family levels compared to individual techniques.

This research improves LSTM for monthly electricity demand forecasting using pattern-based methods.

problem Forecasting mid-term monthly electricity demand with high accuracy.
method Developed a hybrid LSTM model using x-patterns and exponential smoothing.
result The hybrid model outperformed standard LSTM and classical models.

BC-ACI corrects time series forecast bias, improving prediction intervals.

problem Persistent bias in time series forecasts leads to overly conservative prediction intervals.
method Augments ACI with an EWM estimate of forecast bias to correct nonconformity scores and re-center intervals.
result Reduces Winkler interval scores by 13-17% under distribution shifts, improving calibration.

New model predicts sales of new products with short life cycles.

problem Forecasting sales of new products with short lead times and life cycles.
method Developed an exponential factorization machine (EFM) to consider attributes and pairwise interactions.
result EFM model outperforms existing models in terms of MAPE and MAE.

Time series analysis is used to understand and predict dynamic processes, including evolving demands in business, weather, markets, and biological rhythms. Exponential smoothing is used in all these domains to obtain simple interpretable models of time series and to forecast future values. Despite its popularity, expon…

2017-06-09abs ↗pdf ↗

Study compares local and global models for hierarchical forecasting accuracy.

problem Challenges in hierarchical time series forecasting, especially in accuracy and information utilisation.
method Developed and evaluated local and global forecasting models (GFMs) to exploit cross-series and cross-hierarchies information.
result Global Forecasting Models (GFMs) outperform local models in hierarchical forecasting accuracy and computational efficiency.

Hybrid model combines LSTM and ETS for mid-term electric load forecasting.

problem Mid-term electric load forecasting accuracy.
method Combines LSTM, ETS, and ensemble learning; uses dilated LSTM for long-term relationships.
result High performance and competitiveness compared to classical and machine learning models.

New framework forecasts ES using weighted quantiles.

problem Forecasting Expected Shortfall (ES) in financial markets.
method Two-step procedure: VaR estimation through quantile regressions, ES computation as weighted average.
result Proposed models outperform other methods in stock market indices forecasting.

Simplifies forecast combination by using diversity of out-of-sample forecasts.

problem Estimating optimal weights for forecast combinations is challenging.
method Use out-of-sample forecasts to extract features and calculate weights for forecast combination.
result Achieves superior forecasting performance in point forecasts and prediction intervals.

Forecast dam inflow using sea surface feature weights.

problem Accurate dam inflow forecasting for flood mitigation.
method Extracted sea surface features, applied L2-norm ensemble weighting, used PCA and t-SNE for dimensionality reduction, and calibrated regression models.
result The proposed method improves predictor stability and accuracy in dam inflow forecasting.

Meta-learning predicts optimal ensemble size and methods for time series forecasting.

problem Finding the best ensemble of time series forecasting methods.
method Two-step approach using meta-learning to predict ensemble size and methods.
result Meta-learning outperformed benchmarks in forecasting errors for all data types and horizons.

MES-LSTM hybrid method improves multivariate time series forecasting and mortality modeling.

problem Challenges in applying hybrid forecast methods to multivariate data.
method Generalized multivariate extension of ES-RNN, utilizing vectorized implementation.
result MES-LSTM shows significant improvement over pure statistical and deep learning methods in forecast accuracy and prediction interval construction.

In this paper we address the problem of pool based active learning, and provide an algorithm, called UPAL, that works by minimizing the unbiased estimator of the risk of a hypothesis in a given hypothesis space. For the space of linear classifiers and the squared loss we show that UPAL is equivalent to an exponentially…

2011-11-08abs ↗pdf ↗

Simplifies RF predictions by focusing on a subset of nearest neighbors.

problem Improving interpretability and performance of RF-based forecast distributions.
method Sparsifying RF-based forecast distributions by focusing on a small subset of nearest neighbors.
result Simplified RF predictions can be similar to or exceed original ones in forecasting performance.

This paper reviews forecast combinations over 50 years, highlighting their evolution and utility.

problem Improving forecast accuracy through combining multiple forecasts.
method Evolution of forecast combination methods, from simple to sophisticated.
result Forecast combinations have become a mainstream approach in forecasting.

The paper uses pattern similarity-based methods for mid-term electricity demand forecasting.

problem Forecasting monthly electricity demand with seasonal patterns.
method Pattern similarity-based machine learning models (nearest neighbor, fuzzy neighborhood, kernel regression, GRNN).
result The proposed models outperform classical and state-of-the-art models in accuracy and simplicity.

This paper uses Hawkes processes to forecast high-frequency order flow imbalance.

problem Forecasting the asymmetry in high-frequency order flow events.
method Hawkes processes accounting for lagged dependence between bid and offer events.
result Hawkes process with a Sum of Exponential's kernel gives the best forecast of order flow imbalance.

Study introduces a new investment strategy model using lazy factor and probability weights.

problem Optimizing investment strategies in volatile markets with transaction costs.
method Combines Price Portfolio Forecasting and Mean-Variance Models with Transaction Costs, using probability weights as laziness factor coefficients.
result Model demonstrates adaptability and generalizability in transforming investment strategies.