You will be provided with a research report. The body of the report will contain some citations to references.

Citations in the main text may appear in the following forms:
1. A segment of text + space + number, for example: "Li Qiang constructed a socioeconomic status index (SES) based on income, education, and occupation, dividing society into 7 levels 15"
2. A segment of text + [number], for example: "Li Qiang constructed a socioeconomic status index (SES) based on income, education, and occupation, dividing society into 7 levels[15]"
3. A segment of text + [number†(some line numbers, etc.)], for example: "Li Qiang constructed a socioeconomic status index (SES) based on income, education, and occupation, dividing society into 7 levels[15†L10][5L23][7†summary]"
4. [Citation Source](Citation Link), for example: "According to [ChinaFile: A Guide to Social Class in Modern China](https://www.chinafile.com/reporting-opinion/media/guide-social-class-modern-china)'s classification, Chinese society can be divided into nine strata"

Please identify **all** instances where references are cited in the main text, and extract (fact, ref_idx, url) triplets. When extracting, pay attention to the following:
1. Since these facts will need to be verified later, you may need to look for some context before and after the citation to ensure that the fact is complete and understandable, rather than just a simple phrase or short expression.
2. If a fact cites multiple references, then it should correspond to two triplets: (fact, ref_idx_1, url_1) and (fact, ref_idx_2, url_2).
3. For the third form of citation (i.e., where the citation source and link appear directly in the text), the ref_idx should be uniformly set to 0.
4. If the main text does not specify the exact location of the citation (for example, only the reference list is listed at the end of the article, without specifying the citation point in the text), please return an empty list.

You should return a JSON list format, where each item in the list is a triplet, for example:
[
    {
        "fact": "Text segment from the original document. Note that Chinese quotation marks should use full-width marks. And add a single backslash before the English quotation mark to make it a readable for python json module.",
        "ref_idx": "The index of the cited reference in the reference list for this text segment.",
        "url": "The URL of the cited reference for this text segment (extracted from the reference list at the end of the research report or from the parentheses at the citation point)."
    }
]

Here is the main text of the research report:
## Executive Summary

The comparison turns on what each model family treats as the object of optimization. Mean-variance optimization is a two-moment rule: it ranks portfolios by expected return and variance, with variance defined as the average squared deviation of return from its expected value [6].

Black-Litterman is a Bayesian regularization of that rule: it starts from market-equilibrium returns, blends them with investor views, and feeds the resulting posterior into mean-variance optimization [3]. Deep learning and reinforcement learning differ in kind: they either learn nonlinear return signals from hundreds of characteristics [1] or learn a trading or hedging policy directly under a specified risk objective and market frictions [2].

The core differences are therefore not merely “more or less sophisticated.” They concern variance versus tail and coherent risk [6] [9], sample moments versus equilibrium-plus-views versus learned signals [4] [3] [1], and explicit weight vectors versus market-anchored tilts versus policy mappings [3] [2] [11]. A hybrid is feasible and already exists in several published forms: Black-Litterman or inverse-optimization backbones combined with machine-learning or LLM views [7] [8] [4], coherent-risk objectives replacing variance [9] [4], and end-to-end interpretable architectures such as AlphaGlass [11].

The evidence supports a qualified yes: hybrids work best when they assign each model family the job it is good at, but the strongest hybrid forms remain research-stage, while the available production evidence still describes regularized mean-variance and Black-Litterman workflows rather than learned allocators [10].

## Risk measurement: variance, tail loss, and learned objectives

Markowitz’s original formulation does not assume that returns are normally distributed. It rejects a pure maximum-return rule because, absent market imperfections, that rule places all funds in the security with the highest discounted anticipated return and never implies that a diversified portfolio is preferable to all non-diversified portfolios [6]. The expected return-variance rule replaces that corner solution with a tradeoff: expected return is desirable, variance is undesirable, and efficient portfolios are those with minimum variance for a given expected return or maximum expected return for a given variance [6]. Risk is defined operationally as variance, with standard deviation and the coefficient of variation noted as related dispersion measures [6]. Markowitz’s own stated limitations are that the paper presents results geometrically for three- and four-security cases rather than analytically for many securities, and that it assumes static probability beliefs [6]. The third moment is discussed as relevant to gambling propensity, which makes the two-moment rule more plausible for investment than for speculation [6].

