Correct the scale sensitivity of covariance matching
Determine whether scale-normalizing the covariance-matching objective or retuning its fit-loss weight separately for graph size and edge density removes the whole-graph recovery degradation without destroying the directional separation guaranteed by covariance matching.
References
Section~\ref{sec:emp-tradeoff} traces covariance matching's worse SHD in part to raw-scale growth with graph density interacting with a fixed loss weight $w_f$, but we have not implemented or evaluated a scale-normalized variant of the covariance objective (for instance, dividing $L$ by $\mathrm{tr}(\hat\Sigma)$ or $|\hat\Sigma|_F2$) or an ablation retuning $w_f$ separately per $(d,\text{density})$ cell; doing either, and confirming it removes the effect without disturbing Lemma~\ref{lem:separation}'s separation, is left to future work.