---
title: 'DL-SH: Diverse Domain Applications'
url: https://www.emergentmind.com/topics/dl-sh
type: topic
---

# DL-SH: Diverse Domain Applications

Searching arXiv for recent papers and relevant usages of “DL-SH” to ground the article.
DL-SH is a context-dependent abbreviation rather than a single standardized term. In current arXiv usage it denotes distinct objects in diffusion MRI, molecular spectroscopy, machine learning, homotopy algebra, and KPZ probability. The most technically developed uses include a Deep SHORE generalization of single-shell deep learning in diffusion MRI, an ExoMol line list for the mercapto radical SH, supervised discrete hashing and distributional data-Shapley methods, dg/derived strong-homotopy constructions, and the directed-landscape/stationary-horizon pairing in the KPZ universality class [1907.06319] [1803.09724] [1904.00744] [1808.08576] [2306.09584] [2007.01357].

## 1. Range of meanings

The literature indicates that DL-SH is best read as an acronym whose meaning is fixed by domain.

| Domain | Meaning of DL-SH | Representative source |
|---|---|---|
| Diffusion MRI | Deep learning on SH generalized to Deep SHORE | [1907.06319] |
| Molecular spectroscopy | ExoMol SH line list for the mercapto radical | [1803.09724] |
| Machine learning | DL-SH-style supervised discrete hashing; DShapley | [1904.00744], [2007.01357] |
| Homotopy algebra | dg/derived strong-homotopy Leibniz or Lie-Rinehart structures | [1808.08576], [1303.4665] |
| KPZ theory | Directed landscape–stationary horizon pairing | [2306.09584] |

A common source of confusion is that the same string combines unrelated expansions of “DL” and “SH.” In diffusion MRI, SH denotes spherical harmonics and SHORE extends that basis. In spectroscopy and astrochemistry, SH denotes the mercapto radical or the thiol functional group. In KPZ theory, SH denotes the stationary horizon. In homotopy algebra, “sh” denotes strong homotopy.

## 2. Diffusion-MRI usage: from DL-SH to Deep SHORE

In diffusion MRI, DL-SH originally referred to deep learning on spherical harmonic coefficients of single-shell diffusion-weighted MRI, and Deep SHORE generalizes that paradigm to multi-shell, multi-\(b\)-value data by replacing purely angular SH coefficients with SHORE coefficients [1907.06319]. The core representation is the SHORE expansion
\[
E(\mathbf{q})=\sum_{n,\ell,m} c_{n\ell m}\,G_{n\ell}(q,\zeta)\,Y_\ell^m(\mathbf{u}),
\]
so radial dependence in \(q=\|\mathbf{q}\|\) is modeled jointly with angular structure. The same framework is used to represent the observed diffusion signal and, after fitting histological fiber-orientation distributions on a fixed directional set, the target FOD.

The architectural realization is a fully connected DNN operating on coefficient vectors rather than raw voxelwise signals. The reported configuration uses 50-dimensional SHORE input at radial order 6 or 45-dimensional SH input at 8th order, hidden layers \(x_1=400\), \(x_2=45\), \(x_3=200\), \(x_4=45\), \(x_5=200\), a residual connection across \(x_2\), \(x_3\), and \(x_4\), ELU nonlinearities, RMSProp optimization, and batch size 1000. A distinctive component is “learning on a data-optimized SHORE manifold”: the SHORE scale parameter \(\zeta\) is optimized per dataset by L-BFGS using a signal-reconstruction objective before supervised training.

The paper evaluates the method on ex-vivo squirrel-monkey MRI–histology data with four shells and on in-vivo human data from two 3T scanners. For the ex-vivo task, optimized SHORE \(\rightarrow\) SHORE-HFOD achieved median ACC \(0.78\) on single shell and \(0.80\) on four shells, improving over the reported single-shell baselines \(0.73\) and \(0.73\), and over the multi-shell comparison \(0.74\), with \(p<0.001\). In the in-vivo scanner-consistency experiment, Deep SHORE reached ACC \(0.63\), compared with \(0.39\), \(0.52\), and \(0.57\) for the other multi-shell methods. This establishes DL-SHORE as a direct extension of single-shell DL-SH to varying \(b\)-values, numbers of shells, and gradient-direction counts [1907.06319].

## 3. Spectroscopic and astrochemical usages of SH and \(-\)SH

