---
title: Exploratory Mean-Variance Optimization
url: https://www.emergentmind.com/topics/exploratory-mean-variance-emv
type: topic
---

# Exploratory Mean-Variance Optimization

Exploratory Mean-Variance (EMV) is an entropy-regularized, distributional-control reformulation of mean-variance optimization in which the decision variable is a policy density over actions rather than a single deterministic control. In portfolio problems, EMV retains the classical trade-off between expected terminal wealth and terminal variance, but it augments that criterion with an explicit exploration term—most commonly accumulated differential entropy—so that exploration and exploitation are optimized jointly within stochastic control or reinforcement learning. In the continuous-time formulations developed for portfolio selection, the optimal exploratory policy is Gaussian with time-decaying variance; later work extended the framework to large-scale multi-asset allocation, discrete-time portfolio models, finite-horizon Markov decision processes, regime-switching markets, jump-diffusions, robust drift-uncertainty settings, path-dependent controls, and Choquet-regularized exploration [1907.11718].

## 1. Conceptual foundations

The classical continuous-time mean-variance problem seeks
\[
\min_u \operatorname{Var}[x_T^u]\qquad \text{subject to}\qquad \mathbb{E}[x_T^u]=z,
\]
or, after Lagrangian embedding,
\[
\min_u \ \mathbb{E}[(x_T^u-w)^2]-(w-z)^2.
\]
EMV preserves this mean-variance target but replaces the point control \(u_t\) by a randomized control law \(\pi_t\), typically a density over portfolio allocations. Exploration is then measured by an accumulated regularizer, most prominently
\[
\mathcal H(\pi):=-\int_0^T\int \pi_t(u)\ln \pi_t(u)\,du\,dt,
\]
so the optimizer trades off terminal variance reduction against controlled policy dispersion.

This reformulation does not eliminate the foundational issues of mean-variance analysis. The mean-variance criterion remains time-inconsistent in its standard dynamic form, so many EMV solutions are pre-committed rather than dynamically time-consistent. More broadly, the classical literature on mean-variance and expected utility emphasizes that a two-dimensional \((\mu,\sigma)\) representation is coherent only under specific restrictions, such as quadratic utility or normal/CARA environments, and Borch’s paradox targets unrestricted mean-variance indifference reasoning [1306.2728]. EMV therefore extends a particular mean-variance decision paradigm; it does not replace the broader expected-utility critique of that paradigm.

A second conceptual point is that, in EMV, randomization is not merely a numerical device for learning. In mean-variance control and mean-variance MDPs, randomization and history dependence can enlarge the attainable mean-variance region. Finite-horizon MDP results show that randomized or history-based policies can improve performance, and that randomization can be intrinsic to variance control rather than an auxiliary exploration heuristic [1104.5601].

## 2. Continuous-time core formulation

