---
title: 'Response Orthogonality: Theory & Applications'
url: https://www.emergentmind.com/topics/response-orthogonality
type: topic
---

# Response Orthogonality: Theory & Applications

Searching arXiv for the primary paper and closely related orthogonality uses of the term.
{"query":"arXiv 2506.21110 Orthogonality conditions for convex regression response orthogonality", "max_results": 5}
{"query":"Response orthogonality orthogonality catastrophe localized disordered lattices arXiv 1803.04382 multifractal orthogonality catastrophe arXiv 1505.05889", "max_results": 10}
Response orthogonality denotes a family of response-based orthogonality notions whose precise mathematical content depends on context. In convex regression, it is a set of sample moment relations between residuals and regressors, or scaled regressors, implied by the Karush–Kuhn–Tucker system of the estimator and used for identification. In localized quantum systems, it refers to the orthogonal response of many-body states to a local perturbation, typically diagnosed by ground-state fidelity, Loschmidt amplitudes, or threshold power laws. In complex normed spaces, it is defined by the vanishing of an angularly averaged norm derivative \(\rho_\infty(x,y)\) and serves as an orthogonality relation derived from first-order norm response rather than from an inner product [2506.21110] [1803.04382] [2205.06246].

## 1. Convex-regression orthogonality as an identification condition

In convex regression, response orthogonality is the sample analogue of exogeneity moments familiar from linear regression. The additive model is
\[
y_i = f(\mathbf{x}_i) + \varepsilon_i,
\]
with \(f:\mathbb{R}_+^k \to \mathbb{R}\) concave or convex, and the infinite-dimensional estimator is represented as a constrained nonlinear least-squares program with Afriat-type inequalities,
\[
\begin{aligned}
\min_{\boldsymbol{\alpha},\boldsymbol{\beta},\boldsymbol{\varepsilon}} \quad & \frac{1}{2}\sum_{i=1}^n \varepsilon_i^2 \\
\text{s.t.}\quad & y_i = \alpha_i + \boldsymbol{\beta}_i^\prime \mathbf{x}_i + \varepsilon_i \quad \forall i \\
& \alpha_i + \boldsymbol{\beta}_i^\prime \mathbf{x}_i \le \alpha_h + \boldsymbol{\beta}_h^\prime \mathbf{x}_i \quad \forall i,h,
\end{aligned}
\]
optionally augmented by monotonicity \(\boldsymbol{\beta}_i \ge \mathbf{0}\) and linear homogeneity \(\alpha_i=0\). The multiplicative model is
\[
y_i = f(\mathbf{x}_i)\exp(\varepsilon_i), \qquad \ln y_i = \ln f(\mathbf{x}_i) + \varepsilon_i,
\]
estimated through
\[
\begin{aligned}
\min_{\boldsymbol{\alpha},\boldsymbol{\beta},\boldsymbol{\varepsilon}} \quad & \frac{1}{2}\sum_{i=1}^n \varepsilon_i^2 \\
\text{s.t.}\quad & \ln y_i = \ln(\alpha_i + \boldsymbol{\beta}_i^\prime \mathbf{x}_i) + \varepsilon_i \quad \forall i \\
& \alpha_i + \boldsymbol{\beta}_i^\prime \mathbf{x}_i \le \alpha_h + \boldsymbol{\beta}_h^\prime \mathbf{x}_i \quad \forall i,h.
\end{aligned}
\]

For the additive concavity-only case, the population moment restriction is
\[
\mathbb{E}[\varepsilon x_k]=0 \quad \forall k,
\]
and the sample orthogonality condition is
\[
\sum_{i=1}^n e_i x_{ik}=0 \quad \forall k,
\]
together with \(\sum_i e_i=0\). For the multiplicative concavity-only case, orthogonality is scaled by the fitted value:
\[
\mathbb{E}\!\left[\varepsilon\, \frac{\mathbf{X}}{f(\mathbf{X})}\right]=\mathbf{0}, \qquad
\sum_{i=1}^n e_i\frac{x_{ik}}{\hat y_i}=0 \quad \forall k,
\]
and
\[
\sum_{i=1}^n \frac{e_i}{\hat y_i}=0.
\]