The practical weakness of mean-variance optimization is therefore not a formal normality premise in the original paper, but estimation error and tail blindness. Stable estimation of the mean vector and covariance matrix is described as the primary difficulty in solving the Markowitz problem [4]. DeMiguel, Garlappi, and Uppal show that, across 14 models and seven datasets, none consistently beats the naive 1/N portfolio out of sample in Sharpe ratio, certainty-equivalent return, or turnover, because the gain from optimal diversification is more than offset by estimation error [5]. For sample-based mean-variance and its extensions, the estimation window needed to beat 1/N is around 3,000 months for 25 assets and about 6,000 months for 50 assets [5]. Roncalli adds a structural explanation: mean-variance optimization focuses on small eigenvalues of the covariance matrix, which is why stability is lacking, and small changes in volatilities or correlations can materially change weights [10].

Tail-risk measures replace dispersion with conditional loss. Rockafellar and Uryasev define beta-VaR as the lowest amount alpha such that, with probability beta, the loss will not exceed alpha, and beta-CVaR as the conditional expectation of losses above that amount; the definitions imply that beta-VaR is never more than beta-CVaR [9]. VaR has undesirable mathematical characteristics, including lack of subadditivity and convexity, and is coherent only when it is based on the standard deviation of normal distributions, meaning that variance-based and VaR-based risk coincide under normality [9]. Industry VaR practice often relies on linear approximation and assumes a joint normal or log-normal distribution [9]. CVaR, by contrast, is proven coherent and, when the loss function is convex, CVaR minimization becomes a convex programming problem [9]. The linear-programming reduction for CVaR does not depend on normality and works for nonnormal distributions just as well [9]. A Nikkei hedging example shows portfolios with positive beta-CVaR but negative beta-VaR at the same 95% level, illustrating CVaR’s superiority in capturing tail risk [9].

Black-Litterman inherits the mean-variance risk framework unless it is generalized. The original Black-Litterman model is predicated on mean-variance allocation and allows views only on asset returns, not on volatility or market dynamics [4]. Bertsimas, Gupta, and Paschalidis replace the statistical framework with inverse optimization, creating MV-IO and RMV-IO estimators that can incorporate volatility views and move beyond variance to VaR, CVaR, and generic coherent risk measures [4]. Their computational evidence shows that MV-IO and RMV-IO portfolios often have better risk-reward profiles and are more robust to incorrect or extreme views than Black-Litterman counterparts [4].

Deep learning changes the risk-measurement question because it need not choose a distributional proxy at all. Deep Hedging models hedging decisions as neural-network trading policies optimized under convex risk measures, with transaction costs, market impact, liquidity constraints, bid/ask spreads, and risk limits embedded directly in the objective [2]. The approach is described as entirely model-free and “greek-free,” because it does not require computing Greeks from a classic derivative pricing model [2]. AlphaGlass similarly optimizes investment objectives such as the Sharpe ratio or mean-variance utility end-to-end, while keeping portfolio weights traceable to characteristics and interactions [11]. The risk axis therefore moves from variance, to VaR/CVaR, to learned policies under a convex or investor-specified objective [6] [9] [2] [11].

## Return prediction: sample moments, equilibrium priors, and learned nonlinear signals

Mean-variance optimization consumes return and covariance estimates but does not itself provide a robust prediction method. The load-bearing problem is finding a stable estimation procedure for the mean vector and covariance matrix [4]. When historical returns are used directly, the resulting portfolios are extreme: unconstrained portfolios can have large long and short positions, and long-only versions can concentrate in a small number of assets [3]. Best and Grauer show that a small increase in one asset’s expected return can force half the assets out of the portfolio, confirming the fragility of input estimates [3].

