An Extension of Temporal Feature Selection
Authors/Creators
Description
Temporal Feature Selection (TFS) efficiently selects moving-average-based features for time-series prediction by combining prefix-sum computation with L1 regularization.
However, conventional TFS is limited to linear combinations of moving averages and cannot directly incorporate higher-order polynomial features such as variance and covariance terms.
In this study, we propose an extension of TFS that enables the inclusion of polynomial moving-average features up to a specified order.
We formulate a unified feature space consisting of moving averages of polynomial terms and polynomial combinations of moving averages, and estimate their coefficients using Lasso regression.
We further analyze alternative basis representations of candlestick data and demonstrate that the proposed \texttt{cdelta} representation yields more stable and informative features.
Experiments on U.S. stock data (AAPL, MSFT, BAC) show that the proposed method achieves comparable or superior performance to technical-indicator-based Lasso models in terms of ROC--AUC and trading Sharpe ratio.
Our results suggest that polynomial extensions of moving-average-based feature spaces provide a compact and effective framework for financial time-series prediction.
Files
arxiven.pdf
Files
(846.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:257f55f468cffc91bf2fa51c60d2a3a9
|
467.6 kB | Preview Download |
|
md5:4fcc545356012bb6a1d49b702d4283fc
|
33.1 kB | Download |
|
md5:907336b074b02e435c366fd7e5b0fd20
|
27.3 kB | Download |
|
md5:37a76fdf466ac32062a5d318d3b4e856
|
29.4 kB | Download |
|
md5:c9e136900c237fdf5401ba67a39d9218
|
26.9 kB | Download |
|
md5:92e3c0ca797e931412c85ff75adbe6a7
|
29.3 kB | Download |
|
md5:a10dbffc6ad3ff1913ce36943781a3e9
|
26.9 kB | Download |
|
md5:1251f581b3a42c1ed131cc17b2e06190
|
29.0 kB | Download |
|
md5:0dc48a7cfe963547cbadcb49a8155aa3
|
26.3 kB | Download |
|
md5:8f97cb4cebbea6365fb8263709870ef6
|
28.2 kB | Download |
|
md5:7ade1d1a5530a4536882b460ff0fcd70
|
27.9 kB | Download |
|
md5:60357afb3a435adc54cf71e70424d3d7
|
28.7 kB | Download |
|
md5:542b849c337d51598965fb3d648c0a54
|
28.5 kB | Download |
|
md5:47e29335dcc1c037b61501cc87966235
|
29.7 kB | Download |
|
md5:d1bd46ce553d8c688090856cb56176c6
|
8.0 kB | Download |
Additional details
Dates
- Other
-
2026-02-22
Software
- Programming language
- Python