paper-with-me

Papers

Theoretically Motivated Data Augmentation and Regularization for Portfolio Construction

2021-06-08 · Liu Ziyin, Kentaro Minami, Kentaro Imajo

The task we consider is portfolio construction in a speculative market, a fundamental problem in modern finance. While various empirical works now exist to explore deep learning in finance, the theory side is almost non-existent. In this work, we focus on developing a theoretical framework for understanding the use of data augmentation for deep-learning-based approaches to quantitative finance. The proposed theory clarifies the role and necessity of data augmentation for finance; moreover, our theory implies that a simple algorithm of injecting a random noise of strength $\sqrt{|r_{t-1}|}$ to the observed return $r_{t}$ is better than not injecting any noise and a few other financially irrelevant data augmentation techniques.

📄 PDF Abstract BibTeX arXiv:2106.04114

Code (1)

pfnet-research/finance_data_augmentation_icaif2022 공식 구현 pytorch

Tasks

Data AugmentationDeep Learning

Similar Papers 제목 키워드 기반

Functional portfolio optimization in stochastic portfolio theory

2021-03-19 · Steven Campbell, Ting-Kam Leonard Wong

In this paper we develop a concrete and fully implementable approach to the optimization of functionally generated portfolios in stochastic portfolio theory. The main idea is to optimize over a family of rank-based portf…

Portfolio Optimization

Improving Adversarial Robustness by Putting More Regularizations on Less Robust Samples

2022-06-07 · Dongyoon Yang, Insung Kong, Yongdai Kim

Adversarial training, which is to enhance robustness against adversarial attacks, has received much attention because it is easy to generate human-imperceptible perturbations of data to deceive a given deep neural networ…

Adversarial Robustness

Toward Learning Robust and Invariant Representations with Alignment Regularization and Data Augmentation

2022-06-04 · Haohan Wang, Zeyi Huang, Xindi Wu, Eric P. Xing

Data augmentation has been proven to be an effective technique for developing machine learning models that are robust to known classes of distributional shifts (e.g., rotations of images), and alignment regularization is…

Data Augmentation

Causally motivated Shortcut Removal Using Auxiliary Labels

2021-05-13 · Maggie Makar, Ben Packer, Dan Moldovan, Davis Blalock 외

Shortcut learning, in which models make use of easy-to-represent but unstable associations, is a major failure mode for robust machine learning. We study a flexible, causally-motivated approach to training robust predict…

Causal InferenceDisentanglementFairness

DivAug: Plug-in Automated Data Augmentation with Explicit Diversity Maximization

2021-03-26 · ICCV 2021 10 · Zirui Liu, Haifeng Jin, Ting-Hsiang Wang, Kaixiong Zhou 외

Human-designed data augmentation strategies have been replaced by automatically learned augmentation policy in the past two years. Specifically, recent work has empirically shown that the superior performance of the auto…

Data AugmentationDiversity