paper-with-me

Papers

Semi-Decision-Focused Learning with Deep Ensembles: A Practical Framework for Robust Portfolio Optimization

2025-03-16 · Juhyeong Kim

I propose Semi-Decision-Focused Learning, a practical adaptation of Decision-Focused Learning for portfolio optimization. Rather than directly optimizing complex financial metrics, I employ simple target portfolios (Max-Sortino or One-Hot) and train models with a convex, cross-entropy loss. I further incorporate Deep Ensemble methods to reduce variance and stabilize performance. Experiments on two universes (one upward-trending and another range-bound) show consistent outperformance over baseline portfolios, demonstrating the effectiveness and robustness of my approach. Code is available at https://github.com/sDFLwDE/sDFLwDE

📄 PDF Abstract BibTeX arXiv:2503.13544

Code (1)

sdflwde/sdflwde 공식 구현 pytorch

Tasks

Portfolio Optimization

Similar Papers 제목 키워드 기반

Data-Aware and Scalable Sensitivity Analysis for Decision Tree Ensembles

2026-02-07 · Namrita Varshney, Ashutosh Gupta, Arhaan Ahmad, Tanay V. Tayal 외 arxiv

Decision tree ensembles are widely used in critical domains, making robustness and sensitivity analysis essential to their trustworthiness. We study the feature sensitivity problem, which asks whether an ensemble is sens…

Novel ensemble collaboration method for dynamic scheduling problems

2022-03-27 · Marko Đurasević, Lucija Planinić, Francisco Javier Gil Gala, Domagoj Jakobović

Dynamic scheduling problems are important optimisation problems with many real-world applications. Since in dynamic scheduling not all information is available at the start, such problems are usually solved by dispatchin…

Scheduling

On Computing Optimal Tree Ensembles

2023-06-07 · Christian Komusiewicz, Pascal Kunz, Frank Sommer, Manuel Sorge

Random forests and, more generally, (decision\nobreakdash-)tree ensembles are widely used methods for classification and regression. Recent algorithmic advances allow to compute decision trees that are optimal for variou…

Uncertainty Quantification for Regression using Proper Scoring Rules

2025-09-30 · Alexander Fishkov, Kajetan Schweighofer, Mykyta Ielanskyi, Nikita Kotelevskii 외 arxiv

Quantifying uncertainty of machine learning model predictions is essential for reliable decision-making, especially in safety-critical applications. Recently, uncertainty quantification (UQ) theory has advanced significa…

Deep interpretable ensembles

2022-05-25 · Lucas Kook, Andrea Götschi, Philipp FM Baumann, Torsten Hothorn 외

Ensembles improve prediction performance and allow uncertainty quantification by aggregating predictions from multiple models. In deep ensembling, the individual models are usually black box neural networks, or recently,…

Uncertainty Quantification