These equalities are derived from Lagrangian duality and KKT stationarity. In the additive case, with multipliers \(\mu_i\) for the regression equations and \(\lambda_{ih}\ge 0\) for Afriat inequalities,
\[
\mathcal{L}
= \frac{1}{2}\sum_{i=1}^n \varepsilon_i^2
+ \sum_{i=1}^n \mu_i\,(y_i - \alpha_i - \boldsymbol{\beta}_i^\prime \mathbf{x}_i - \varepsilon_i)
+ \sum_{i,h} \lambda_{ih}\big[\alpha_i - \alpha_h + (\boldsymbol{\beta}_i - \boldsymbol{\beta}_h)^\prime \mathbf{x}_i\big],
\]
stationarity yields \(e_i=\mu_i\), as well as linear relations in \(\alpha_i\) and \(\beta_{ik}\). Summing and relabeling indices produces \(\sum_i e_i x_{ik}=0\). In the multiplicative case, the corresponding stationarity equations introduce the scale factor \(1/\hat y_i\), which is why the orthogonality moments involve \(x_{ik}/\hat y_i\) rather than \(x_{ik}\) alone [2506.21110].

## 2. Shape constraints, endogeneity, and hybrid control functions

Monotonicity and homogeneity affect these orthogonality relations differently. When monotonicity is imposed through \(\boldsymbol{\beta}_i \ge \mathbf{0}\), the Lagrangian acquires an additional term
\[
-\sum_{i=1}^n \boldsymbol{\eta}_i^\prime \boldsymbol{\beta}_i,
\]
with \(\boldsymbol{\eta}_i \ge 0\). This alters the slope stationarity condition and yields strict negative sample correlations. In the additive case,
\[
\sum_i e_i x_{ik}<0 \quad \forall k,
\]
hence the population implication becomes
\[
\mathbb{E}[\varepsilon x_k]\le 0.
\]
In the multiplicative case,
\[
\sum_i e_i \frac{x_{ik}}{\hat y_i}<0,
\qquad
\mathbb{E}\!\left[\varepsilon\,\frac{\mathbf{X}}{f(\mathbf{X})}\right]\le \mathbf{0}.
\]
The paper’s intuition is that binding monotonicity constraints push some fitted hyperplanes upward in directions of increasing inputs, so residuals become negatively correlated with inputs. By contrast, linear homogeneity, imposed as \(\alpha_i=0\), does not change the orthogonality conditions, although \(\sum_i e_i\) need not vanish, analogously to OLS through the origin.

The same paper introduces a hybrid instrumental variable control function approach for endogeneity in convex regression. With an endogenous regressor \(x_1\) and instruments \(\mathbf{z}\),
\[
x_{1i}=\boldsymbol{\omega}^\prime \mathbf{z}_i+\zeta_i, \qquad \mathbb{E}[\zeta\mid \mathbf{z}] = 0, \qquad \mathbb{E}[\varepsilon\mid \mathbf{z}] = 0,
\]
and with control function linearity
\[
\mathbb{E}[\varepsilon\mid x_1,\zeta]=\lambda \zeta
\quad \Rightarrow \quad
\varepsilon=\lambda \zeta+\nu, \qquad \mathbb{E}[\nu\mid \mathbf{x},\zeta]=0,
\]
estimation proceeds in two stages. The first stage uses OLS to obtain \(\hat\zeta_i\). The second stage estimates
\[
y_i=f(\mathbf{x}_i)+\lambda \hat\zeta_i+\nu_i
\]
by convex regression without monotonicity, preserving equality orthogonality:
\[
\sum_i \nu_i x_{ik}=0 \quad \forall k.
\]
Identification is then tied to
\[
\mathbb{E}[\nu x_k]=0, \qquad \mathbb{E}[\hat\zeta\,\nu]=0, \qquad \mathbb{E}[\mathbf{z}\,\nu]=0.
\]

The empirical and simulation results reported for this framework are specific. In Monte Carlo experiments based on Cobb–Douglas data-generating processes, OLS in logs performs best without endogeneity, but under endogeneity its RMSE and bias deteriorate quickly. Convex regression is more robust to endogeneity than misspecified OLS in levels. When monotonicity is absent, both IV-based convex regression and the hybrid IV control function mitigate endogeneity, but the hybrid control function consistently yields lower RMSE and bias than 2SLS, especially in larger samples. With monotonicity, equality orthogonality does not hold, yet IV and IV–control function methods still improve performance. In the Chilean manufacturing application, capital is found to be endogenous across industries, and instrumenting capital with lagged investment via the hybrid control function increases estimated capital elasticities relative to convex regression without endogeneity correction [2506.21110].

## 3. Fidelity-based response orthogonality in localized insulators

