Robust Median Reversion Strategy for On-Line Portfolio Selection

Abstract

On-line portfolio selection has been attracting increasing interests from artificial intelligence community in recent decades. Mean reversion, as one most frequent pattern in financial markets, plays an important role in some state-of-the-art strategies. Though successful in certain datasets, existing mean reversion strategies do not fully consider noises and outliers in the data, leading to estimation error and thus non-optimal portfolios, which results in poor performance in practice. To overcome the limitation, we propose to exploit the reversion phenomenon by robust $L_1$-median estimator, and design a novel on-line portfolio selection strategy named "Robust Median Reversion" (RMR), which makes optimal portfolios based on the improved reversion estimation. Empirical results on various real markets show that RMR can overcome the drawbacks of existing mean reversion algorithms and achieve significantly better results. Finally, RMR runs in linear time, and thus is suitable for large-scale trading applications.

Cite

Text

Huang et al. "Robust Median Reversion Strategy for On-Line Portfolio Selection." International Joint Conference on Artificial Intelligence, 2013.

Markdown

[Huang et al. "Robust Median Reversion Strategy for On-Line Portfolio Selection." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/huang2013ijcai-robust/)

BibTeX

@inproceedings{huang2013ijcai-robust,
  title     = {{Robust Median Reversion Strategy for On-Line Portfolio Selection}},
  author    = {Huang, Dingjiang and Zhou, Junlong and Li, Bin and Hoi, Steven C. H. and Zhou, Shuigeng},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {2006-2012},
  url       = {https://mlanthology.org/ijcai/2013/huang2013ijcai-robust/}
}