SuperDeConFuse: A Supervised Deep Convolutional Transform based Fusion Framework for Financial Trading Systems
Pooja Gupta, Angshul Majumdar, Emilie Chouzenoux, Giovanni Chierchia

TL;DR
SuperDeConFuse is a novel supervised deep learning framework for financial stock trading that effectively fuses multi-channel 1-D time-series data using convolutional transform learning, outperforming existing methods.
Contribution
It introduces a unique convolutional transform learning approach with regularization and non-negativity constraints, enhancing feature learning for multi-channel stock data.
Findings
Outperforms state-of-the-art deep learning models in stock trading tasks
Effectively fuses multi-channel 1-D time-series data
Learns richer features through regularization and constraints
Abstract
This work proposes a supervised multi-channel time-series learning framework for financial stock trading. Although many deep learning models have recently been proposed in this domain, most of them treat the stock trading time-series data as 2-D image data, whereas its true nature is 1-D time-series data. Since the stock trading systems are multi-channel data, many existing techniques treating them as 1-D time-series data are not suggestive of any technique to effectively fusion the information carried by the multiple channels. To contribute towards both of these shortcomings, we propose an end-to-end supervised learning framework inspired by the previously established (unsupervised) convolution transform learning framework. Our approach consists of processing the data channels through separate 1-D convolution layers, then fusing the outputs with a series of fully-connected layers, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution · Softmax
