paper-with-me

홈 › Papers

Enhanced LFTSformer: A Novel Long-Term Financial Time Series Prediction Model Using Advanced Feature Engineering and the DS Encoder Informer Architecture

2023-10-03 · Jianan Zhang, Hongyi Duan

This study presents a groundbreaking model for forecasting long-term financial time series, termed the Enhanced LFTSformer. The model distinguishes itself through several significant innovations: (1) VMD-MIC+FE Feature Engineering: The incorporation of sophisticated feature engineering techniques, specifically through the integration of Variational Mode Decomposition (VMD), Maximal Information Coefficient (MIC), and feature engineering (FE) methods, enables comprehensive perception and extraction of deep-level features from complex and variable financial datasets. (2) DS Encoder Informer: The architecture of the original Informer has been modified by adopting a Stacked Informer structure in the encoder, and an innovative introduction of a multi-head decentralized sparse attention mechanism, referred to as the Distributed Informer. This modification has led to a reduction in the number of attention blocks, thereby enhancing both the training accuracy and speed. (3) GC Enhanced Adam \& Dynamic Loss Function: The deployment of a Gradient Clipping-enhanced Adam optimization algorithm and a dynamic loss function represents a pioneering approach within the domain of financial time series prediction. This novel methodology optimizes model performance and adapts more dynamically to evolving data patterns. Systematic experimentation on a range of benchmark stock market datasets demonstrates that the Enhanced LFTSformer outperforms traditional machine learning models and other Informer-based architectures in terms of prediction accuracy, adaptability, and generality. Furthermore, the paper identifies potential avenues for future enhancements, with a particular focus on the identification and quantification of pivotal impacting events and news. This is aimed at further refining the predictive efficacy of the model.

📄 PDF Abstract BibTeX arXiv:2310.01884

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringTime SeriesTime Series Prediction

Methods 이 논문이 사용한 방법론

Adam 설명 없음
Focus 설명 없음
Adaptive Loss 설명 없음

Similar Papers 제목 키워드 기반

Financial Time Series Analysis and Forecasting with HHT Feature Generation and Machine Learning

2021-05-23 · Tim Leung, Theodore Zhao

We present the method of complementary ensemble empirical mode decomposition (CEEMD) and Hilbert-Huang transform (HHT) for analyzing nonstationary financial time series. This noise-assisted approach decomposes any time s…

BIG-bench Machine LearningTime SeriesTime Series Analysis

Deep Learning Enhanced Multivariate GARCH

2025-06-03 · Haoyuan Wang, Chen Liu, Minh-Ngoc Tran, Chao Wang

This paper introduces a novel multivariate volatility modeling framework, named Long Short-Term Memory enhanced BEKK (LSTM-BEKK), that integrates deep learning into multivariate GARCH processes. By combining the flexibil…

Deep Learning

A FEDformer-Based Hybrid Framework for Anomaly Detection and Risk Forecasting in Financial Time Series

2025-11-17 · Ziling Fan, Ruijia Liang, Yiwen Hu arxiv

Financial markets are inherently volatile and prone to sudden disruptions such as market crashes, flash collapses, and liquidity crises. Accurate anomaly detection and early risk forecasting in financial time series are …

Anomaly Detection

A Privacy-Preserving Federated Framework with Hybrid Quantum-Enhanced Learning for Financial Fraud Detection

2025-07-15 · Abhishek Sawaika, Swetang Krishna, Tushar Tomar, Durga Pritam Suggisetti 외 arxiv

Rapid growth of digital transactions has led to a surge in fraudulent activities, challenging traditional detection methods in the financial sector. To tackle this problem, we introduce a specialised federated learning f…

Federated LearningFraud Detection

Sentiment-driven prediction of financial returns: a Bayesian-enhanced FinBERT approach

2024-03-07 · Raffaele Giuseppe Cestari, Simone Formentin

Predicting financial returns accurately poses a significant challenge due to the inherent uncertainty in financial time series data. Enhancing prediction models' performance hinges on effectively capturing both social an…

feature selectionLanguage ModelingLanguage ModellingLarge Language Model+1