In molecular spectroscopy, DL-SH denotes the ExoMol ground-state line list for the mercapto radical SH. The line list covers transitions within the \(X\,{}^2\Pi\) ground state and was generated for five isotopologues: \(^{32}\)SH, \(^{33}\)SH, \(^{34}\)SH, \(^{36}\)SH, and \(^{32}\)SD. For \(^{32}\)SH the line list contains 2326 rovibronic states and 81,348 transitions, with \(J_{\max}=60.5\), effective vibrational coverage to \(v_{\max}=14\), and completeness for temperatures up to 5000 K [1803.09724]. The construction combines MRCI+Q electronic-structure calculations with DKH4 and the AWC5Z basis, analytic EMO and morphing representations, empirical refinement to laboratory transitions, variational nuclear-motion calculations with Duo, and an ab initio diagonal \(X\)–\(X\) dipole-moment curve.

This spectroscopic usage is separate from astrochemical work on thiol-bearing molecules, where “\(-\)SH” denotes the thiol functional group. A recent example is the first identification of trans-dithioformic acid, t-HC(S)SH, toward NGC 1333 IRAS 4A2. The reported column density is \((2.63\pm0.32)\times10^{15}\,\mathrm{cm}^{-2}\), the excitation temperature is \(255\pm32\) K, and the fractional abundance with respect to \(\mathrm{H}_2\) is \((2.53\pm0.68)\times10^{-9}\). The associated UCLCHEM warm-up model attributes formation primarily to the barrierless grain-surface reaction \(\mathrm{CSSH}+\mathrm{H}\rightarrow \mathrm{HC(S)SH}\) [2411.05749]. This suggests that, in chemistry-oriented contexts, SH-related abbreviations often encode sulfur functionality rather than any deep-learning or harmonic-analysis construct.

## 4. Machine-learning usages: supervised hashing and distributional data valuation

One machine-learning use treats DL-SH as a family resemblance rather than a fixed acronym. In supervised discrete hashing, S2DHMLR is described as fitting squarely into DL-SH-style methods because it learns binary supervised hash codes directly under a discrete constraint while exploiting label information through mutual regression [1904.00744]. Its defining choice is a single stable projection \( \mathbf{W}\in\mathbb{R}^{L\times c} \) satisfying
\[
\mathbf{H}\approx \mathbf{W}\mathbf{Y},\qquad
\mathbf{Y}\approx \mathbf{W}^\top\mathbf{H},
\]
instead of two separate label-to-code and code-to-label projections. The full optimization couples this mutual regression with a feature-to-code projection \( \mathbf{P} \), and is solved by alternating updates: a Sylvester equation for \( \mathbf{W} \), discrete cyclic coordinate descent for the binary code matrix \( \mathbf{H}\in\{-1,+1\}^{L\times n} \), and ridge regression for \( \mathbf{P} \). A boosting stage concatenates multiple runs and retains the \(L\) rows with the smallest bit-balance degree. On CIFAR-10, MS-COCO, and NUS-WIDE, the paper reports that S2DHMLR generally outperforms non-deep baselines, and that S2D-boost improves further; one example gives, on MS-COCO at 48 bits, approximate mAP values of \( \sim 0.72 \) for FSDH, \( \sim 0.77\text{--}0.78 \) for DHN/DSH, \( \sim 0.81 \) for S2DHMLR, and \( \sim 0.85 \) for S2D-boost.

A separate usage appears in data valuation, where DShapley is also glossed as DL-SH. Distributional Shapley replaces fixed-dataset Shapley values with the expected marginal contribution of a point under datasets sampled from \(P_Z\):
\[
\nu(z^*;U,P_Z,m)
=
\mathbb{E}_{j\sim[m]}\,\mathbb{E}_{S\sim P_Z^{j-1}}
\bigl[U(S\cup\{z^*\})-U(S)\bigr].
\]
For linear regression, binary classification, and KDE, the paper derives analytic expressions or bounds that reduce computation by several orders of magnitude relative to prior Monte Carlo estimators [2007.01357]. In the Gaussian linear-regression case, DShapley depends only on the Mahalanobis distance \(x^{*T}\Sigma_X^{-1}x^*\) and squared error \(e^{*2}\). In the logistic case, the analysis proceeds through IRLS-transformed variables \((\tilde X,\tilde Z)\). In KDE, the leading term is the negative integrated squared error of the KDE induced by the valued point or set. This usage is statistical rather than architectural: the valued object is a datum rather than a model representation.

## 5. Derived and strong-homotopy algebraic meanings