Black-Litterman changes the source of expected returns rather than solving the estimation problem directly. It uses reverse optimization to extract implied equilibrium excess returns from market capitalization weights, the covariance matrix, and a risk-aversion coefficient [3]. The model assumes that covariance can be estimated reasonably well while mean returns cannot, and it blends the equilibrium prior with investor views using a Bayesian mixed-estimation framework [4]. The view uncertainty matrix, omega, represents the variance of view errors; larger omega means greater uncertainty in the view [3]. Idzorek replaces the abstract tau, omega, and delta parameters with an intuitive 0% to 100% confidence level to control the magnitude of portfolio tilts caused by views [3]. This design mitigates estimation-error maximization by spreading errors throughout the expected-return vector and produces more intuitive portfolios than raw mean-variance optimization [3].

The subjectivity problem remains. Black-Litterman’s core inputs are investor views, and the model’s practical difficulty is that building the required inputs is complex and has not been thoroughly explained in the literature [3]. Investor views are notoriously difficult to specify, and the original form prohibits views on volatility [4]. Critics also argue that only the weights of assets that are subjects of views change from market capitalization weights, whereas assets highly correlated with the viewed assets should also adjust [3]. Adding investment constraints such as limits on unity, risk, beta, or short selling can reduce the model’s intuitiveness [3].

Machine learning treats expected returns as a nonlinear function of many characteristics. Gu, Kelly, and Xiu analyze nearly 30,000 stocks from 1957 to 2016 with more than 900 baseline signals, including 94 firm characteristics, interactions with aggregate time-series variables, and industry dummies [1]. Standard OLS fails catastrophically when expanded to 900-plus predictors, with out-of-sample R-squared dropping deeply into negative territory [1]. Elastic net restores a small positive out-of-sample R-squared of 0.11% per month, while principal components regression and partial least squares raise it to 0.26% and 0.27% per month [1]. Trees and neural networks improve further, generating monthly out-of-sample R-squared values between 1.08% and 1.80% for bottom-up S&P 500 forecasts [1]. The predictive gains are traced to nonlinear interactions among predictors that linear methods miss [1]. The dominant signals are price trends, liquidity, and volatility, while nonlinear methods also emphasize predictors such as term spreads and issuance activity that linear methods ignore [1].

The economic gains are large but conditional. A neural-network market-timing strategy for the S&P 500 achieves an annualized out-of-sample Sharpe ratio of 0.77 versus 0.51 for buy-and-hold [1]. A value-weighted long-short decile strategy based on neural-network forecasts earns a Sharpe ratio of 1.35, versus 0.61 for an analogous OLS-based strategy; the equal-weighted neural-network version earns 2.45, versus 0.83 for OLS [1]. NN3 continues to dominate for the market portfolio at the annual horizon, achieving a 15.7% annual out-of-sample R-squared [1]. At the same time, the evidence does not support an unqualified “deep learning wins” claim. Shallow learning outperforms deeper learning in this setting: neural-network performance peaks at three hidden layers and then declines, and boosted trees and random forests select trees with few leaves, likely because of relatively small data and tiny signal-to-noise ratios in asset pricing [1]. Machine-learning methods on their own do not identify deep fundamental associations among asset prices and conditioning variables; predictive accuracy does not equate to understanding economic mechanisms or equilibria [1]. Excluding microcaps significantly reduces the Sharpe ratios of the best-performing neural-network strategies, suggesting part of the alpha may come from hard-to-trade small caps, and all machine-learning models fail to positively predict the Momentum factor portfolio at the annual horizon [1].

