paper-with-me

홈 › Papers

Data Augmentation for Deep Candlestick Learner

2020-05-14 · Chia-Ying Tsao, Jun-Hao Chen, Samuel Yen-Chi Chen, Yun-Cheng Tsai

To successfully build a deep learning model, it will need a large amount of labeled data. However, labeled data are hard to collect in many use cases. To tackle this problem, a bunch of data augmentation methods have been introduced recently and have demonstrated successful results in computer vision, natural language and so on. For financial trading data, to our best knowledge, successful data augmentation framework has rarely been studied. Here we propose a Modified Local Search Attack Sampling method to augment the candlestick data, which is a very important tool for professional trader. Our results show that the proposed method can generate high-quality data which are hard to distinguish by human and will open a new way for finance community to employ existing machine learning techniques even if the dataset is small.

📄 PDF Abstract BibTeX arXiv:2005.06731

Code (2)

pecu/FinancialVision 공식 구현 tf
RogerDeng/FinancialVision mxnet

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Explainable Deep Convolutional Candlestick Learner

2020-01-08 · Jun-Hao Chen, Samuel Yen-Chi Chen, Yun-Cheng Tsai, Chih-Shiang Shur

Candlesticks are graphical representations of price movements for a given period. The traders can discovery the trend of the asset by looking at the candlestick patterns. Although deep convolutional neural networks have …

Time SeriesTime Series Analysis

Dynamic Deep Convolutional Candlestick Learner

2022-01-21 · Jun-Hao Chen, Yun-Cheng Tsai

Candlestick pattern is one of the most fundamental and valuable graphical tools in financial trading that supports traders observing the current market conditions to make the proper decision. This task has a long history…

Objectobject-detectionObject DetectionTime Series+1

Adversarial Robustness of Deep Convolutional Candlestick Learner

2020-05-29 · Jun-Hao Chen, Samuel Yen-Chi Chen, Yun-Cheng Tsai, Chih-Shiang Shur

Deep learning (DL) has been applied extensively in a wide range of fields. However, it has been shown that DL models are susceptible to a certain kinds of perturbations called \emph{adversarial attacks}. To fully unlock …

Adversarial Robustness

Using Deep Learning Neural Networks and Candlestick Chart Representation to Predict Stock Market

2019-02-26 · Rosdyana Mangir Irawan Kusuma, Trang-Thi Ho, Wei-Chun Kao, Yu-Yen Ou 외

Stock market prediction is still a challenging problem because there are many factors effect to the stock market price such as company news and performance, industry performance, investor sentiment, social media sentimen…

Stock Market Prediction

Investigating Market Strength Prediction with CNNs on Candlestick Chart Images

2025-01-21 · Thanh Nam Duong, Trung Kien Hoang, Quoc Khanh Duong, Quoc Dat Dinh 외

This paper investigates predicting market strength solely from candlestick chart images to assist investment decisions. The core research problem is developing an effective computer vision-based model using raw candlesti…

Time Series