SearcharxivSearch

arXiv subjects

Giulia Vannucci

Publications and source records attributed to Giulia Vannucci.

3 recordsLinked to original sources

From Efficient Frontier to Fragile Frontier: A Global Sensitivity Analysis of Markowitz Portfolios

In mean-variance portfolio analysis, the efficient frontier represents the optimal trade-off between expected return and risk, assuming stable underlying parameters. This paper investigates portfolio fragility: the instability of optimal weights, risk-adjusted performance, and diversification when model inputs and construction choices are jointly perturbed. Combining constrained Markowitz optimization with variance-based global sensitivity analysis (Sobol indices), we map out how input uncertainty and portfolio-construction choices propagate along the target-return dimension. Using an empirical universe of multi-asset exchange-traded funds (ETFs), we find a distinct transition in the sensitivity structure: in the baseline experiment, lower target returns are dominated by l2 regularization, whereas aggressive return requirements become increasingly sen- sitive to the weight cap and expected-return perturbations. This shift coincides with a sharp drop in effective diversification and a rise in weight dispersion. We extend the analysis to a multi-universe fragility atlas, showing that under a com- mon absolute concentration rule, the smallest universe is weight-cap-driven in the aggressive return region, while larger sampled universes remain more often regularization-driven. The fragile frontier serves as a direct diagnostic tool to evaluate the structural robustness of constrained optimizers without altering the underlying allocation rule.

stat.AP

Simultaneous Latent Budget Trees for Stratified Classification

In the era of Explainable Artificial Intelligence, there is a renewed focus on single trees for their ease of interpretation. This paper introduces Simultaneous Latent Budget Trees, a probabilistic machine learning framework for classification trees in the presence of a stratification factor such as a temporal, spatial, or demographic variable, acting as a control variable or potential confounder. Standard tree growth procedures are not designed to optimize a conditional split rule. A model-based split rule is proposed in which child nodes are interpreted as latent components of a simultaneous mixture model, such as the Simultaneous Latent Budget Model and its constrained versions, fitted to the parent node. Mixing parameters drive the observations, differently for each group, to the child nodes whereas latent budgets parameters update the response classes profile of each level of the control variable. Parameters are estimated by least squares considering a neural network perspective of the model. An informative tree structure can be interactively visualized with interpretation aids on the node and the paths, including visual pruning and decision tree selection procedure. Suitable measures are proposed to handle an unbalanced response class distribution. The proposed methodology is applied to investigate gender-related differences in disease progression of Amyotrophic Lateral Sclerosis. The SLBT library with the various tree-based algorithms is available in the linked GitHub repository.

stat.ML

Enhancing Variable Importance in Random Forests: A Novel Application of Global Sensitivity Analysis

The present work provides an application of Global Sensitivity Analysis to supervised machine learning methods such as Random Forests. These methods act as black boxes, selecting features in high--dimensional data sets as to provide accurate classifiers in terms of prediction when new data are fed into the system. In supervised machine learning, predictors are generally ranked by importance based on their contribution to the final prediction. Global Sensitivity Analysis is primarily used in mathematical modelling to investigate the effect of the uncertainties of the input variables on the output. We apply it here as a novel way to rank the input features by their importance to the explainability of the data generating process, shedding light on how the response is determined by the dependence structure of its predictors. A simulation study shows that our proposal can be used to explore what advances can be achieved either in terms of efficiency, explanatory ability, or simply by way of confirming existing results.

stat.ML