LLM and decomposition-ensemble methods enter mainly as view-generation layers rather than as standalone allocators. The LLM-Enhanced Black-Litterman framework translates not only LLM return forecasts but also their inherent uncertainty into Black-Litterman view-confidence inputs, automatically calibrating tau so that biased or unstable predictions are down-weighted [7]. The paper states that simply using raw LLM outputs can lead to unstable portfolios and that LLM selection is a strategic choice of investment style whose success depends on alignment with the prevailing market regime [7]. In its 10-month out-of-sample test from September 2024 to June 2025, BLM-Qwen achieved a CAGR of 0.2811 and BLM-Llama 0.2751, both above equal-weight at 0.1907 and mean-variance optimization at 0.0607, while BLM-Qwen posted the lowest maximum drawdown at -0.1375 [7]. BLM-Gemma delivered a modest positive CAGR of 0.1590 and BLM-GPT lagged at 0.0768, performing similarly to mean-variance optimization in returns [7]. The authors also note that a consistent but pessimistic bias can sometimes provide a more stable signal for the optimizer than raw accuracy alone [7].

The SSA-MAEMD-TCN hybrid similarly automates Black-Litterman view generation. It combines Singular Spectrum Analysis for denoising, Multivariate Aligned Empirical Mode Decomposition for frequency-aligned decomposition, and Temporal Convolutional Networks for deep sequence learning [8]. Empirical tests on Nasdaq 100 stocks show significant forecasting improvement over MAEMD and MEMD baselines, and the optimized portfolio achieves annualized returns and Sharpe ratios far exceeding those of the traditional portfolio over a short holding period, even after transaction costs [8]. The same source warns that as the holding period lengthens, the advantages of Black-Litterman returns and Sharpe ratios diminish because subjective views become less adapted to market conditions [8].

## Allocation mechanics: corner solutions, anchored tilts, and policy networks

Mean-variance optimization produces a transparent weight vector, but unconstrained sample-based solutions are often economically implausible. Markowitz’s own analysis of the anticipated-return rule shows that maximizing return puts all funds in the security with the maximum discounted return, producing a corner solution unless diversification is imposed through another criterion [6]. In practice, historical return inputs lead to extreme portfolios with large long and short positions, and long-only constraints produce concentrated portfolios [3]. Roncalli states that raw mean-variance solutions are generally not satisfied in practice, so practitioners spend substantial time adding and testing constraints, and that constraint-based regularization introduces the personal views of the quant in charge and requires repeated trial and error [10].

Black-Litterman changes the allocation output by anchoring it to the market portfolio. If the investor has no additional views, the optimal portfolio corresponding to equilibrium returns is the market portfolio [4]. Views tilt the posterior away from market-cap weights only to the extent of the expressed views and their confidence levels, which is why Black-Litterman is credited with overcoming unintuitive, highly concentrated portfolios and producing sensible weights [3]. Idzorek’s example shows that a relative view can produce counterintuitive results: if a view states that nominally outperforming assets will outperform by less than the implied equilibrium differential, the model can actually reduce allocations to those assets and increase allocations to the nominally underperforming assets [3]. This illustrates both the Bayesian logic and the subtlety of view specification.

The robustness is partial. Roncalli notes that Black-Litterman is slightly more robust than Markowitz because the benchmark or tracking-error structure is already a form of regularization, but because Black-Litterman is a slight modification of Markowitz, it suffers from the same drawbacks [10]. He also warns that certain Black-Litterman parameterizations can dramatically reduce the covariance matrix; as tau approaches zero, the conditional expectation tends toward the manager’s views while the covariance tends toward the null matrix, creating an arbitrage between reliance on subjective views and loss of variance information [10]. Bertsimas et al. show that standard Black-Litterman portfolios can provide slightly higher returns when views are correct, but are more sensitive to view accuracy, whereas inverse-optimization portfolios are more consistent when views are incorrect [4].