In localized lattice systems, response orthogonality is expressed through ground-state fidelity after an adiabatically switched local impurity. The many-body response is quantified by
\[
\mathcal{S}=\left|\langle \Psi_0(H)\mid \Psi_0(H^\prime)\rangle\right|,
\]
instantiated in the paper as
\[
F(x,\epsilon)=\left|\langle \Psi_0(\epsilon=0)\mid \Psi_0(x,\epsilon)\rangle\right|,
\]
where an impurity of strength \(\epsilon\) is placed at site \(x\). An orthogonality event is declared when this overlap falls below a threshold \(\delta\), with \(\delta=10^{-4}\), and the event probability is
\[
\sigma(\epsilon)
=
\left\langle
\frac{1}{N_s}\sum_{x=1}^{N_s}\theta\big(\delta-F(x,\epsilon)\big)
\right\rangle_{\text{noise}}.
\]

The underlying single-particle Hamiltonian is
\[
H=-J\sum_{j=1}^{N_s-1}\big(a_j^\dagger a_{j+1}+\text{h.c.}\big)
+\sum_{j=1}^{N_s}V_j\,a_j^\dagger a_j
+\epsilon(t)\,a_x^\dagger a_x.
\]
Two choices of \(V_j\) are central. In the Anderson insulator, \(V_j\) is i.i.d. uniform in \([-\Delta,\Delta]\). In the Aubry–André model,
\[
V_j=\Delta \cos(2\pi\beta j+\phi),
\]
with localization for \(\Delta>2J\) when \(\beta\) is irrational. The many-body ground state is a Slater determinant, and the overlap is computed as
\[
\mathcal{S}=|\det M|, \qquad M_{mn}=\langle \varphi_m\mid \varphi_n^\prime\rangle,
\]
using the occupied single-particle eigenstates before and after the perturbation.

Several response diagnostics accompany fidelity. The radius of disturbance is
\[
R_x(\epsilon)=
\left\langle
\sum_{j=1}^{N_s}|(j-x)\,[n(j)-\tilde n(j,\epsilon,x)]|
\right\rangle_{\text{noise}},
\]
and the density witnesses are
\[
\chi_x(\epsilon)
=
\left\langle
\frac12\sum_{j=1}^{N_s}|n(j)-\tilde n(j,\epsilon,x)|
\right\rangle_{\text{noise}},
\qquad
\eta_x(\epsilon)
=
\left\langle
\frac12\sum_{j=1}^{N_s}[n(j)-\tilde n(j,\epsilon,x)]^2
\right\rangle_{\text{noise}}.
\]
For Aubry–André experiments, the odd-even imbalance
\[
\mathcal{I}(\epsilon)
=
\frac{2}{N_s}\sum_{x=1}^{N_s}
\left\langle
\tilde n_{\text{odd}}(\epsilon,x)-n_{\text{odd}}(\epsilon=0)
\right\rangle_{\text{noise}}
\]
is proposed as a directly accessible observable.

The statistical behavior depends sharply on the localization mechanism. In both Anderson and Aubry–André insulators, \(\sigma(\epsilon)\) rises with \(\epsilon\) and saturates at \(1/2\) at half filling when \(\epsilon\gg \Delta\). In the Anderson case the increase is smooth and monotonic. In the Aubry–André case, \(\sigma(\epsilon)\) develops pronounced plateaux, with the principal plateau centered at
\[
\frac{\epsilon}{\Delta}\approx |\sin(2\pi\beta)|
\]
and spanning approximately
\[
\Delta|\sin(2\pi\beta)|-J \lesssim \epsilon \lesssim \Delta|\sin(2\pi\beta)|+J.
\]
In the strong-localization regime \(J\ll \Delta\), the site energies are approximated by
\[
E_i\approx \Delta\cos(2\pi\beta i+\phi),
\]
and the main gap centers are
\[
E_{g_2}=\pm \Delta\cos(\pi\beta).
\]
The mechanism is controlled by quasi-resonant neighbors satisfying
\[
|E_{i+1}-E_i|\lesssim J
\quad \Rightarrow \quad
\left|\sin\!\big(2\pi\beta(i+1/2)+\phi\big)\right|
\lesssim
\frac{J}{2\Delta\sin(\pi\beta)}.
\]
A two-site effective Hamiltonian,
\[
H_2=
\begin{bmatrix}
E_i & -J\\
-J & E_i+\delta E
\end{bmatrix},
\]
and its inverse participation ratio
\[
I_2=\frac{\delta E^2+4J^2}{\delta E^2+2J^2}
\]
quantitatively account for the main plateau. Higher-order gaps, such as
\[
E_{g_3}=\pm \Delta\cos(2\pi\beta),
\]
with width of order \(J^2/\Delta\), produce a hierarchical devil’s-staircase structure in principle. The contrast with the Anderson model is also visible in the correlation function
\[
C(E_m-E_n)=\sum_{j=1}^{N_s}|\psi_n(j)|^2\,|\psi_m(j)|^2,
\]
which exhibits ordered spectral-spatial patterns in Aubry–André systems and random off-diagonal structure in Anderson systems [1803.04382].

## 4. Orthogonality catastrophes in random critical chains and local impurity quenches

A distinct quantum use of response orthogonality appears in orthogonality catastrophes generated by local perturbations. At one-dimensional random singlet quantum critical points, the relevant quantity is the overlap
\[
G=\big|\langle \Psi_B\mid \Psi_A\rangle\big|,
\]
between the ground states with and without a local cut. Although these systems are insulating, the overlap vanishes algebraically with system size. In the random antiferromagnetic spin-\(\tfrac12\) Heisenberg and XXZ chains,
\[
G_{\mathrm{typ}}(L)\equiv \exp\big(\overline{\ln G}\big)\sim L^{-\ln 2/4},
\]
while in the random transverse-field Ising critical chain,
\[
G_{\mathrm{typ}}^{\mathrm{Ising}}(L)\sim L^{-\ln 2/8}.
\]
The disorder-averaged moments are multifractal,
\[
\overline{G^\alpha}\sim L^{-\mu(\alpha)},
\]
with
\[
\mu(\alpha)\approx
\frac{3-\sqrt{5+4(\sqrt{2})^{-\alpha}\exp(2^{-\alpha}-1)}}{4},
\]
satisfying \(\mu(\alpha)\sim \alpha\,\ln 2/4\) as \(\alpha\to 0\) and \(\mu(\infty)=(3-\sqrt{5})/4\). In the strong-disorder renormalization group description, the overlap is expressed through singlet counts:
\[
G=\left(\frac{1}{d}\right)^{\,n-\frac{n_e}{2}},
\]
with \(d=2\) for Heisenberg/XXZ and \(d=\sqrt{2}\) for Ising. The average singlet counts satisfy
\[
\overline{n_e}\sim \frac16\ln L,
\qquad
\overline{n}\sim \frac13\ln L.
\]
The same framework predicts ultra-slow local-quench dynamics,
\[
\overline{G(t)^\alpha}\sim \frac{1}{(\ln t)^{2\mu(\alpha)}},
\]
and a low-frequency work-distribution singularity
\[
\overline{\mathcal{A}(\omega)}
\sim
\frac{1}{\omega}\,
\frac{1}{\big(\ln(1/\omega)\big)^{1+2\mu(1)}}.
\]
A central limitation is that the algebraic catastrophe occurs only at the strict cut; weakening a single bond by a factor \(\lambda>0\) leads instead to a crossover scale
\[
L_\lambda\sim \big(\ln \lambda^{-1}\big)^2
\]
and eventual saturation of \(\overline{G}\) [1505.05889].