In the large-scale continuous-time portfolio formulation, there is one riskless asset with constant rate \(r\) and \(d\) risky assets following geometric Brownian motions. With discounted dollar holdings \(u_t\in\mathbb R^d\), the classical discounted wealth satisfies
\[
dx_t^u=\sigma u_t\cdot(\rho\,dt+dW_t),\qquad x_0^u=x_0,
\]
where \(\rho\) is the market price of risk defined by \(\sigma'\rho=\mu-r\mathbf 1\). EMV replaces \(u_t\) by a density \(\pi_t(u)\) over \(u\in\mathbb R^d\), producing the relaxed state dynamics
\[
dX_t^{\pi}=\left(\int_{\mathbb R^d}\rho'\sigma u\,\pi_t(u)\,du\right)dt+\left(\int_{\mathbb R^d}u'\sigma'\sigma u\,\pi_t(u)\,du\right)^{1/2}dB_t.
\]

For fixed Lagrange multiplier \(w\), the exploratory objective is
\[
\min_{\pi}\ \mathbb{E}\left[(X_T^{\pi}-w)^2+\lambda \int_0^T\int_{\mathbb R^d}\pi_t(u)\ln \pi_t(u)\,du\,dt\right]-(w-z)^2,
\]
with \(\lambda>0\) the temperature or exploration weight. The associated HJB equation minimizes, at each \((t,x)\), an integral of the form
\[
\int_{\mathbb R^d}\left(\frac{1}{2}u'\sigma'\sigma u\,v_{xx}+\rho'\sigma u\,v_x+\lambda \ln\pi(u)\right)\pi(u)\,du.
\]
Solving this inner variational problem yields a Gaussian feedback density
\[
\boldsymbol{\pi}^{\ast}(u;t,x,w)=\mathcal{N}\!\left(u\,\Bigg|\,-\sigma^{-1}\rho\frac{v_x(t,x;w)}{v_{xx}(t,x;w)},\,(\sigma'\sigma)^{-1}\frac{\lambda}{v_{xx}(t,x;w)}\right).
\]

In the closed-form solution, the optimal policy becomes
\[
\boldsymbol{\pi}^{\ast}(u;t,x,w)=\mathcal{N}\!\left(u\,\Big| -\sigma^{-1}\rho(x-w),\,(\sigma'\sigma)^{-1}\,\frac{\lambda}{2}\,e^{\rho'\rho (T-t)}\right),
\]
and the optimal value function is explicit. The covariance schedule
\[
\Sigma^{\ast}(t)=(\sigma'\sigma)^{-1}\,\frac{\lambda}{2}\,e^{\rho'\rho (T-t)}
\]
is highest at \(t=0\) and decreases in time, so exploration is front-loaded and attenuates as maturity approaches. The corresponding Lagrange multiplier satisfying \(\mathbb E[X_T^\ast]=z\) is
\[
w=\frac{z\,e^{\rho'\rho T}-x_0}{e^{\rho'\rho T}-1}.
\]
These properties—closed-form value, Gaussian optimality, and time-decaying exploration—define the canonical continuous-time EMV structure [1907.11718].

## 3. Structural properties and relation to classical mean-variance

A central structural result is the separation between exploitation and exploration. In the continuous-time single-asset formulation, the optimal exploratory policy is
\[
\boldsymbol{\pi}^*(u;t,x,w)=\mathcal N\!\left(u\,\Big|-\frac{\rho}{\sigma}(x-w),\,\frac{\lambda}{2\sigma^2}e^{\rho^2(T-t)}\right),
\]
so the Gaussian mean coincides exactly with the classical pre-committed mean-variance feedback control, while the Gaussian variance is a pure exploration term [1904.11392]. In the \(d\)-asset formulation, the same pattern appears: exploitation enters through the mean \(-\sigma^{-1}\rho(x-w)\), whereas exploration enters through the covariance \((\sigma'\sigma)^{-1}\frac{\lambda}{2}e^{\rho'\rho(T-t)}\) [1907.11718].

The classical and exploratory problems are linked by a zero-temperature limit. As \(\lambda\to 0\),
\[
\boldsymbol{\pi}^{\ast}(\cdot;t,x,w)\Rightarrow \delta_{-\sigma^{-1}\rho(x-w)}(\cdot),
\]
and the EMV value converges to the classical mean-variance value. This establishes solvability equivalence between the classical and entropy-regularized formulations in the continuous-time models [1904.11392].

The multi-asset time-varying extension preserves the Gaussian structure but replaces constant coefficients by \(\Sigma_t\), \(\mu_t-r\), and the profitability functional
\[
A(t)=(\mu_t-r)^\top \Sigma_t^{-1}(\mu_t-r),\qquad
K(t,T)=\frac{1}{T-t}\int_t^T A(s)\,ds.
\]
The optimal exploratory portfolio distribution is
\[
P^*(t,\cdot)=\mathcal N\Big(\big(\frac{\tau}{2\gamma}-w\big)\Sigma_t^{-1}(\mu_t-r),\ \frac{\lambda}{2\gamma}e^{K(t,T)(T-t)}\Sigma_t^{-1}\Big),
\]
so exploration expands in directions determined by \(\Sigma_t^{-1}\) and scales with \(e^{K(t,T)(T-t)}\) [2505.07537].

Discrete-time EMV yields an analogous but not identical structure. With wealth recursion \(x_{t+1}^{\pi}=r_f x_t^\pi+r_tu_t^\pi\), the optimal feedback density is Gaussian type,
\[
\pi^*(u;t,x,w)
=\mathcal N\!\left(
u\,\Big|\,
-\frac{a r_f( x-\rho_t w)}{a^2+\sigma^2},\
\frac{\lambda}{2(a^2+\sigma^2)}\left(\frac{a^2+\sigma^2}{\sigma^2 r_f^2}\right)^{T-t-1}
\right),
\]
with variance decaying geometrically as the horizon shortens [2312.15385]. A common misconception is that Gaussian optimality in EMV requires Gaussian return distributions. In this discrete-time model, normality of returns is explicitly not required for optimality; only the first two moments \(a,\sigma^2\) and independence between \(r_t\) and \(u_t\) are used [2312.15385].

## 4. Discrete-time, MDP, and algorithmic formulations

The policy improvement theorem is one of the defining algorithmic mechanisms in EMV. In continuous time, if an admissible feedback policy \(\boldsymbol\pi\) has value \(V^{\boldsymbol\pi}\in C^{1,2}\) with \(V^{\boldsymbol\pi}_{xx}>0\), the Gaussian improvement map
\[
\tilde{\boldsymbol{\pi}}(u;t,x,w)=\mathcal{N}\!\left(u\,\Bigg|\,-\sigma^{-1}\rho\frac{V_x^{\boldsymbol{\pi}}(t,x;w)}{V_{xx}^{\boldsymbol{\pi}}(t,x;w)},\,(\sigma'\sigma)^{-1}\frac{\lambda}{V_{xx}^{\boldsymbol{\pi}}(t,x;w)}\right)
\]
satisfies
\[
V^{\tilde{\boldsymbol{\pi}}}(t,x;w)\leq V^{\boldsymbol{\pi}}(t,x;w),
\]
and the Gaussian family is closed under policy improvement [1907.11718]. This theorem underlies practical RL schemes based on value fitting and policy updates rather than direct search over unrestricted control laws.

In large-scale multi-asset learning, one implementation minimizes an empirical squared Bellman error for a parametric value \(V^\theta\) and Gaussian policy \(\pi^\phi\), then applies the policy-improvement map using \(\partial_x V^\theta\) and \(\partial_{xx}V^\theta\). In the time-varying multi-asset SAC adaptation, model parameters influencing the optimal policy are partitioned into three parts and learned progressively: per-asset \(\mu^{(i)}(t)-r\), cross-sectional \(\Sigma_t^{-1}\), and long-term profitability \(K(0,T)\). This partition is reported to reduce numerical instability and improve learning accuracy in the multi-asset case [2505.07537].

The discrete-time RL formulation uses a Bellman-error objective
\[
C(\theta,\phi)=\frac{1}{2} \sum_{(t,x_t)\in D} \left[\hat{J}^{\theta}(t,x_t;w) + \lambda \int_{\mathbb{R}}\pi_t^{\phi}(u)\,\ln \pi_t^{\phi}(u)\,du \right]^2,
\]
with a quadratic-form value parameterization and Gaussian actor consistent with the analytic solution. The target mean constraint is enforced by the stochastic-approximation update
\[
w_{n+1}=w_n-\alpha(x_T-b),
\]
or a sample-average variant for stability [2312.15385].

Finite-horizon MDP work generalizes mean-variance optimization beyond portfolio diffusion models. The formulation
\[
J^u_0(s_0)=\mu^u_0(s_0)-\lambda \sigma^u_0(s_0)
\]
fails to satisfy the standard dynamic programming principle because variance is non-additive. The remedy is a bilevel reduction based on the pseudo mean \(y_0\) and pseudo variance \(\hat{\sigma}(X,y)=\mathbb E[(X-y)^2]\), together with an augmented state \(y_{t+1}=y_t-r_t(s_t,a_t)\). The resulting inner problem is a standard finite-horizon MDP on \(\widetilde{\mathcal S}=\mathcal S\times \mathbb R\), and the original problem’s optimal policy is generally history-dependent deterministic. That paper does not explicitly use the term “Exploratory Mean-Variance (EMV),” but it describes a model-based foundation for EMV-style RL in finite horizon by separating exploration over pseudo means from policy improvement in the inner problem [2507.22327].

This MDP line also clarifies computational difficulty. In finite-horizon mean-variance MDPs, randomization and history dependence can strictly improve achievable mean-variance trade-offs, but computing a policy that maximizes the mean reward under a variance constraint is NP-hard for some policy classes and strongly NP-hard for others [1104.5601].

## 5. Major extensions and specialized variants

A regime-switching extension, termed EMVRS, places the market in a finite-state Markov chain \(\alpha_t\in\{1,\dots,l\}\) with regime-dependent drift, volatility, and Sharpe ratio. The optimal value function is
\[
V^*(t,x,i)=P(t,i)\big[x+(\lambda-z)H(t,i)\big]^2+(\lambda-z)^2C(t,i)+D(t,i)-\lambda^2,
\]
and the optimal exploratory control is Gaussian,
\[
\pi_t^*(u;i)=\mathcal N\Big(-\frac{\rho(t,i)}{\sigma(t,i)}\,[x+(\lambda-z)H(t,i)],\ \frac{\xi}{2\sigma^2(t,i)P(t,i)}\Big).
\]
A policy improvement theorem remains valid, but the paper argues that temporal-difference learning is not adequate in this setting; instead it introduces Orthogonality Condition learning based on the martingale property of the value-plus-entropy process \(M_t^*\) [2501.16659].

Jump models retain the exploratory-control logic while altering the state noise structure. In the entropy-regularized jump-diffusion EMV framework, the continuous-time exploratory wealth dynamics arise as the weak limit of natural discrete-time randomized controls. The optimal control distribution is again Gaussian, with mean and covariance
\[
m_t=-(X_t-\lambda)S_a^{-1}(t,Y_t)M_a(t,Y_t),\qquad
\Sigma_t=\beta S_a^{-1}(t,Y_t),
\]
and the optimal wealth process solves a linear SDE with an explicit stochastic-exponential representation [2312.13409]. A separate jump-diffusion line treats the original mean-variance objective as time-inconsistent control and derives an exploratory equilibrium policy
\[
\pi^*_{t,x}(u)\sim N\!\left(\frac{\mu-r}{\gamma(\sigma^2+\delta^2)},\,\frac{\lambda}{\gamma(\sigma^2+\delta^2)}\right),
\]
centered on the classical equilibrium control rather than the pre-committed optimum [2512.09224].

Robust EMV introduces model ambiguity in the drift through uncertainty in the market price of risk \(\varrho_t\). The robust problem is a min-max EMV objective, and the worst-case choice is the admissible Sharpe ratio with minimal \(L^2\) norm:
\[
\varrho_t^*:=\arg\min_{\varrho_t\in\Xi}\ \varrho_t^\top \varrho_t.
\]
The corresponding exploratory policy remains Gaussian,
\[
\pi_t^*(v;\varrho^*)=\mathcal N\Big(v\ \Big|\ -\sigma_t^{-1}\varrho_t^*(x-\omega),\ \frac{c}{2}(\sigma_t^\top\sigma_t)^{-1}\exp\{\int_t^T\Upsilon_s^*\,ds\}\Big),
\]
and the paper interprets robustness as weighting more on exploitation rather than exploration [2108.04100].

Two further extensions modify the exploration regularizer itself. Path-dependent EMV conditions the policy on the full wealth path \(X_t\) and uses functional Itô calculus, leading to a Gaussian policy on holdings
\[
\mathcal N\Big( - (\boldsymbol \sigma_t \boldsymbol \sigma_t^{T})^{-1} (\boldsymbol \mu_t - r \boldsymbol e_d)\frac{\Delta_x V(X_t)}{\Delta_{xx} V(X_t)} ,\  (\boldsymbol \sigma_t \boldsymbol \sigma_t^{T})^{-1} \frac{\gamma}{\Delta_{xx} V(X_t)} \Big)
\]
and a path-dependent HJB on path space [2303.02298]. Choquet-regularized EMV replaces entropy by a Choquet regularizer \(\Phi_h\); the optimal exploratory distributions remain a location-scale family with quantile
\[
Q_{\Pi^*}(p)=-\frac{\rho}{\sigma}(x-w)+\frac{\lambda h'(1-p)}{2\sigma^2}e^{\rho^2(T-t)},
\]
so the sampler shape depends on \(h\), generating exponential, uniform, or Gaussian exploratory laws [2307.03026].

## 6. Empirical performance, misconceptions, and limitations

Large-scale empirical studies consistently report that EMV is competitive in high-dimensional allocation. In S&P 500 experiments with monthly rebalancing, the large-scale continuous-time EMV method reported, for example, \(d=20\), \(L=200\%\), annualized return \(\approx 10.8\%\), Sharpe \(\approx 0.797\), and training time \(\approx 0.31\) hours, while the DDPG benchmark reported unannualized return \(\approx -300.1\%\), Sharpe \(\approx -0.411\), and training time \(\approx 4.23\) hours. For \(d=60\), EMV reported \(\approx 11.2\%\) and Sharpe \(\approx 1.323\); in daily rebalancing experiments, \(d=50\) reported \(\approx 44.9\%\) and Sharpe \(\approx 1.347\). Across experiments, the paper states that EMV consistently achieves \(>10\%\) annualized returns and outperforms econometric baselines and deep RL by large margins [1907.11718].

Time-varying multi-asset SAC results are also favorable. On real-market datasets 29DJI, 57NASDAQ, and 340SP, the reported test metrics show SAC as the best method on MEAN, CEQ, SR, CEQ_TR, and SR_TR. For 340SP, the reported testing values are MEAN \(0.0440\), CEQ \(0.3451\), SR \(1.4425\), CEQ_TR \(0.2605\), and SR_TR \(1.2091\), while the plug-in benchmark reports CEQ_TR \(-0.1742\) and SR_TR \(-0.4784\) [2505.07537].

Regime-switching and equilibrium-jump studies report gains from specialized learning rules. In EMVRS, OC learning dominates TD learning in simulation and real data; for example, with action constraint \(1\) and no short selling, EMVRS with OC learning reports annualized mean \(12.177\), volatility \(1.932\), and Sharpe ratio \(5.9269\), while EMV reports \(3.507\), \(1.673\), and \(1.6650\) [2501.16659]. In the equilibrium jump-diffusion framework, the RL model is reported as profitable in 13 out of 14 tests on real market data [2512.09224].

Several misconceptions recur in discussions of EMV. EMV does not, by itself, resolve the time inconsistency of mean-variance optimization: pre-committed continuous-time formulations remain time-inconsistent, and equilibrium approaches are a separate line of development [1907.11718]. Nor is EMV synonymous with entropy regularization alone: Choquet-regularized formulations produce non-Gaussian exploratory samplers such as exponential and uniform laws [2307.03026]. Finally, superior empirical performance does not remove the model restrictions emphasized in the literature. Many theoretical EMV models assume geometric Brownian motion, constant risk-free rates, non-degenerate covariance, and no transaction costs; transaction costs and leverage constraints are often introduced only empirically. Reported limitations include model misspecification, nonstationarity, jumps, path dependence, sensitivity to \(\lambda\) and \(T\), multiple local optima in nonlinear MDPs, and the computational burden of augmented-state or path-dependent formulations [2507.22327].

Taken together, these results place EMV at the intersection of mean-variance control, entropy-regularized RL, and distributional policy design. Its defining structural feature is the replacement of deterministic feedback by analytically tractable exploratory distributions—most often Gaussian, but not necessarily so—whose mean preserves the classical exploitation direction and whose dispersion operationalizes exploration under an explicitly risk-sensitive criterion.

Source: https://www.emergentmind.com/topics/exploratory-mean-variance-emv