---
title: 'SoR: A Multidisciplinary Exploration'
url: https://www.emergentmind.com/topics/sor
type: topic
---

# SoR: A Multidisciplinary Exploration

Searching arXiv for recent and relevant papers on the multiple established meanings of “SoR/SOR”.
I will look up arXiv entries spanning the major technical senses of “SoR/SOR”: superoxide reductase, successive over-relaxation, stimulus–organism–response, self–other reorganisation, spin–orbit resonance, and Subspace-Orbit Randomized SVD.
SoR, often written SOR, is a disciplinary abbreviation with multiple established technical meanings rather than a single concept. In the cited literature it denotes, among other things, **superoxide reductase** in bioinorganic enzymology, **successive over-relaxation** and related iterative schemes in numerical linear algebra, **Stimulus–Organism–Response** in consumer-behavior modeling, **Self–Other Reorganisation** in evolutionary theory, **spin–orbit resonance** in planetary science, and **Subspace-Orbit Randomized** decomposition in randomized matrix computation [1501.01470, 1711.02277, 2602.02967, 2410.00928, 2410.19108, 1804.00462].

## 1. Disciplinary scope of the term

Across the supplied arXiv literature, the abbreviation is resolved entirely by local context. In biochemical work, SOR is an iron enzyme involved in superoxide detoxification. In numerical analysis, it usually names the successive over-relaxation method or one of its derivatives. In consumer research, it denotes the classical stimulus–organism–response architecture. In recent evolutionary theory, SOR names Self–Other Reorganisation. In exoplanet climate studies, SoR means spin–orbit resonance. In randomized linear algebra, SOR-SVD expands to Subspace-Orbit Randomized SVD [1501.01472, 1507.04588, 2602.02967, 2410.05294, 2410.19108, 1804.00462].

| Sense of SoR/SOR | Domain | Representative formulation |
|---|---|---|
| Superoxide reductase | Bioinorganic chemistry | Detoxification enzyme reducing \(\mathrm{O_2^{\bullet-}}\) to \(\mathrm{H_2O_2}\) |
| Successive over-relaxation | Numerical linear algebra | Stationary iterative method for linear systems |
| Stimulus–Organism–Response | Consumer research | \(S \to O \to R\) behavioral framework |
| Self–Other Reorganisation | Evolutionary theory | RAF-based cumulative adaptive change |
| Spin–orbit resonance | Exoplanet science | Rational locking of spin and orbital periods |
| Subspace-Orbit Randomized | Randomized matrix algorithms | Two-sided low-rank approximation in SOR-SVD |

This distribution suggests that SoR is best treated encyclopedically as a family of unrelated technical abbreviations whose semantics are discipline-specific rather than as a cross-domain theory.

## 2. Superoxide reductase in bioinorganic chemistry

In the biochemical literature here, SOR denotes **superoxide reductase**, a detoxification enzyme used by some anaerobic or microaerophilic organisms to remove superoxide without generating molecular oxygen. The net reaction is stated as
\[
\mathrm{O_2^{\bullet -} + e^- + 2H^+ \rightarrow H_2O_2}.
\]
In *Desulfoarculus baarsii*, the catalytically relevant active site is **center II**, a ferrous iron in an unusual square-pyramidal pentacoordination \([\mathrm{His}_4\mathrm{Cys}_1]\), while an additional rubredoxin-like ferric **center I** is present but is not required for the superoxide reaction [1501.01470].

A central mechanistic advance is the direct identification of a transient **high-spin \(\mathrm{Fe^{III}}\)-peroxo** species at the catalytic site. In the E47A mutant, rapid reaction with \(\mathrm{H_2O_2}\) gave resonance Raman bands at **850 cm\(^{-1}\)** and **438 cm\(^{-1}\)** that shifted to **802 cm\(^{-1}\)** and **415 cm\(^{-1}\)** with \(\mathrm{H_2^{18}O_2}\), with no significant deuterium shift in \(\mathrm{D_2O}\). The bands were assigned to \(\nu(\mathrm{O-O})\) and \(\nu(\mathrm{Fe-O_2})\), supporting an unprotonated \(\mathrm{Fe^{III}-OO^-}\) intermediate. The same species forms only weakly in wild type, which the paper interprets as evidence that the conserved **Glu47** promotes decay of the ferric-peroxo intermediate, most likely by facilitating \(\mathrm{H_2O_2}\) release [1501.01470].

