paper-with-me

Papers

A Hybrid Framework for Sequential Data Prediction with End-to-End Optimization

2022-03-25 · Mustafa E. Aydın, Suleyman S. Kozat

We investigate nonlinear prediction in an online setting and introduce a hybrid model that effectively mitigates, via an end-to-end architecture, the need for hand-designed features and manual model selection issues of conventional nonlinear prediction/regression methods. In particular, we use recursive structures to extract features from sequential signals, while preserving the state information, i.e., the history, and boosted decision trees to produce the final output. The connection is in an end-to-end fashion and we jointly optimize the whole architecture using stochastic gradient descent, for which we also provide the backward pass update equations. In particular, we employ a recurrent neural network (LSTM) for adaptive feature extraction from sequential data and a gradient boosting machinery (soft GBDT) for effective supervised regression. Our framework is generic so that one can use other deep learning architectures for feature extraction (such as RNNs and GRUs) and machine learning algorithms for decision making as long as they are differentiable. We demonstrate the learning behavior of our algorithm on synthetic data and the significant performance improvements over the conventional methods over various real life datasets. Furthermore, we openly share the source code of the proposed method to facilitate further research.

📄 PDF Abstract BibTeX arXiv:2203.13787

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingModel Selectionregression

Similar Papers 제목 키워드 기반

Hybrid State Space-based Learning for Sequential Data Prediction with Joint Optimization

2023-09-19 · Mustafa E. Aydın, Arda Fazla, Suleyman S. Kozat

We investigate nonlinear prediction/regression in an online setting and introduce a hybrid model that effectively mitigates, via a joint mechanism through a state space formulation, the need for domain-specific feature e…

Feature EngineeringTime Series

HQNN-FSP: A Hybrid Classical-Quantum Neural Network for Regression-Based Financial Stock Market Prediction

2025-03-19 · Prashant Kumar Choudhary, Nouhaila Innan, Muhammad Shafique, Rajeev Singh

Financial time-series forecasting remains a challenging task due to complex temporal dependencies and market fluctuations. This study explores the potential of hybrid quantum-classical approaches to assist in financial t…

Stock Market PredictionTime SeriesTime Series AnalysisTime Series Forecasting

Hybrid Feature- and Similarity-Based Models for Joint Prediction and Interpretation

2022-04-12 · Jacqueline K. Kueper, Jennifer Rayner, Daniel J. Lizotte

Electronic health records (EHRs) include simple features like patient age together with more complex data like care history that are informative but not easily represented as individual features. To better harness such d…

Advanced Hybrid Transformer LSTM Technique with Attention and TS Mixer for Drilling Rate of Penetration Prediction

2025-08-07 · Saddam Hussain Khan arxiv

Rate of Penetration (ROP) prediction is critical for drilling optimization yet remains challenging due to the nonlinear, dynamic, and heterogeneous characteristics of drilling data. Conventional empirical, physics-based,…

Representation LearningFeature Engineering

Sequential, Parallel and Consecutive Hybrid Evolutionary-Swarm Optimization Metaheuristics

2025-08-01 · Piotr Urbańczyk, Aleksandra Urbańczyk, Magdalena Król, Leszek Rutkowski 외 arxiv

The goal of this paper is twofold. First, it explores hybrid evolutionary-swarm metaheuristics that combine the features of PSO and GA in a sequential, parallel and consecutive manner in comparison with their standard ba…