Deep learning and reinforcement learning can invert the allocation architecture. In Deep Hedging, there is no separate quadratic program producing a weight vector; the neural network itself parametrizes the trading strategy, and market frictions are embedded in the objective or action space [2]. The paper argues that complete-market models fail in practice because pricing and risk are not linear but depend on the overall book, and that existing alternatives offer few solutions that scale well over a large portfolio of instruments [2]. Deep Hedging uses semi-recurrent neural networks trained with Adam mini-batch reinforcement learning, and its computational performance is largely invariant in the size of the portfolio because it depends mainly on the number of hedging instruments available [2].

AlphaGlass offers a middle path between opaque policy networks and transparent classical optimization. It maps firm characteristics into additive signals with sparse pairwise interactions and converts those signals into long-short portfolios through a differentiable rank-and-mask layer [11]. The model is a neural-network-based additive design combining the interpretability of Generalized Additive Models with neural-network flexibility, so portfolio signals and allocations can be decomposed into explicit characteristic- and interaction-level contributions [11]. It replaces hard rank cutoffs with smooth “soft” weights, interpreted as probabilities that a stock belongs to a given portfolio, and proves that the soft rank-and-mask procedure is a faithful surrogate for conventional hard sort-and-cut construction when signals are well separated [11]. The key innovation is joint estimation: rather than forecasting returns and then forming portfolios, AlphaGlass directly optimizes the investor’s objective within an interpretable characteristic-based framework [11]. Section 6 extends the same design to a mean-variance objective [11].

Production practice is still dominated by classical models plus heavy regularization. Roncalli records that the Markowitz approach became the standard model for strategic asset allocation until the end of the 2000s, and that since the 2008 crisis risk budgeting, including risk parity and equal risk contribution, has emerged as a serious contender because it produces stable portfolios without relying on expected returns [10]. For tactical asset allocation, professionals generally prefer Black-Litterman because the optimized portfolio depends on the current allocation, but the model remains vulnerable to the same mean-variance drawbacks [10]. The documented robustification routes are input estimation methods such as de-noising and covariance shrinkage, and objective-function regularization such as L1 or L2 penalties, which in robo-advisor settings require non-traditional algorithms based on ADMM and proximal operators [10]. Roncalli also notes that the rise of robo-advisors changes the trend by creating demand for active allocation models focused on expected returns, because the challenge is tactical dynamic allocation rather than static strategic profiling [10].

## Hybrid frameworks: what combination is actually supported

The evidence supports hybrid frameworks, but not a symmetric merger of all three families: LLM and decomposition-ensemble models are used as view-generation layers inside Black-Litterman rather than as standalone allocators [7] [8], inverse optimization extends Black-Litterman to volatility views and coherent risk [4], and AlphaGlass fuses interpretable learning with portfolio objectives [11]. The hybrids that appear strongest assign each component a specific job: a stable prior or backbone supplied by Black-Litterman or inverse optimization [3] [4]; a data-driven view layer supplied by LLMs or decomposition-ensemble forecasts [7] [8]; a risk objective that is more faithful than variance supplied by CVaR, coherent risk, or Sharpe-ratio optimization [4] [9] [11]; and an interpretable architecture supplied by additive rank-based models [11].

| Hybrid design | What it combines | What it is meant to fix | Evidence limit |
| --- | --- | --- | --- |
| LLM-Enhanced Black-Litterman | LLM forecasts and forecast uncertainty as Black-Litterman views with calibrated confidence [7] | Subjective human views and unstable raw LLM outputs [7] | 50 S&P 500 constituents, 10-month test, style-dependent performance [7] |
| SSA-MAEMD-TCN Black-Litterman | SSA denoising, multivariate aligned EMD, and TCN forecasting as automated view generation for Black-Litterman [8] | View quality and noise in forecasting [8] | Short-holding advantage; benefits diminish as holding period lengthens [8] |
| MV-IO and RMV-IO | Inverse optimization, equilibrium-based estimators, volatility views, and coherent risk measures [4] | Black-Litterman’s return-only views and mean-variance restriction [4] | Simulation and backtesting; performance differences depend on out-of-sample window [4] |
| AlphaGlass | Interpretable additive neural architecture, sparse interactions, differentiable rank-and-mask, and direct Sharpe or mean-variance optimization [11] | Predict-then-optimize mismatch and black-box opacity [11] | May 2026 NBER working paper, not peer-reviewed; simulations and U.S. equity out-of-sample evidence [11] |
| Deep Hedging | Reinforcement learning, neural-network policies, convex risk measures, and embedded market frictions [2] | Complete-market linearity and inability to incorporate transaction costs, liquidity, and capital limits [2] | Derivative hedging setting; model-free but depends on scenario generator and objective specification [2] |

