LGITPMJun 2, 2024

Generalized Exponentiated Gradient Algorithms and Their Application to On-Line Portfolio Selection

arXiv:2406.00655v16 citations
Originality Incremental advance
AI Analysis

This work provides incremental improvements to gradient-based methods for online portfolio selection, benefiting financial modeling and algorithmic trading.

The paper introduces a family of generalized exponentiated gradient (EGAB) algorithms with hyperparameters for controlling behavior, applied to online portfolio selection, showing that their adaptability improves performance in scenarios with transaction costs.

This paper introduces a novel family of generalized exponentiated gradient (EG) updates derived from an Alpha-Beta divergence regularization function. Collectively referred to as EGAB, the proposed updates belong to the category of multiplicative gradient algorithms for positive data and demonstrate considerable flexibility by controlling iteration behavior and performance through three hyperparameters: $α$, $β$, and the learning rate $η$. To enforce a unit $l_1$ norm constraint for nonnegative weight vectors within generalized EGAB algorithms, we develop two slightly distinct approaches. One method exploits scale-invariant loss functions, while the other relies on gradient projections onto the feasible domain. As an illustration of their applicability, we evaluate the proposed updates in addressing the online portfolio selection problem (OLPS) using gradient-based methods. Here, they not only offer a unified perspective on the search directions of various OLPS algorithms (including the standard exponentiated gradient and diverse mean-reversion strategies), but also facilitate smooth interpolation and extension of these updates due to the flexibility in hyperparameter selection. Simulation results confirm that the adaptability of these generalized gradient updates can effectively enhance the performance for some portfolios, particularly in scenarios involving transaction costs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes