Inherent regularization is a strategy that integrates stabilization effects directly into the model’s formulation, data sampling, or optimization process.
It is applied in diverse areas—from low-rank modifications in PDE discretizations to sample mixing in vision applications—yielding robust convergence and improved generalization.
The approach unifies analytical and operational methods, leveraging implicit penalties, adaptive thresholding, and preprocessing to enhance solver and model effectiveness.
Searching arXiv for papers using the phrase and closely related formulations.
In the cited literature, an inherent regularization strategy denotes a family of mechanisms in which regularization is introduced directly through the algebraic system, the training samples, the representation space, the search dynamics, or the input series itself. Representative instances include rank-one modification of singular saddle-point systems in weak Galerkin Stokes and poroelasticity discretizations, cut-and-paste sample construction in CutMix and PointCutMix, two-stage local and global mixing in MetaMixer, the weighted-ridge limit of Gaussian noise injection, TRACER curvature penalties, regret-threshold truncation in policy-space response oracle, and spike filtering by STL decomposition, robust Kalman filtering, and adaptive thresholding in electricity price forecasting (Huang et al., 15 May 2025, Huang et al., 30 Jul 2025, Yun et al., 2019, Zhang et al., 2021, Wang et al., 2023, Dhifallah et al., 2021, Williams et al., 2023, Wang et al., 2023, Ponyuenyong et al., 5 Feb 2026). Taken together, these works suggest that the adjective “inherent” is used when the regularizing effect is embedded in the formulation being solved or in the data presented to the learner.
1. Terminological scope and structural pattern
In numerical PDEs, the strategy is an explicit low-rank modification of a singular or nearly singular saddle-point operator. In vision and point-cloud learning, it is a data-level construction in which samples are mixed spatially or geometrically. In online knowledge distillation and graph-based interpolation, it is built into the representation dynamics through local or hidden-layer mixing. In random feature theory and curvature-aware optimization, it appears as an equivalent penalty or an augmented objective. In empirical game-theoretic analysis, it is a stopping rule based on empirical-game regret rather than a closed-form penalty. In volatile time-series forecasting, it is a preprocessing pipeline that replaces extreme spikes before model training (Huang et al., 15 May 2025, Yun et al., 2019, Wang et al., 2023, Dhifallah et al., 2021, Williams et al., 2023, Wang et al., 2023, Ponyuenyong et al., 5 Feb 2026).
A recurring structural pattern is visible. The regularizer is not merely an auxiliary term attached to a preexisting workflow; it changes the effective object being solved. In the Stokes setting, the system matrix itself is altered by a rank-one term. In CutMix and PointCutMix, the empirical distribution of inputs and labels is changed before the forward pass. In MetaMixer and Pani, interpolation is imposed at patch or feature level. In Gaussian noise injection, the limiting estimator becomes a weighted ridge problem. In G-TRACER, the optimizer follows an augmented loss involving a trace-ratio penalty. In PSRO, the target meta-strategy is truncated at regret level λ. This suggests that “inherent” refers less to any single mathematical form than to where the regularization is inserted.
2. Low-rank stabilization of singular and nearly singular saddle-point systems
For the singular Stokes problem, the starting point is the continuous system
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.
The lowest-order weak Galerkin discretization yields
[μA−BT−B0][uhph]=[b1b2].
Because Null(BT)={constant pressures}, the (2,2) block is zero on a one-dimensional null-space, and the algebraic system is rank-deficient by one. For nonhomogeneous g, b2 has a nonzero component along the null-vector $1$, so the system is generally inconsistent. The regularization chooses any unit vector w∈RN with wT1=0, defines −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.0, and adds
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.1
to the zero −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.2 block. Pressure pinning with −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.3 and mean-zero pressure with −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.4 are special cases. The regularized system is nonsingular, and the lowest-order scheme retains the −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.5 convergence rate when −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.6 and the boundary-data projection error satisfies −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.7. The paper further analyzes inexact block-diagonal and block-triangular Schur complement preconditioners,
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.8
with −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.9 or [μA−BT−B0][uhph]=[b1b2].0 in pinning-like cases, and derives MINRES and GMRES bounds for finite-[μA−BT−B0][uhph]=[b1b2].1 and small-[μA−BT−B0][uhph]=[b1b2].2 regimes. In two and three dimensions, MINRES with [μA−BT−B0][uhph]=[b1b2].3 uses approximately [μA−BT−B0][uhph]=[b1b2].4–[μA−BT−B0][uhph]=[b1b2].5 iterations for choices [μA−BT−B0][uhph]=[b1b2].6, mean-zero [μA−BT−B0][uhph]=[b1b2].7, and random [μA−BT−B0][uhph]=[b1b2].8, while GMRES with [μA−BT−B0][uhph]=[b1b2].9 uses approximately Null(BT)={constant pressures}0–Null(BT)={constant pressures}1 iterations; the pinning choice shows mild growth with refinement and small Null(BT)={constant pressures}2 (Huang et al., 15 May 2025).
A closely related construction appears in nearly incompressible elasticity and poroelasticity. There the locking regime is governed by Null(BT)={constant pressures}3, so the leading block Null(BT)={constant pressures}4 approaches the rank-deficient matrix Null(BT)={constant pressures}5. Introducing
Null(BT)={constant pressures}6
the regularized elasticity operator becomes
Null(BT)={constant pressures}7
and the regularization preserves the solution because any solution satisfies Null(BT)={constant pressures}8. The associated Schur complement is approximated by Null(BT)={constant pressures}9 or simply (2,2)0, and Sherman–Morrison makes the rank-one update inexpensive. For the regularized system, preconditioned MINRES and GMRES are shown to converge essentially independently of the mesh size and the locking parameter. Reported iteration counts include (2,2)1–(2,2)2 for MINRES and (2,2)3–(2,2)4 for GMRES in 2D elasticity, (2,2)5–(2,2)6 and (2,2)7–(2,2)8 in 3D elasticity, and similarly robust behavior in two-field and three-field Biot formulations (Huang et al., 30 Jul 2025).
These results establish a distinct meaning of inherent regularization: the solver robustness is obtained by altering the degenerate block structure itself, not by replacing the discretization or introducing a fundamentally different Krylov framework.
3. Data-level inherent regularizers in vision and point clouds
CutMix constructs a new training pair from two samples (2,2)9 and g0 by cutting a rectangular patch from one image and pasting it onto the other:
g1
Here g2 is a binary mask, g3 with g4 in all experiments, and the box dimensions are chosen so that the pasted area is g5. Under a linear model assumption or first-order approximation, optimizing on g6 is equivalent to minimizing a mixed loss that linearly combines the losses of the two source examples. The method is presented as an inherent regularizer because it combines regional dropout and sample mixing while retaining all pixels rather than replacing a region by zeros or noise. Empirically, it reduces CIFAR-100 top-1 error for PyramidNet-200 from g7 to g8, CIFAR-10 error from g9 to b20, and ImageNet ResNet-50 top-1 error from b21 to b22. It also improves weakly supervised object localization, transfer to Pascal VOC detection and MS-COCO image captioning, FGSM robustness at b23, and out-of-distribution detection on CIFAR-100, where AUROC increases from b24 to b25 and TNR@95\%TPR from b26 to b27 (Yun et al., 2019).
PointCutMix extends the cut-and-mix principle to point clouds. Given two clouds b28 and b29, it first computes a one-to-one correspondence $1$0 by minimizing the Earth Mover’s Distance transport cost, relabels the second cloud as $1$1, samples $1$2, and forms
$1$3
Two strategies are defined. PointCutMix-R selects replacement indices uniformly at random. PointCutMix-K selects a random seed and its $1$4 nearest neighbors, thereby preserving a coherent local neighborhood. A saliency-guided version samples the seed from a gradient-based saliency distribution with
$1$5
On ModelNet40, PointCutMix-K raises PointNet++ mean accuracy from $1$6 to $1$7, RS-CNN from $1$8 to $1$9, and DGCNN from w∈RN0 to w∈RN1. Under point dropping on ModelNet40, PointNet++ rises from w∈RN2 to w∈RN3 with PointCutMix-K, while DGCNN rises from w∈RN4 to w∈RN5. The paper distinguishes clean-accuracy and robustness regimes: PointCutMix-K yields stronger classification gains, whereas PointCutMix-R yields especially strong adversarial robustness (Zhang et al., 2021).
A common misconception is that such methods are merely augmentation heuristics. The cited results instead treat them as regularization mechanisms that reshape the training distribution so that models cannot over-rely on a single discriminative patch or local geometric fragment.
4. Multi-level interpolation and distillation-based formulations
MetaMixer is proposed for online knowledge distillation as a two-stage mixing regularization strategy. It combines local mixing at the input level with global mixing at a randomly chosen hidden layer. For local mixing, with w∈RN6 and a random rectangular mask w∈RN7 of area fraction w∈RN8,
w∈RN9
For global mixing, with wT1=00 and representation split into wT1=01 and wT1=02,
wT1=03
The total student loss is
wT1=04
The intended distinction is explicit: local mixing targets low-level, localization-sensitive knowledge, whereas global mixing targets high-level semantic knowledge. On CIFAR-100 with two ResNet-56 peers, MetaMixer attains wT1=05 average accuracy and wT1=06 ensemble accuracy, compared with wT1=07 and wT1=08 for ONE. With two ResNet-110 peers, it reaches wT1=09 average, compared with −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.00 for ONE and −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.01 for MCL. Ablations on CIFAR-100 with ResNet-32 report −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.02 for no mixing, −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.03 for global only, −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.04 for local only, and −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.05 for the full method (Wang et al., 2023).
Patch-level Neighborhood Interpolation (Pani) generalizes the interpolation idea by building explicit patch-level graphs inside a mini-batch. At a chosen layer −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.06, each image feature map is decomposed into contiguous patches −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.07, and a −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.08-nearest-neighbor graph is constructed over peer patches. Each patch is then replaced by
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.09
This regularizer is instantiated as Pani VAT, where interpolation coefficients are chosen adversarially under a norm budget, and as Pani MixUp, where patch-level coefficients are normalized to produce a mixed label. On CIFAR-10 with −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.10 labels and no augmentation, VAT yields −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.11 error, Pani VAT(input) −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.12, and Pani VAT(+hidden) −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.13. For supervised classification, Pani MixUp improves over vanilla MixUp on CIFAR-10, CIFAR-100, and TinyImageNet, including −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.14 versus −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.15 on CIFAR-10 with standard augmentation and −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.16 versus −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.17 on CIFAR-100 with WRN-28-10 (Sun et al., 2019).
These works move the notion of inherent regularization away from simple sample corruption. The regularizing effect is attached to locality structure, peer relations, and hidden-layer geometry. A plausible implication is that the “inherent” label becomes more natural as the regularizer acts on the same multi-level representations that the task itself depends on.
5. Implicit, equivalent, and curvature-based regularization
A theoretically sharp example appears in the analysis of Gaussian noise injection for random feature models. The noisy estimator,
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.18
converges, as the number of noise injections −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.19, to a weighted ridge problem
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.20
with
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.21
As −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.22, −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.23 and −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.24, recovering the usual ridge on −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.25; as −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.26, −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.27 and −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.28, so the penalty becomes nearly isotropic. The paper further reports that interpolation shifts from −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.29 to −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.30, and that there is typically a unique optimum −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.31 for test error (Dhifallah et al., 2021).
G-TRACER makes the regularizer explicit in the optimization objective. Starting from a generalized-Bayes objective over Gaussian posteriors and using natural-gradient reasoning, it arrives at the augmented loss
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.32
which in practice is implemented with a diagonal empirical Fisher approximation,
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.33
The resulting SGD-TRACER and Adam-TRACER require one extra element-wise update, one extra dot-product, and one extra backpropagation through the penalty; the reported wall-clock overhead is typically less than −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.34. Under standard assumptions, the iterates converge to an −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.35-neighborhood of a stationary point of the unregularized objective, with −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.36. On noisy CIFAR-100 with −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.37 label flips, no augmentation, and no weight decay, SGD reaches approximately −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.38 test accuracy, SAM−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.39, and SGD-TRACER −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.40 −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.41. On SuperGlue tasks BOOLQ, WiC, and RTE, Adam-TRACER reports −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.42, −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.43, and −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.44, compared with −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.45, −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.46, and −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.47 for Adam (Williams et al., 2023).
A broader theoretical umbrella is supplied by the RKHS viewpoint on deep-network regularization. The ideal objective is
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.48
where the exact RKHS norm is intractable but admits lower bounds via adversarial perturbation, gradient penalties, or deformation stability, and upper bounds via layerwise spectral norms. This recovers adversarial training, double backpropagation, tangent propagation, and spectral-norm control as approximations to a common target, and motivates hybrid penalties combining lower and upper bounds (Bietti et al., 2018).
The commonality across these papers is not identical algorithmics but equivalence: noise injection becomes weighted ridge, flatness-seeking becomes a trace-ratio penalty, and several established deep-learning regularizers become approximations to −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.49. This suggests that an inherent regularization strategy may be understood either operationally, as part of training, or analytically, as the latent objective induced by another procedure.
6. Regret-threshold, preprocessing, and regularization-independent viewpoints
In empirical game-theoretic analysis, the term is used in a decisively different sense. Regularized Replicator Dynamics (RRD) defines an inherent regularization strategy for PSRO by stopping replicator updates once the empirical-game regret
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.50
falls below a user-specified threshold −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.51. Exact Nash equilibrium of the empirical game has zero empirical regret, but the paper argues that this can overfit the restricted game and yield higher regret in the true game. The reported experiments support that interpretation: in two-player Leduc Poker, RRD with −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.52 reduces true-game regret nearly an order of magnitude faster than double oracle, projected replicator dynamics, or fictitious play; across −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.53, it always outperforms double oracle, with an optimum region around −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.54–−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.55 (Wang et al., 2023). A central misconception is therefore explicitly challenged: lower empirical regret is not automatically a better exploration target.
In day-ahead electricity price forecasting, the regularizer is again not a loss penalty but a preprocessing transformation. The spike regularization pipeline decomposes the price series as
uses the weight −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.58 to modify the Kalman gain, and flags spikes outside adaptive bounds
−μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.59
With −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.60, flagged observations are replaced by −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.61. Evaluated against the original raw truth, the regularized data improve LSTM from −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.62 to −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.63 MAPE, CNN-LSTM from −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.64 to −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.65, TTMs from −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.66 to −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.67, MOIRAI from −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.68 to −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.69, and TimesFM from −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.70 to −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.71; across all −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.72 models, the average changes from −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.73 to −μΔu+∇p=f,∇⋅u=0 in Ω,u=g on ∂Ω,∫∂Ωg⋅n=0.74 (Ponyuenyong et al., 5 Feb 2026). This case makes explicit that an inherent regularization strategy can act entirely on the data channel.
A boundary case is provided by the study of anomalous two-dimensional gravitational amplitudes using a completely regularization-independent mathematical strategy. That work avoids choosing a regularization prescription during intermediate steps, assumes linearity of the integration operation, keeps arbitrary loop-momentum routing, and shows that surface terms govern both symmetry preservation and scheme dependence. It demonstrates that dimensional regularization and Pauli–Villars recover the usual anomaly only by setting surface terms to zero, thereby breaking the linearity assumption, while a hard cutoff preserves nonzero surface terms and then requires subtraction (Dallabona et al., 2024). Although this is not framed as an inherent regularizer, it clarifies a controversy relevant to the topic: some problems are illuminated not by selecting a regularization strategy earlier, but by postponing or isolating the regularization choice.
Across these settings, the main objective point is stable. Inherent regularization does not name one algorithmic template. It names a mode of intervention in which stabilization, robustness, generalization, or solver effectiveness emerges from modifications that are inseparable from the system matrix, the sampling rule, the representation geometry, the search target, or the signal preprocessing pipeline itself.