The LLM-Enhanced Black-Litterman architecture is the clearest example of using machine learning as a view layer rather than as the allocator [7]. Its contribution is not a new time-series forecasting model but a structured methodology to translate LLM predictions and their uncertainty into Black-Litterman inputs [7]. This matters because Black-Litterman’s historical weakness is subjective human views, which are difficult to scale and prone to cognitive biases such as overconfidence and herding [7]. The framework quantifies predictive uncertainty and automatically calibrates confidence, mitigating the risk of overweighting biased or unstable predictions [7]. A separate line of research bypasses optimization frameworks entirely and uses LLMs as autonomous trading agents; the Black-Litterman hybrid deliberately keeps the optimization backbone [7].

The SSA-MAEMD-TCN architecture addresses a different bottleneck: forecast quality and noise [8]. Mainstream hybrid view-generation models often neglect noise and use univariate decompositions that fail to exploit multivariate information [8]. SSA-MAEMD-TCN uses singular spectrum analysis to extract main patterns from embedded high-dimensional data, multivariate aligned empirical mode decomposition with Kullback-Leibler divergence to align intrinsic mode functions, and temporal convolutional networks whose dilated and causal convolutions expand the receptive field exponentially [8]. On Nasdaq 100 stocks, it outperforms MAEMD and MEMD baselines, and the resulting Black-Litterman portfolio shows strong short-holding performance after transaction costs [8]. The same source also cautions that Black-Litterman’s advantage weakens over longer horizons because subjective views become stale as market conditions change [8].

The inverse-optimization line is the most direct theoretical hybrid between Black-Litterman and coherent risk [4]. It replaces the statistical blending framework with optimization, characterizing Black-Litterman as the solution to a convex problem and thereby eliminating the need for certain approximations [4]. It permits views on volatility and market dynamics, such as volatility information from liquid options markets, and constructs robust mean-variance inverse-optimization portfolios that accommodate volatility uncertainty [4]. The computational evidence shows lower out-of-sample variance for inverse-optimization portfolios, especially RMV-IO, and greater robustness when views are incorrect [4].

AlphaGlass is the deepest fusion because it collapses the prediction and optimization stages into one estimand [11]. It is motivated by two defects in the standard machine-learning pipeline: return prediction is only an intermediate target, and forecasting returns need not align with risk-adjusted portfolio objectives once signals are converted into portfolios; separately, black-box opacity limits economic interpretability [11]. AlphaGlass addresses both by jointly estimating signals and maximizing the investment objective in a single step while maintaining transparency through additive main effects and sparse interactions [11]. In Monte Carlo simulations, AlphaGlass attains an average annualized Sharpe ratio of 1.774 at a 120-month training length, compared with 1.568 for EBM, 1.449 for a neural network, and 1.411 for Random Forest; at 240 months, the values rise to 1.970, 1.755, 1.557, and 1.438, respectively [11]. It captures 74.3% of the ranking-oracle Sharpe ratio at 120 months and 83.4% at 240 months [11]. In U.S. equities, it outperforms benchmark characteristic-sorted portfolios and decile portfolios formed on Random Forest and neural-network return predictions, while revealing interpretable drivers such as industry concentration, operating leverage dynamics, momentum, and industry-adjusted labor adjustment [11].

