Bilinear Input Normalization for Neural Networks in Financial Forecasting
Dat Thanh Tran, Juho Kanniainen, Moncef Gabbouj, Alexandros Iosifidis

TL;DR
This paper introduces a novel data-driven normalization method tailored for deep neural networks handling high-frequency financial time-series, improving forecasting accuracy without requiring expert domain knowledge.
Contribution
The paper proposes a bimodal-aware normalization scheme integrated into end-to-end training, specifically designed for financial data's unique characteristics, enhancing neural network performance.
Findings
Significant forecasting improvements over existing normalization methods.
Effective handling of high volatility and non-stationarity in financial data.
Validated on large-scale Nordic and US market datasets.
Abstract
Data normalization is one of the most important preprocessing steps when building a machine learning model, especially when the model of interest is a deep neural network. This is because deep neural network optimized with stochastic gradient descent is sensitive to the input variable range and prone to numerical issues. Different than other types of signals, financial time-series often exhibit unique characteristics such as high volatility, non-stationarity and multi-modality that make them challenging to work with, often requiring expert domain knowledge for devising a suitable processing pipeline. In this paper, we propose a novel data-driven normalization method for deep neural networks that handle high-frequency financial time-series. The proposed normalization scheme, which takes into account the bimodal characteristic of financial multivariate time-series, requires no expert…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Time Series Analysis and Forecasting · Energy Load and Power Forecasting