In homotopy algebra, DL-SH denotes dg/derived strong-homotopy structures rather than a particular algorithm. One paper gives a functorial construction of sh Leibniz algebras from dg-module-valued derivations over a commutative dg algebra \(\mathcal A\) [1808.08576]. Starting from a dg derivation \( \delta:\mathcal A\to\Omega \), with \( B=\Omega^\vee \), the construction uses the \(\delta\)-twisted Atiyah class \( \mathrm{At}^\delta_B \) as the binary operation \(R_2\), the differential on \(B\) as \(R_1\), and defines higher operations recursively by covariant differentiation:
\[
R_{k+1}(b_0,\dots,b_k)=(-1)^{|b_0|}[R_k,\nabla_{b_0}](b_1,\dots,b_k).
\]
The resulting sequence \( \{R_k\}_{k\ge 1} \) satisfies the Leibniz\([1]\) identities, yielding a Kapranov Leibniz\([1]\) algebra. The paper further proves that this process defines a functor from the category of dg-module-valued derivations to the category of Leibniz\([1]\) \(\mathcal A\)-algebras, and recovers the Chen–Stiénon–Xu sh Leibniz construction for Lie pairs.

A closely related paper develops the Maurer–Cartan side of the same general theme for sh Lie-Rinehart algebras [1303.4665]. There the essential data are a filtered coalgebra perturbation \( \partial_{[\ ,\ ]} \) on \( S[sL] \) and a Lie algebra twisting cochain \( t:S[sL]\to\operatorname{Der}(A\mid R) \). These induce a generalized Cartan–Chevalley–Eilenberg differential on \( \operatorname{Sym}_A(sL,A) \),
\[
D = D_0+\sum_{j\ge 1} D_j,\qquad
D_j=\partial_{[\ ,\ ]j}^\sharp+[t_j,\cdot],
\]
producing a filtered multi derivation chain algebra. Under a reflexivity hypothesis, the multi derivation Maurer–Cartan algebra is equivalent to the sh Lie-Rinehart structure itself. In this branch of the literature, “DL-SH” is therefore best understood as shorthand for dg or derived strong-homotopy algebraic structures built from Atiyah classes, coderivations, and twisting cochains.

## 6. KPZ usage: directed landscape and stationary horizon

In KPZ theory, DL-SH refers to the interaction between the directed landscape \(L\) and the stationary horizon \(G\) [2306.09584]. The directed landscape is the universal scaling limit of last-passage-percolation models, characterized by the metric composition law
\[
L(x,s;y,u)=\sup_{z\in\mathbb{R}}\{L(x,s;z,t)+L(z,t;y,u)\},\qquad s<t<u.
\]
The stationary horizon is a random element \( G^\sigma=\{G^\sigma_\xi\}_{\xi\in\mathbb R}\in D(\mathbb R,C(\mathbb R)) \) such that, for each fixed direction \(\xi\), \(G^\sigma_\xi\) is a two-sided Brownian motion with variance \(\sigma^2\), drift \(\sigma^2\xi\), and \(G^\sigma_\xi(0)=0\). Its finite-dimensional distributions are constructed from the Brownian queue map \(D^{(n)}\), and the process is monotone in \(\xi\).

The central structural result is that the stationary horizon is the unique coupled invariant distribution for the KPZ fixed point. If \(L\) and \(G^{\sqrt2}\) are independent, then for every \(t>0\),
\[
\{h_L(t,\cdot;G^{\sqrt2}_\xi)-h_L(t,0;G^{\sqrt2}_\xi)\}_{\xi\in\mathbb R}
\overset{d}=G^{\sqrt2},
\]
where \( h_L(t,y;\mathfrak h)=\sup_x\{\mathfrak h(x)+L(x,0;y,t)\} \). A major consequence is that SH describes the Busemann process for the directed landscape. The dissertation also shows that SH governs the structure of semi-infinite geodesics in all directions and appears as the scaling limit of multi-species invariant measures for TASEP. In this context, SH means “stationary horizon,” not spherical harmonics, thiol chemistry, or strong homotopy.

Across these literatures, DL-SH is therefore not a single concept but a family of domain-specific abbreviations. Its meanings range from a SHORE-based deep representation for multi-shell diffusion MRI, to spectroscopic and astrochemical SH/\(-\)SH notation, to discrete hashing and distributional data valuation, to derived strong-homotopy algebra, and to the stationary horizon as the central invariant measure paired with the directed landscape.

Source: https://www.emergentmind.com/topics/dl-sh