Deep Hedging is a different kind of hybrid: it fuses learning with a risk-measure objective and real-world frictions rather than blending Black-Litterman with machine learning [2]. It optimizes hedging under convex risk measures, including average value at risk or CVaR, and can incorporate transaction costs, liquidity constraints, bid/ask spreads, and market impact [2]. Under a Heston model with proportional transaction costs, the approach shows promising results and remains feasible in high-dimensional settings [2]. Its advantage is that it sidesteps both the distributional assumption and the view-specification problem by learning the policy directly, but its domain is derivative hedging rather than strategic asset allocation [2].

## Limits, tensions, and what the evidence does not establish

The hybrid answer is feasible but not settled. The strongest tension is between published prototype performance and out-of-sample estimation error. DeMiguel et al. show that even well-designed optimizers can lose to 1/N once estimation error is priced in, with required estimation windows of thousands of months for realistic portfolios [5]. Gu, Kelly, and Xiu show that machine learning can generate large Sharpe improvements, but also that shallow models beat deep ones in asset pricing because of low signal-to-noise data, that linear methods fail in high dimensions without regularization, and that some apparent gains may depend on hard-to-trade microcaps or fail for momentum at annual horizons [1]. LLM and decomposition-ensemble hybrids report strong results, but over limited test periods and short holding horizons [7] [8]. AlphaGlass reports strong simulation and out-of-sample results, but it is a May 2026 NBER working paper and not yet a peer-reviewed journal article, and the paper itself notes that many characteristics with high in-sample Sharpe ratios have substantially lower out-of-sample Sharpe ratios [11].

There is also a tension between interpretability claims and model capacity. Gu, Kelly, and Xiu state plainly that machine-learning methods on their own do not identify deep fundamental associations and that predictive accuracy does not reveal economic mechanisms [1]. AlphaGlass treats opacity as a design defect to be engineered around, using an additive architecture with sparse interactions and a differentiable rank layer to make long and short positions decomposable [11]. This supports the user’s premise that dense deep models suffer from poor interpretability, but refines it: the limitation is architectural, not inherent to machine learning as such [11]. The same paper notes that when optimizing for drawdowns, a neural net can have a higher raw Sharpe ratio than AlphaGlass but a much larger drawdown penalty, and that EBM can match AlphaGlass’s Sharpe ratio while suffering a high drawdown penalty, so interpretability and performance are not automatically aligned [11].

Black-Litterman is similarly a regularization, not a cure. It overcomes some mean-variance pathologies by anchoring to equilibrium and by spreading errors across the expected-return vector [3]. But it remains locked into mean-variance unless generalized, accepts only return views in its original form, and can be sensitive to incorrect views [4]. Roncalli states that because Black-Litterman is a slight modification of Markowitz, it suffers from the same drawbacks [10]. The inverse-optimization and coherent-risk extensions address this by moving beyond variance and beyond return-only views, but their evidence is computational and backtested rather than production-documented [4].

The production evidence is dated and conservative. Roncalli’s robo-advisor study, published in 2019, describes deployed practice as regularized mean-variance and Black-Litterman with denoising, shrinkage, weight constraints, and norm penalties, and notes that risk budgeting became a serious contender after 2008 because it avoids expected-return estimation [10]. The paper’s projection that robo-advisors would manage around $1 trillion by 2020 is a historical estimate, not a 2026 observation [10]. The available evidence therefore establishes that learned allocators are an active research direction, but it does not establish that they have displaced regularized Black-Litterman or mean-variance workflows in production.

## What the evidence supports

The core differences can be stated cleanly. Mean-variance optimization measures risk as variance, requires estimates of expected returns and covariances, and produces a transparent but often unstable weight vector; its original formulation does not assume normality, but it ignores higher moments and is highly sensitive to estimation error [6] [4] [5] [10]. Black-Litterman measures risk through the same mean-variance lens unless extended, obtains expected returns from a market-equilibrium prior plus subjective views, and produces market-anchored tilts that are more intuitive but still view-dependent and still vulnerable to mean-variance fragility [3] [4] [10]. Deep learning and reinforcement learning measure risk by the objective chosen by the practitioner, predict returns through nonlinear characteristic interactions or skip return prediction entirely, and produce either opaque policy mappings or, when constrained, interpretable portfolio rules [1] [2] [11].