A second line of work concerns the **SOR–ferrocyanide complex**. Structural analysis showed that ferrocyanide entirely plugs the active site through a bent cyano bridge to the catalytic iron, producing what the authors describe as the first reported protein complex containing bound ferrocyanide. Solution and radiolysis studies then showed that this adduct still scavenges superoxide efficiently but no longer produces \(\mathrm{H_2O_2}\); instead, the one-electron redox event is carried mainly by the ferrocyanide moiety, while the SOR iron remains reduced during the early steps. In vivo, formation of the SOR–ferrocyanide complex increased the antioxidant capability of SOR expressed in an *Escherichia coli* sodA sodB recA mutant strain by about **3-fold** at **1 mM ferrocyanide** [1501.01439, 1501.01472].

The structural literature further shows that X-ray-induced photoreduction of the catalytic iron in the ferrocyanide adduct produces a small but measurable expansion of the six-coordinate active site. In the mixed-valence-to-reduced comparison, the octahedral volume increases by about **4.9%**, with elongation of both the Fe–S(Cys116) and Fe–N(bridging cyanide) distances. This was interpreted as redox-linked weakening of metal–ligand interactions [1501.01472].

## 3. Successive over-relaxation in numerical analysis and scientific computing

In numerical mathematics, SOR most commonly denotes **successive over-relaxation**, a stationary iterative method for solving linear systems. For symmetric positive definite systems \(A\boldsymbol{x}=\boldsymbol{b}\) with \(A=D+L+U\), the classical SOR iteration is written with
\[
G_{\mathrm{SOR}}=(D+\omega L)^{-1}\bigl[(1-\omega)D-\omega U\bigr],
\]
and the standard convergence interval is
\[
\omega\in(0,2).
\]
One paper gives an exact reinterpretation of SOR as an **Itoh–Abe discrete gradient method** for the quadratic energy \(f(\boldsymbol{x})=\frac12\boldsymbol{x}^\top A\boldsymbol{x}-\boldsymbol{x}^\top\boldsymbol{b}\), with parameter mapping
\[
h=\frac{2\omega}{2-\omega}.
\]
Under that correspondence, SOR becomes an energy-dissipative integrator, and Gauss–Seidel appears as the special case \(\omega=1\) [1711.02277].

The method is extended in several directions in the cited literature. For SPD systems, adaptive SOR based on the **Wolfe conditions** updates the relaxation parameter without additional matrix-vector products and interprets \(\omega\) as a step size after the change of variables \(h=2\omega/(2-\omega)\) [1806.09922]. For Hermitian positive semidefinite systems \(By=b\), theoretical work on **shuffled** and **preshuffled** SOR shows that random reorderings improve asymptotically upon the best known bounds for cyclic ordering [1510.04727]. For structured-grid discretizations, a fully parallel sweeping framework combines overlapping domain decomposition with a multi-frontal procedure and preserves convergence close to the original sequential SOR/ILU method [1008.3699].

Several papers specialize SOR to structured applications. In uplink large-scale MIMO detection, the MMSE filtering matrix
\[
\mathbf{W}=\mathbf{H}^T\mathbf{H}+\sigma^2\mathbf{I}_{2K}
\]
is shown to be SPD, which permits an SOR-based solver for \(\mathbf{W}\mathbf{s}=\hat{\mathbf{y}}\). The reported effect is a reduction in complexity from \(\mathcal{O}(K^3)\) to \(\mathcal{O}(K^2)\), with near-MMSE performance after about **3 iterations** and empirical tuning near \(\omega=1.05\) in the tested systems [1507.04588]. In constraint-based GUI layout, warm-starting an SOR-based solver from the previous solution rather than from \(x=(0,\ldots,0)\) improves solving time in all three tested scenarios: **small-step resizing**, **big-step resizing**, and **constraint change** [1401.1752].

The term also covers generalized and derived schemes. For complex symmetric systems \((W+iT)u=b\) with \(W\) SPD, the **generalized SOR (GSOR)** method is applied to the real-equivalent block system
\[
\begin{pmatrix}W&-T\\T&W\end{pmatrix}\binom{x}{y}=\binom{p}{q},
\]
with convergence iff
\[
0<\alpha<\frac{2}{1+\rho(W^{-1}T)}.
\]
The optimal parameter is
\[
\alpha^*=\frac{2}{1+\sqrt{1+\rho(W^{-1}T)^2}}.
\]
The same splitting yields a GSOR preconditioner for GMRES [1403.5902]. For the absolute value equation \(Ax-|x|=b\), a recent **SOR-like** iteration obtains a wider convergence range under \(\nu=\|A^{-1}\|_2<1\), derives the analytical optimum \(\omega_{\mathrm{opt}}=1\), and shows that at the optimal parameters the SOR-like method and fixed-point iteration are exactly the same [2412.12608].

The dependence of SOR efficiency on \(\omega\) remains a central topic in PDE discretizations. For the Poisson equation on rectangular grids with \(\Delta x\neq \Delta y\), mixed Dirichlet, Neumann, and Robin boundary conditions, and both central second-order and high-order compact discretizations, closed-form or asymptotic formulas are given for the optimal relaxation parameter in both point-SOR and line-SOR implementations [2501.09995].

## 4. Stimulus–Organism–Response in consumer-behavior research

In consumer research, SOR denotes the **Stimulus–Organism–Response** framework. In the cited Wuliangye study, this framework is merged with the **Extended Theory of Planned Behavior (ETPB)** to model how environmental stimulus and consumer ethnocentrism shape purchase behavior. The principal stimulus-side variables are **Environmental Stimulus (ES)**, **Consumer Ethnocentrism (CE)**, and **Subjective Norm (SN)**; organism-side variables are **Perceived Value (PV)**, **Attitude (ATT)**, **Perceived Behavioral Control (PBC)**, and **Purchase Intention (PI)**; the response variable is **Purchase Behavior (PB)** [2602.02967].

The study surveyed **453** valid Wuliangye consumers in Sichuan Province and analyzed the data with covariance-based SEM in AMOS. The reported CFA fit indices were
\[
\chi^2/df = 1.109,\quad RMSEA=0.016,\quad GFI=0.926,\quad AGFI=0.914,\quad TLI=0.990,\quad NFI=0.919,\quad CFI=0.991,
\]
with composite reliabilities from **0.7835** to **0.9401** and AVE values from **0.5** to **0.7**. All structural hypotheses \(H1\) through \(H7\) were reported as supported [2602.02967].

Substantively, the paper reports that environmental stimulus, consumer ethnocentrism, perceived behavioral control, and purchase intention are all robust predictors of purchase behavior. Environmental stimulus and consumer ethnocentrism also show significant **partial indirect effects** through chain-mediated routes such as
\[
ES \rightarrow PV \rightarrow PI \rightarrow PB
\]
and
\[
CE \rightarrow ATT \rightarrow PI \rightarrow PB.
\]
The chain-mediated effects reported in Table 10 are
\[
M_1=0.007,\quad M_2=0.007,\quad M_3=0.009,\quad M_4=0.007,
\]
all significant. The paper further notes that the route
\[
CE \rightarrow PV \rightarrow PI \rightarrow PB
\]
is stronger than
\[
CE \rightarrow ATT \rightarrow PI \rightarrow PB,
\]
which it interprets as evidence that, for ethnocentrism-driven purchasing, perceived value slightly outweighs brand attitude as the operative mechanism [2602.02967].

This version of SOR is therefore not a generic atmospheric or retail-cue model; it is an extended behavioral architecture in which classical SOR sequencing is enlarged by TPB-type volitional and control variables.

## 5. Self–Other Reorganisation in evolutionary theory

In recent evolutionary theory, SOR expands to **Self–Other Reorganisation**. It is introduced as a primitive evolutionary process capable of producing **cumulative, adaptive change** without requiring variation, selection, competition, birth, or death. The formal basis is the theory of **Reflexively Autocatalytic and Foodset-generated** networks, or RAFs [2410.00928].

The underlying catalytic reaction system is written as
\[
Q=(X,R,C,F),
\]
where \(X\) is the set of element types, \(R\) the set of reactions, \(C\) the catalysis relation, and \(F\subseteq X\) the foodset. A RAF is a non-empty subset \(R'\subseteq R\) such that every reaction in \(R'\) is catalyzed by an element produced by \(R'\) or contained in \(F\), and all reactants in \(R'\) can be generated from \(F\) by reactions in \(R'\). The theory is used to model both abiogenesis and culture [2410.05294].

The key claim is that some domains do not possess the genotype–phenotype architecture associated with a self-assembly code used in two distinct ways: active interpretation during development and passive copying during reproduction. Where such a code is absent, acquired traits are not screened off from transmission. SOR is proposed as the appropriate lower-fidelity process for domains such as earliest life and cultural evolution, where acquired change is retained and spread rather than being eliminated at generation boundaries [2410.00928].

The 2024 paper formalizes a special case of **“SOR without variation”** through two stochastic processes: **generation** at rate \(\lambda\) and **percolation** at rate \(\rho\) on a strongly connected graph \(D_G\). With \(N=|G|\) and \(\mu=N\lambda\), if \(E_k\) is the event that each of the first \(k\) generated products percolates to all entities before the next product is generated, then
\[
P(E_k) \ge \left(e^{-\mu\eta}\left(1-\frac{E[T_\rho]}{\eta}\right)\right)^k.
\]
Setting \(\eta=\sqrt{E[T_\rho]}\) yields
\[
\lim_{\rho \to \infty} P(E_k)=1,
\]
which is the formal basis for the high-percolation community model [2410.00928].

A related Pólya urn construction models the high-percolation limit. With one white ball initially, selecting white creates a new color and selecting a colored ball darkens its shade. In the community-based model, the process rate is \(r=N\lambda\). The paper concludes that, over a fixed period, some products in the community model have expected complexity of order at least \(\sqrt{N}\), whereas the individual-based model yields much smaller, roughly logarithmic maxima [2410.00928].

The reply paper emphasizes that SOR is **not** a pure percolation model such as SIR, that it includes both assimilation of foodset elements and generation of foodset-derived elements, and that cultural SOR is robust to degradation and imperfect replication. It also stresses that critics’ simulations containing no RAFs do not instantiate SOR at all [2410.05294].

## 6. Spin–orbit resonance in exoplanet science

In exoplanet climate studies, SoR denotes **spin–orbit resonance**. The cited paper studies Earth-like Proxima Centauri b atmospheres in **1:1** and **3:2** spin–orbit resonances using a 3D coupled climate–chemistry model based on the Met Office Unified Model and UKCA [2410.19108].

The two resonance states differ in illumination geometry. In a **1:1 SoR**, the same hemisphere permanently faces the star. In a **3:2 SoR**, the planet rotates three times for every two orbits; for the geometry considered, the substellar point shifts by \(180^\circ\) in longitude per orbit, so one full day–night cycle takes **two orbits**. The paper associates 1:1 with \(e=0\) and 3:2 with \(e=0.3\) in the modeled Proxima b cases [2410.19108].

The dynamical consequences are large. In the **1:1** case, Proxima b falls into the **Rhines rotator** circulation regime with dominant zonal gradients and a **global mean surface temperature of 229 K**. In the **3:2** case, the planet is warmer and more longitudinally homogeneous, with dominant meridional gradients and a **global mean surface temperature of 262 K**. The mean ozone column also changes strongly, from **387 DU** in the 1:1 case to **731 DU** in the 3:2 case [2410.19108].

The chemistry is explicitly three-dimensional. Ozone follows Chapman production plus HO\(_x\) and NO\(_x\) catalytic destruction, but its spatial pattern is controlled by circulation. In the 1:1 case, ozone accumulates in nightside gyres through a dayside-to-nightside stratospheric circulation. In the 3:2 case, the dominant organization is meridional and the paper identifies a Brewer–Dobson-like equator-to-pole transport pattern. Temporal variability also differs: for 3:2, daytime–nighttime water-vapour column changes reach **\(+55\%\)** to **\(-34\%\)**, while ozone column changes are **\(\pm 5.2\%\)** [2410.19108].

These dynamical and chemical differences propagate directly into observables. Synthetic thermal emission spectra in the **LIFE** wavelength range show that the **1:1** state exhibits phase-dependent fluctuations of up to **36 ppm**, whereas the more homogeneous **3:2** atmosphere produces relatively constant spectra. The paper proposes this contrast itself as an observational discriminant between resonance states [2410.19108].

## 7. Subspace-Orbit Randomized decomposition and acronymal extension

In randomized numerical linear algebra, SOR appears again in **SOR-SVD**, where it expands to **Subspace-Orbit Randomized** rather than successive over-relaxation. The method is introduced as a two-sided randomized procedure for low-rank matrix approximation of a large dense matrix \(\mathbf A\in\mathbb R^{m\times n}\) with numerical rank \(k\ll \min(m,n)\) [1804.00462].

The algorithm draws a Gaussian matrix \(\mathbf\Omega\in\mathbb R^{n\times \ell}\), forms
\[
\mathbf T_1=\mathbf A\mathbf\Omega,\qquad \mathbf T_2=\mathbf A^T\mathbf T_1,
\]
computes QR factorizations
\[
\mathbf T_1=\mathbf Q_1\mathbf R_1,\qquad \mathbf T_2=\mathbf Q_2\mathbf R_2,
\]
compresses the matrix to
\[
\mathbf M=\mathbf Q_1^T\mathbf A\mathbf Q_2,
\]
then computes a rank-\(k\) truncated SVD of \(\mathbf M\) and lifts the factors back to the original space. The method requires a few passes through the data and is stated to run in
\[
O(mnk)
\]
floating-point operations [1804.00462].

The adjective **“orbit”** refers to the chained use of \(\mathbf A\) and \(\mathbf A^T\): the row-space sketch is generated from the orbit of the initial random sketch under repeated matrix action. The paper also gives deterministic and average-case bounds for singular values and approximation errors, and uses SOR-SVD as the low-rank engine in augmented-Lagrangian robust PCA [1804.00462].

This usage is unrelated to both the biochemical and iterative-solver senses of SOR. It is nevertheless important because it illustrates the broader pattern seen throughout the cited literature: the abbreviation SoR/SOR is stable within disciplines but semantically discontinuous across them.

Source: https://www.emergentmind.com/topics/sor