In trapped Fermi gases, a sudden impurity quench produces the same broad orthogonality-catastrophe phenomenology in a discrete-spectrum setting. The central dynamical quantity is the Loschmidt, or vacuum-persistence, amplitude
\[
\nu_\beta(t)
=
\Big\langle
e^{\tfrac{i}{\hbar}\hat H_0 t}
e^{-\tfrac{i}{\hbar}(\hat H_0+\hat V)t}
\Big\rangle
=
e^{\Lambda_\beta(t)},
\]
whose linked-cluster expansion separates into energy shifts, a Gaussian thermal term, and a periodic contribution:
\[
\Lambda_2^\beta(t)=\Lambda_{2S}^\beta(t)+\Lambda_{2G}^\beta(t)+\Lambda_{2P}^\beta(t).
\]
The Gaussian envelope is
\[
\Lambda_{2G}^\beta(t)=-\frac12 \delta_\beta^2 \omega^2 t^2,
\qquad
\delta_\beta=\sqrt{2\alpha g_\beta},
\]
while the trap-induced periodic term is
\[
\Lambda_{2P}^\beta(t)
=
-\frac{\alpha}{2}
\sum_{r\neq r'=0}^\infty
\gamma_r f_r^+
\frac{1-e^{2i(r-r^\prime)\omega t}}{(r-r^\prime)^2}
\gamma_{r^\prime}f_{r^\prime}^-.
\]
At zero temperature this becomes
\[
\nu_{T=0}(t)\approx
\left[
\frac{e^{2\omega\tau_0}-1}{e^{2\omega(\tau_0+it)}-1}
\right]^\alpha,
\]
and in the continuum limit \(\omega\to 0\),
\[
\nu_{\mathrm{MND}}(t)=\big(1+it/\tau_0\big)^{-\alpha}.
\]
The trap therefore turns the continuum power law into a periodic structure with revivals at \(\omega t\approx m\pi\) and a ladder of spectral subpeaks separated by \(2\hbar\omega\) [1211.1398].

In quantum impurity models with Fermi-liquid leads, Anderson orthogonality also governs threshold exponents and post-quench dynamics. For a local operator \(\hat O=C^\dagger X^\dagger\), the generalized Hopfield rule gives
\[
A_{\hat O}(\omega)\propto \omega^{-1+2\eta_{\hat O}},
\qquad
\eta_{\hat O}=\frac12\sum_c (\beta_c-q_c)^2,
\]
where \(\beta_c=\Delta\delta_c/\pi\) is the phase-shift change in channel \(c\), and \(q_c\) is the locally created or annihilated charge in that channel. For a type-1 quench,
\[
S(t)\propto t^{-\sum_c \beta_c^2},
\qquad
\mathcal{L}(t)=|S(t)|^2\propto t^{-2\sum_c \beta_c^2}.
\]
In the interacting resonant level model, this framework identifies intermediate-frequency AO windows distinct from low-frequency Fermi-liquid regimes. In population-switching problems, an added charge-sensor lead contributes an extra \(\tfrac12\beta_S^2\) to the pseudospin-flip scaling dimension; once the total dimension exceeds \(1\), the perturbation becomes irrelevant and the population switch becomes abrupt [1108.5539].

## 5. Norm-derivative response orthogonality in complex normed spaces

In Banach-space geometry, response orthogonality is defined through directional norm derivatives rather than through state overlaps or moment equations. For a complex normed space \((X,\|\cdot\|)\), the right and left norm derivatives are
\[
\rho_{\pm}(x,y)
:=
\lim_{t\to 0^\pm}
\frac{\|x+ty\|^2-\|x\|^2}{2t},
\]
and the angularly averaged functional is
\[
\rho_\infty(x,y)
=
\frac{1}{\pi}\int_0^{2\pi} e^{i\theta}\,\rho_+(x,e^{i\theta}y)\,d\theta.
\]
This averaging removes the real-part bias of \(\rho_+(x,\cdot)\) and recovers the full complex behavior in Hilbertian settings.

The basic structural identities are direct. One has
\[
\rho_\infty(x,x)=\|x\|^2,
\qquad
\rho_\infty(\alpha x,\beta y)=\alpha\overline{\beta}\,\rho_\infty(x,y),
\]
and
\[
\rho_\infty(x,\alpha x+y)=\overline{\alpha}\|x\|^2+\rho_\infty(x,y).
\]
A quantitative bound is
\[
|\rho_\infty(x,y)|
\le
\big(1+2\mathcal{R}(X^*)\big)\|x\|\,\|y\|,
\]
where \(\mathcal{R}(X^*)\) is the rotundity index of the dual space. A cruder bound,
\[
|\rho_\infty(x,y)|\le \frac{4}{\pi}\|x\|\,\|y\|,
\]
also follows from the one-sided derivative estimates.

The associated orthogonality relation is
\[
x\perp_{\rho_\infty} y
\quad \Longleftrightarrow \quad
\rho_\infty(x,y)=0.
\]
For every \(x,y\in X\), there exists \(\alpha\in\mathbb{C}\) such that
\[
x\perp_{\rho_\infty} (\alpha x+y),
\]
namely with \(\alpha=-\overline{\rho_\infty(x,y)}/\|x\|^2\). The relation interacts sharply with standard Banach-space orthogonalities. The equivalence
\[
|\rho_\infty(x,y)|\le \|x\|\,\|y\| \ \forall x,y
\quad \Longleftrightarrow \quad
\perp_{\rho_\infty}\subseteq \perp_{BJ}
\]
connects \(\rho_\infty\)-orthogonality to Birkhoff–James orthogonality. In general, \(\perp_{\rho_+}\) and \(\perp_{\rho_\infty}\) are not comparable.

The principal characterization theorem states that
\[
\rho_\infty(x,y)=\rho_\infty(y,x) \ \forall x,y
\quad \Longleftrightarrow \quad
X \text{ is an inner product space.}
\]
If the norm is induced by \(\langle\cdot,\cdot\rangle\), then
\[
\rho_\infty(x,y)=\langle x,y\rangle.
\]
Thus symmetry of the response functional is exceptional rather than generic. The same functional also yields a linear-preserver theorem: a nonzero bounded linear map \(T:X\to Y\) preserves \(\rho_\infty\)-orthogonality if and only if it is a scalar multiple of an isometry, equivalently
\[
\|Tx\|=\|T\|\,\|x\|
\quad \forall x\in X,
\]
or
\[
\rho_\infty(Tx,Ty)=\|T\|^2\,\rho_\infty(x,y)
\quad \forall x,y.
\]

The paper computes \(\rho_\infty\) explicitly in standard spaces. In \(\ell^1\),
\[
\rho_\infty(x,y)
=
\|x\|_1
\sum_{x_k\neq 0}\frac{x_k\overline{y_k}}{|x_k|},
\]
which already shows non-symmetry: for \(x=(1,0,\dots)\) and \(y=(i,0,\dots)\),
\[
\rho_\infty(x,y)=-i,
\qquad
\rho_\infty(y,x)=i.
\]
For \(1<p<\infty\),
\[
\rho_\infty(x,y)
=
\|x\|_p^{2-p}
\sum_k |x_k|^{p-2}x_k\overline{y_k},
\]
and in \(L_p(\mu)\),
\[
\rho_\infty(x,y)
=
\|x\|_p^{2-p}\int |x|^{p-2}x\overline{y}\,d\mu.
\]
Only when \(p=2\) do these coincide with the Hilbert inner product [2205.06246].

## 6. Comparative interpretation and recurrent points of confusion

Across these literatures, response orthogonality is not a single invariant construction but a family of response-defined orthogonality criteria. In convex regression, it is a KKT-implied residual moment relation:
\[
\sum_i e_i x_{ik}=0
\quad\text{or}\quad
\sum_i e_i \frac{x_{ik}}{\hat y_i}=0,
\]
with identification tied to corresponding population moments. In localized quantum systems, it is encoded by fidelity decay, overlap exponents, or long-time quench responses such as
\[
F(x,\epsilon)=\big|\langle \Psi_0(\epsilon=0)\mid \Psi_0(x,\epsilon)\rangle\big|,
\qquad
G=\big|\langle \Psi_B\mid \Psi_A\rangle\big|,
\qquad
\nu_\beta(t)=\left\langle e^{\tfrac{i}{\hbar}\hat H_0 t}e^{-\tfrac{i}{\hbar}(\hat H_0+\hat V)t}\right\rangle.
\]
In complex normed spaces, it is the vanishing of a first-order norm-response functional,
\[
\rho_\infty(x,y)=0.
\]

Several contrasts are especially important. First, orthogonality need not be symmetric. In Banach-space geometry, symmetry of \(\rho_\infty\) is equivalent to the norm’s being induced by an inner product; outside Hilbert spaces, symmetry generally fails. Second, orthogonality need not mean equality moments. In convex regression, equality orthogonality is broken systematically by binding monotonicity constraints and replaced by inequality moments. Third, orthogonality catastrophe is not confined to metals. Localized disordered lattices, random singlet critical points, and trapped insulating systems all exhibit orthogonal many-body responses to local perturbations, though the scaling laws differ: exponential decay of typical overlaps in localized insulators, algebraic decay at random singlet infinite-randomness fixed points, and trap-modulated MND behavior in harmonic Fermi gases [2506.21110] [1803.04382] [1505.05889] [1211.1398] [2205.06246].

A related misconception is that every local perturbation generates the same orthogonality phenomenon. The cited work shows otherwise. In random singlet systems, the algebraic catastrophe occurs for a strict cut, whereas softened bond perturbations cross over to a non-universal constant overlap. In convex regression, orthogonality-based identification generally requires concavity-only specifications, because monotonicity constraints alter the moment structure. In Banach spaces, the conjectured sharp bound
\[
|\rho_\infty(x,y)|\le \|x\|\,\|y\|
\]
remains an open problem in full generality, even though it holds in several important classes of spaces. These distinctions indicate that the unifying feature is not a common formula but a common logic: orthogonality is extracted from how a system responds, at first order or asymptotically, to a local perturbation, constraint, or directional variation.

Source: https://www.emergentmind.com/topics/response-orthogonality