A general-purpose hybrid is possible, but the evidence supports a layered architecture rather than a single universal model. The most defensible framework combines a stable equilibrium or regularized mean-variance backbone [3] [10], machine-learning or LLM-generated views with explicit uncertainty calibration [7] [8], a tail-aware or coherent risk objective such as CVaR or an investor objective such as Sharpe ratio [9] [4] [11], and an interpretable architecture that preserves attribution to characteristics and interactions [11]. AlphaGlass is the strongest current evidence that this can be done end-to-end: it directly optimizes the investor’s objective while keeping allocations decomposable, and it extends to a mean-variance objective [11]. Deep Hedging shows the complementary route for derivatives and frictions, learning policies under convex risk measures without a classic pricing model [2]. Bertsimas et al. show the classical-model route, extending Black-Litterman to volatility views and coherent risk through inverse optimization [4].

The judgment is therefore a qualified yes. The published evidence supports hybrid frameworks that are more general and potentially more effective than any single family in isolation, because they address different failure modes: estimation error in mean-variance, subjectivity in Black-Litterman, opacity and overfitting in deep learning, and tail insensitivity in variance [5] [3] [1] [9]. But the evidence does not yet establish that any hybrid has become the production default. What would change the judgment is not another backtest with a higher Sharpe ratio, but long-sample out-of-sample results after realistic costs, robustness across market regimes and holding horizons, transparent attribution that survives auditability, and deployment evidence showing that learned or hybrid allocators displace regularized mean-variance and Black-Litterman workflows in live robo-advisor or institutional asset-allocation settings [5] [7] [8] [10] [11].

## References

[1] https://www.nber.org/system/files/working_papers/w25398/w25398.pdf — https://www.nber.org/system/files/working_papers/w25398/w25398.pdf
[2] https://arxiv.org/pdf/1802.03042 — https://arxiv.org/pdf/1802.03042
[3] Microsoft Word - BL Draft with Graphs.doc — https://people.duke.edu/~charvey/Teaching/BA453_2006/Idzorek_onBL.pdf
[4] Inverse Optimization: A New Perspective on the Black-Litterman Model - PMC — https://pmc.ncbi.nlm.nih.gov/articles/PMC4224190/
[5] Optimal Versus Naive Diversification: How Inefficient is the 1/N Portfolio Strategy? by Victor DeMiguel, Lorenzo Garlappi, Raman Uppal :: SSRN — https://papers.ssrn.com/sol3/papers.cfm?abstract_id=1376199
[6] https://cdn.indexacapital.com/bundles/unaiadvisor/docs/papers/1952-Markowitz-JF.pdf?v=3.15 — https://cdn.indexacapital.com/bundles/unaiadvisor/docs/papers/1952-Markowitz-JF.pdf?v=3.15
[7] LLM-Enhanced Black-Litterman Portfolio Optimization — https://arxiv.org/pdf/2504.14345v2
[8] https://arxiv.org/pdf/2505.01781v2 — https://arxiv.org/pdf/2505.01781v2
[9] https://sites.math.washington.edu/~rtr/papers/rtr179-CVaR1.pdf — https://sites.math.washington.edu/~rtr/papers/rtr179-CVaR1.pdf
[10] https://arxiv.org/pdf/1902.07449 — https://arxiv.org/pdf/1902.07449
[11] https://www.nber.org/system/files/working_papers/w35186/w35186.pdf — https://www.nber.org/system/files/working_papers/w35186/w35186.pdf


Please begin the extraction now. Output only the JSON list directly, without any chitchat or explanations.