We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: DoubleEnsemble: A New Ensemble Method Based on Sample Reweighting and Feature Selection for Financial Data Analysis

Abstract: Modern machine learning models (such as deep neural networks and boosting decision tree models) have become increasingly popular in financial market prediction, due to their superior capacity to extract complex non-linear patterns. However, since financial datasets have very low signal-to-noise ratio and are non-stationary, complex models are often very prone to overfitting and suffer from instability issues. Moreover, as various machine learning and data mining tools become more widely used in quantitative trading, many trading firms have been producing an increasing number of features (aka factors). Therefore, how to automatically select effective features becomes an imminent problem. To address these issues, we propose DoubleEnsemble, an ensemble framework leveraging learning trajectory based sample reweighting and shuffling based feature selection. Specifically, we identify the key samples based on the training dynamics on each sample and elicit key features based on the ablation impact of each feature via shuffling. Our model is applicable to a wide range of base models, capable of extracting complex patterns, while mitigating the overfitting and instability issues for financial market prediction. We conduct extensive experiments, including price prediction for cryptocurrencies and stock trading, using both DNN and gradient boosting decision tree as base models. Our experiment results demonstrate that DoubleEnsemble achieves a superior performance compared with several baseline methods.
Comments: This paper was published in ICDM 2020. We have fixed several typos and polished the writing in this revision
Subjects: Machine Learning (cs.LG); General Finance (q-fin.GN); Machine Learning (stat.ML)
Cite as: arXiv:2010.01265 [cs.LG]
  (or arXiv:2010.01265v3 [cs.LG] for this version)

Submission history

From: Chuheng Zhang [view email]
[v1] Sat, 3 Oct 2020 02:57:10 GMT (7708kb,D)
[v2] Thu, 10 Dec 2020 02:35:02 GMT (7709kb,D)
[v3] Sun, 31 Jan 2021 12:10:40 GMT (7708kb,D)

Link back to: arXiv, form interface, contact.