PMLGMEMLJan 26, 2024

FDR-Controlled Portfolio Optimization for Sparse Financial Index Tracking

arXiv:2401.15139v27 citationsHas CodeICASSP
Originality Incremental advance
AI Analysis

This work addresses the challenge of maintaining FDR control in variable selection for applications like finance and biomedicine, where dependencies can undermine existing methods, representing an incremental improvement.

The paper tackled the problem of selecting relevant variables in high-dimensional data with strong dependencies, such as financial index tracking, by extending the T-Rex framework to control the false discovery rate (FDR) at a target level, demonstrating accurate tracking of the S&P 500 index over 20 years with a small number of stocks.

In high-dimensional data analysis, such as financial index tracking or biomedical applications, it is crucial to select the few relevant variables while maintaining control over the false discovery rate (FDR). In these applications, strong dependencies often exist among the variables (e.g., stock returns), which can undermine the FDR control property of existing methods like the model-X knockoff method or the T-Rex selector. To address this issue, we have expanded the T-Rex framework to accommodate overlapping groups of highly correlated variables. This is achieved by integrating a nearest neighbors penalization mechanism into the framework, which provably controls the FDR at the user-defined target level. A real-world example of sparse index tracking demonstrates the proposed method's ability to accurately track the S&P 500 index over the past 20 years based on a small number of stocks. An open-source implementation is provided within the R package TRexSelector on CRAN.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes