Papers
Topics
Authors
Recent
Search
2000 character limit reached

Soft-Radial Projection in Learning and Cosmology

Updated 4 February 2026
  • Soft-radial projection is a smooth transformation that maps high-dimensional inputs onto constrained sets while retaining crucial structural and gradient information.
  • In machine learning, it overcomes gradient degeneracy typical of hard projections by maintaining nonzero Jacobian eigenvalues and ensuring strict feasibility.
  • In cosmology, it unmixes radial scale information, enabling precise separation of linear and nonlinear modes for better parameter estimation.

Soft-radial projection refers to a class of mathematical transformations designed to retain crucial structural or statistical information while mapping from high-dimensional or unconstrained spaces to sets obeying specific constraints. Two distinct but related contexts dominate the modern literature: (1) differentiable mappings for constrained end-to-end learning in optimization and machine learning (Schneider et al., 3 Feb 2026), and (2) harmonic-weighted projections in cosmological data analysis to unmix radial scale information in redshift-space distortion (RSD) measurements (Taylor et al., 2021). Both address fundamental limitations of hard or orthogonal projections, such as gradient degeneracy or modal mixing, by introducing "soft" or smooth radial weighting along the transformation direction.

1. Conceptual Foundations and Motivations

Hard projections, such as orthogonal projection onto a constraint set CC, are widely used in machine learning pipelines and scientific data processing. However, these projections induce degeneracies in the Jacobian, resulting in rank deficiency and thus non-invertible transformations in directions orthogonal to the active constraints. This can stall optimization, nullify important gradients, and hinder learning dynamics, especially in safety-critical domains requiring constrained predictions (Schneider et al., 3 Feb 2026).

Similarly, in cosmological data analysis, naive tomographic projections of 3D spatial observations (such as RSDs) result in mixing of linear and nonlinear scales due to the broad Fourier kernels associated with tomographic bins. This mixing introduces model bias, particularly problematic for precision constraints on parameters sensitive to small-scale nonlinearities and their theoretical uncertainties (Taylor et al., 2021).

Soft-radial projection schemes mitigate these challenges by replacing abrupt, boundary-collapsing projections with smooth, radially parameterized maps or soft harmonic weights. These constructions recover desirable properties: strictly feasible outputs for constrained learning and nearly lossless, scale-selective mode separation for cosmological statistics.

2. Formal Definition: Soft-Radial Projection in Constrained Learning

Let CRnC\subset\mathbb{R}^n be a closed convex set with nonempty interior Int(C)\mathrm{Int}(C), and let u0Int(C)u_0\in\mathrm{Int}(C) be a fixed anchor point.

Construction

  1. Hard Radial Projection: For uRnu\in\mathbb{R}^n, define:

α(u):=sup{α[0,1]:u0+α(uu0)C}\alpha^*(u) := \sup\{\alpha\in[0,1]: u_0 + \alpha(u-u_0)\in C\}

q(u)={u,uC u0+α(u)(uu0),uCq(u) = \begin{cases} u, & u\in C \ u_0 + \alpha^*(u)(u-u_0), & u\notin C \end{cases}

  1. Radial Contraction: Fix a C1C^1 strictly increasing function r:[0,)[ε,1)r:[0,\infty)\to[\varepsilon,1) with r(0)=ε>0r(0)=\varepsilon>0 and CRnC\subset\mathbb{R}^n0. Typical parametrizations include rational, exponential, or hyperbolic forms, with tunable scale and minimum value. CRnC\subset\mathbb{R}^n1 governs the strength and smoothness of contraction.
  2. Soft-Radial Projection Map:

CRnC\subset\mathbb{R}^n2

CRnC\subset\mathbb{R}^n3

  1. Ray-wise Parameterization: Writing CRnC\subset\mathbb{R}^n4 with CRnC\subset\mathbb{R}^n5, define CRnC\subset\mathbb{R}^n6. Then CRnC\subset\mathbb{R}^n7, and the full mapping reads

CRnC\subset\mathbb{R}^n8

The key property is that CRnC\subset\mathbb{R}^n9 for all Int(C)\mathrm{Int}(C)0, achieving strict feasibility without inducing degeneracy in the Jacobian almost everywhere (Schneider et al., 3 Feb 2026).

3. Theoretical Properties and Advantages

Jacobian Structure

For Int(C)\mathrm{Int}(C)1 (assuming Int(C)\mathrm{Int}(C)2 for brevity):

  • Interior (Int(C)\mathrm{Int}(C)3):

Int(C)\mathrm{Int}(C)4

The eigenvalues are strictly positive, preserving gradients along all directions. The transformation is invertible.

  • Exterior (Int(C)\mathrm{Int}(C)5):

Using the Minkowski gauge/recession function for the convex set Int(C)\mathrm{Int}(C)6, the Jacobian is generically full-rank except on a null set.

Comparison to Standard Projection

Orthogonal projection onto Int(C)\mathrm{Int}(C)7 annihilates directions orthogonal to the boundary, which manifests as vanishing singular values in the Jacobian and precludes backpropagation through these collapsed modes. By contrast, soft-radial projection maintains non-zero eigenvalues in all directions, thus fully preserving the gradient signal required for end-to-end learning (Schneider et al., 3 Feb 2026).

Universal Approximation

Given any universal approximator Int(C)\mathrm{Int}(C)8 (e.g., deep ReLU networks), the class Int(C)\mathrm{Int}(C)9 remains universal on u0Int(C)u_0\in\mathrm{Int}(C)0:

u0Int(C)u_0\in\mathrm{Int}(C)1

Thus, soft-radial layers can enforce constraints on predictions without loss of expressive power (Schneider et al., 3 Feb 2026).

4. Implementation and Computational Complexity

Algorithmic implementations of soft-radial projection rely on:

  1. Anchor-shifting: Center inputs at u0Int(C)u_0\in\mathrm{Int}(C)2.
  2. Boundary search: For polyhedral u0Int(C)u_0\in\mathrm{Int}(C)3, compute u0Int(C)u_0\in\mathrm{Int}(C)4. For ellipsoids or more general sets, closed form or root finding is adopted.
  3. Application of radial map u0Int(C)u_0\in\mathrm{Int}(C)5: Evaluate u0Int(C)u_0\in\mathrm{Int}(C)6 and combine with u0Int(C)u_0\in\mathrm{Int}(C)7.
  4. Autodifferentiation: The backward pass uses the composite Jacobian formula u0Int(C)u_0\in\mathrm{Int}(C)8 for efficient gradient computation.

Complexity is u0Int(C)u_0\in\mathrm{Int}(C)9 for uRnu\in\mathbb{R}^n0 linear constraints, uRnu\in\mathbb{R}^n1 for balls, and uRnu\in\mathbb{R}^n2 for root-finding (for general convex sets) per input (Schneider et al., 3 Feb 2026).

5. Extended Context: Soft-Radial Projection in Cosmological Analysis

In spectroscopic RSD and weak lensing surveys, soft-radial (radial-harmonic) projection adopts harmonic radial weighting:

uRnu\in\mathbb{R}^n3

where uRnu\in\mathbb{R}^n4 is comoving distance. This weighting, when applied in constructing generalized tomographic window functions, produces angular spectra:

uRnu\in\mathbb{R}^n5

with the kernel uRnu\in\mathbb{R}^n6 sharply localized in uRnu\in\mathbb{R}^n7 due to the harmonic weight's near-delta-function Fourier transform (Taylor et al., 2021).

This unmixes small-scale (FoG) and large-scale (linear) radial modes, enabling scale-selective analysis that is otherwise impossible using top-hat binning:

  • Each high-uRnu\in\mathbb{R}^n8 bin becomes sensitive to a narrow band in uRnu\in\mathbb{R}^n9
  • Large-scale modes (α(u):=sup{α[0,1]:u0+α(uu0)C}\alpha^*(u) := \sup\{\alpha\in[0,1]: u_0 + \alpha(u-u_0)\in C\}0) are handled separately in hybrid estimators

The method nearly regains the constraining power of the full 3D power spectrum α(u):=sup{α[0,1]:u0+α(uu0)C}\alpha^*(u) := \sup\{\alpha\in[0,1]: u_0 + \alpha(u-u_0)\in C\}1, essentially eliminating parameter-dependent model bias due to FoG scale mixing. This approach is particularly well-suited for joint RSD and weak lensing analyses (Taylor et al., 2021).

6. Empirical Results and Applications

End-to-End Learning with Constraints

In constrained machine learning, soft-radial projection achieves strict feasibility and superior convergence relative to baselines.

  • Portfolio Optimization (capped simplex constraints): Soft-radial projection (SRP) delivers substantially higher net Sharpe ratio (0.90) and lower turnover (0.06) compared to softmax, orthogonal projection, DC3, and HardNet baselines (Schneider et al., 3 Feb 2026).
  • Resource Dispatch (scaled capped simplex constraints): SRP matches the best-served rate (0.84) while maintaining higher robustness in the presence of noisy dynamics.
Method SR (net) Turnover
Softmax 0.63 (±0.19) 0.22
O-Proj 0.25 (±0.18) 0.48
DC3 0.63 (±0.08) 0.23
HardNet 0.62 (±0.11) 0.19
SRP 0.90 (±0.03) 0.06

Cosmological Parameter Estimation

Comparisons of cosmological information recovery between standard tomographic projection and soft-radial (radial-harmonic) weighting:

Estimator α(u):=sup{α[0,1]:u0+α(uu0)C}\alpha^*(u) := \sup\{\alpha\in[0,1]: u_0 + \alpha(u-u_0)\in C\}2 α(u):=sup{α[0,1]:u0+α(uu0)C}\alpha^*(u) := \sup\{\alpha\in[0,1]: u_0 + \alpha(u-u_0)\in C\}3
α(u):=sup{α[0,1]:u0+α(uu0)C}\alpha^*(u) := \sup\{\alpha\in[0,1]: u_0 + \alpha(u-u_0)\in C\}4D α(u):=sup{α[0,1]:u0+α(uu0)C}\alpha^*(u) := \sup\{\alpha\in[0,1]: u_0 + \alpha(u-u_0)\in C\}5 0.013 0.1
Tomography 0.055 0.1
Hybrid (radial-harmonic) 0.013 0.1

Tomographic estimators lose a factor of α(u):=sup{α[0,1]:u0+α(uu0)C}\alpha^*(u) := \sup\{\alpha\in[0,1]: u_0 + \alpha(u-u_0)\in C\}6 in statistical precision for the growth rate α(u):=sup{α[0,1]:u0+α(uu0)C}\alpha^*(u) := \sup\{\alpha\in[0,1]: u_0 + \alpha(u-u_0)\in C\}7, while the hybrid soft-radial projection method recovers nearly all 3D information in angular space (Taylor et al., 2021).

7. Limitations and Extensions

Key limitations of current soft-radial projection schemes include the requirement that α(u):=sup{α[0,1]:u0+α(uu0)C}\alpha^*(u) := \sup\{\alpha\in[0,1]: u_0 + \alpha(u-u_0)\in C\}8 be convex and contain a known interior point, and the computational demand of harmonic kernel evaluation in cosmological settings. Extensions under active research include handling nonconvex feasible sets, anchor point selection, piecewise convex covers, or endowing the radial contraction map α(u):=sup{α[0,1]:u0+α(uu0)C}\alpha^*(u) := \sup\{\alpha\in[0,1]: u_0 + \alpha(u-u_0)\in C\}9 with data-driven learnable parameters (Schneider et al., 3 Feb 2026). In cosmology, optimal partitioning of q(u)={u,uC u0+α(u)(uu0),uCq(u) = \begin{cases} u, & u\in C \ u_0 + \alpha^*(u)(u-u_0), & u\notin C \end{cases}0-bins, hybridization with 3D estimators for large-scale modes, and cross-correlation with weak lensing tomography represent continued areas of development (Taylor et al., 2021).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (2)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Soft-Radial Projection.