Bayesian Generalized Nonlinear Models
- BGNLMs are Bayesian approaches that model nonlinear predictors and latent structures to extend regression analysis beyond the Gaussian framework.
- They use explicit regularization via priors and penalties, enabling robust inference and uncertainty quantification across additive, feature-based, and dynamic architectures.
- BGNLMs are applied in fields like ecology, clinical studies, and time series analysis, with computational methods ranging from MCMC to variational inference and Laplace approximations.
Searching arXiv for recent and foundational papers on Bayesian generalized nonlinear models. [Tool call simulated: arXiv search for "Bayesian generalized nonlinear models GMJMCMC generalized additive models nonlinear regression copula"] Bayesian generalized nonlinear models (BGNLMs) are Bayesian formulations of regression and latent-process models in which the response distribution is generalized beyond the Gaussian and the systematic component is nonlinear, either through smooth basis expansions, recursively generated features, Gaussian-process functionals, random effects, or dynamic state processes. Across the literature, the label covers generalized additive models viewed through Gaussian priors on spline coefficients, overparameterized generalized linear and single-neuron regressions with adaptive spectral priors, joint nonlinear longitudinal–response models, generalized unrestricted models with Gaussian-process priors, and dynamic copula or latent-factor constructions for multivariate time series and spatio-temporal processes (Miller, 2019, Wakayama, 2024, Cruz et al., 2013, Adam et al., 2020, Lavine et al., 2020). In each of these forms, Bayesian specification makes regularization explicit, supports posterior or marginal-likelihood-based learning of nonlinear structure, and attaches uncertainty measures to functions, coefficients, latent states, features, and predictions.
1. Scope and terminological usage
In the cited literature, BGNLM is not restricted to a single canonical parameterization. A broad formulation writes the predictor as
with likelihood from a generalized family and model structure encoding nonlinear features or latent components. A widely used variable-selection form is
where are nonlinear features, are coefficients, and are inclusion indicators (Lachmann et al., 2023).
A second major usage is GAM-centric. There the linear predictor remains additive but the additive components are nonlinear smooths,
with each smooth written as a basis expansion . Under the Bayesian view, the spline penalty becomes a Gaussian prior on , so penalized likelihood fitting is reinterpreted as approximate posterior inference (Miller, 2019).
A third usage emphasizes compositional nonlinearity. Generalized Unrestricted Models (GUMs) define predictors as sums of products of sums of learned functions,
0
with Gaussian-process priors on the unknown functions. This shifts BGNLMs from additive nonlinear regression toward structured interaction models while retaining generalized likelihoods (Adam et al., 2020).
The term also appears in more specialized senses. Fractional polynomial models are treated as constrained BGNLMs when the feature dictionary is restricted to powers and repeated-power logarithmic terms, and SINDy-style equation discovery is recast as BGNLM model selection when nonlinear basis elements are generated during posterior exploration rather than fixed in advance (Hubin et al., 2023, Hubin, 9 Jul 2025). This suggests that BGNLM is best understood as a family resemblance concept: generalized likelihoods, nonlinear predictors, Bayesian regularization, and explicit model uncertainty are its recurrent ingredients.
2. Core probabilistic architectures
The main BGNLM architectures differ in where nonlinearity is placed: in smooth basis functions, in recursively generated features, in latent random effects, or in state evolution.
| Architecture | Core structure | Representative papers |
|---|---|---|
| Additive smooth model | 1 | (Miller, 2019) |
| Feature-based regression | 2 | (Lachmann et al., 2023, Hubin et al., 2020) |
| GP compositional model | Sum-of-products of GP functions | (Adam et al., 2020) |
| Joint longitudinal-response model | 3 and 4 | (Cruz et al., 2013) |
| Dynamic/copula model | State-space or copula-linked latent process | (Lavine et al., 2020, Kreuzer et al., 2019, Ning et al., 2017) |
In the overparameterized regression theory of 2024, BGNLMs include GLMs based on one-parameter exponential families with Lipschitz link and single-neuron nonlinear regression with Lipschitz activation and Gaussian noise. The paper writes both under
5
with 6, and studies posterior contraction in predictive norm rather than sparsity recovery (Wakayama, 2024).
Joint-model formulations place nonlinearity in a longitudinal mixed-effects submodel and feed subject-specific random effects into a generalized outcome model. In the pregnancy application, the longitudinal process is logistic-like in time, while the primary outcome is Bernoulli with logit depending on the latent asymptotic hormone level. This is a BGNLM because the primary response is generalized, the longitudinal mean is nonlinear, and the full specification is hierarchical and Bayesian (Cruz et al., 2013).
Dynamic BGNLMs place the nonlinear structure in latent evolution and dependence. One line uses dynamic generalized linear models with multiscale latent factors and copula recoupling for multivariate series. Another uses observation and state equations both defined through copulas, giving a multivariate nonlinear non-Gaussian state-space model. A third constructs dependent generalized extreme value models by combining exact GEV marginals with Gaussian copula dependence through the transform 7 and 8 (Lavine et al., 2020, Kreuzer et al., 2019, Ning et al., 2017).
Response distributions in this literature are correspondingly broad: exponential-family likelihoods, Bernoulli, Poisson, Tweedie, Gaussian, beta, and GEV all appear. For example, the beta nonlinear model for ruminal degradation uses
9
with biologically meaningful constraints on 0 (Salmerón, 2020).
3. Priors, penalties, and structural regularization
A defining feature of BGNLMs is that regularization is encoded as prior structure. In GAMs, each smooth coefficient block is penalized by a quadratic form 1, and the combined penalty 2 implies a Gaussian prior with precision 3. Null-space components require special treatment because 4 is usually rank-deficient; standard remedies are centering constraints, double penalties on the null space, and shrinkage bases such as cs and ts (Miller, 2019).
In high-dimensional nonlinear regression, the adaptive spectral prior aligns prior mass with the empirical covariance of the covariates. The prior is truncated to the top-5 eigenspace through
6
which suppresses directions unsupported by the data and yields predictive contraction when combined with Lipschitz links and suitable spectral decay assumptions (Wakayama, 2024).
In GP-based BGNLMs, the regularizer is functional rather than coefficient-based. GUMs place Gaussian-process priors
7
on unknown transformed-regressor functions, so smoothness, periodicity, and interaction structure are encoded through kernels instead of spline penalties or fixed bases (Adam et al., 2020).
Model-space BGNLMs use explicit complexity penalties. A common prior is
8
or equivalently 9, where 0 is often the operations count. This favors sparse models with simple nonlinear features and is central to GMJMCMC-based variable selection and model averaging (Hubin et al., 2020, Lachmann et al., 2023). In the fractional-polynomial specialization, feature-specific penalties are set as 1, so higher-order transforms receive stronger BIC-type penalization (Hubin et al., 2023).
Other priors are tailored to structural constraints. The beta nonlinear model uses a uniform prior on the simplex for 2 and a mixture-of-exponentials prior for the kinetic parameter 3, derived by imposing a uniform prior on transformed mean values. That construction is presented as an objective prior device for nonlinear non-normal regression with constrained parameters (Salmerón, 2020). By contrast, the SINDy-oriented BGNLM adopts spike-and-slab style inclusion via Bernoulli indicators 4 together with Jeffreys priors for included coefficients, emphasizing structural sparsity and posterior inclusion probabilities rather than smooth shrinkage (Hubin, 9 Jul 2025).
4. Posterior computation and model-space exploration
Because BGNLMs span several model classes, their computational methods range from penalized Gaussian approximations to particle methods and exact posterior simulation.
In GAMs, conditional on smoothing parameters, penalized iteratively reweighted least squares solves
5
and the conditional posterior is approximated as Gaussian with covariance 6. REML and ML act as empirical Bayes estimators of smoothing parameters through Laplace-approximated marginal likelihoods, while full Bayesian alternatives are available via jagam, brms, and R-INLA (Miller, 2019).
GUMs use two approximate-Bayesian engines. The first is a Laplace method with block-coordinate Newton updates over the latent function evaluations. The second is a sparse variational GP approximation with inducing variables, optimized by maximizing an ELBO and scaling as 7 per iteration apart from 8 Cholesky work (Adam et al., 2020). Overparameterized nonlinear regression likewise uses stochastic variational inference with the reparameterization trick and Adam, while noting that Pólya–Gamma augmentation offers an MCMC alternative for logistic models (Wakayama, 2024).
Hierarchical BGNLMs with latent random effects typically require MCMC. The nonlinear longitudinal–GLM joint model uses a Metropolis-within-Gibbs sampler: random effects are updated by mode-and-Hessian-based Metropolis proposals, fixed effects by Metropolis steps, and hyperparameters such as 9, 0, and 1 by conjugate updates where available (Cruz et al., 2013). Dynamic copula BGNLMs use HMC with NUTS after integrating out discrete copula-family indicators, whereas the dependent GEV model uses particle Gibbs with ancestor sampling to sample the latent Gaussian state path in a nonlinear state-space system (Kreuzer et al., 2019, Ning et al., 2017).
A separate computational tradition treats BGNLMs as discrete model-space problems. MJMCMC and GMJMCMC alternate large mode-jumping proposals, local optimization, and small randomization, while the genetic stage generates new nonlinear features through projection, modification, and multiplication. For tall data, S-IRLS-SGD replaces full-data GLM optimization inside marginal-likelihood evaluation by mini-batch approximations to IRLS sufficient statistics and stochastic-gradient refinement (Hubin et al., 2020, Lachmann et al., 2023).
Spatio-temporal BGNLMs add another strategy: replace a difficult nonlinear dynamic model by a calibrated linear mixed model whose covariance matches the nonlinear target in Frobenius norm, then fit the calibrated model by Exact Posterior Regression. This delivers independent posterior replicates by linear algebra rather than MCMC, provided the model falls in the generalized conjugate family (Clinch et al., 27 Jun 2025).
5. Uncertainty quantification, prediction, and model selection
BGNLMs are Bayesian not only because they specify priors, but because they expose several levels of uncertainty simultaneously: functional, structural, latent-state, and predictive.
For GAMs, the empirical-Bayes posterior approximation yields uncertainty for smooths, linear predictors, and transformed predictions. Pointwise intervals of the form
2
have good across-the-function frequentist coverage in the Nychka–Wood sense, and simultaneous bands are obtained by simulating posterior paths and calibrating a global multiplier (Miller, 2019). In overparameterized nonlinear regression, posterior predictive inference is derived by integrating 3 over the posterior of 4 and, when relevant, 5; the paper evaluates interval quality using coverage probability (CP), average length (AL), and the classification-oriented measures UM and CC (Wakayama, 2024).
Model-space BGNLMs generalize this by averaging over structures. Posterior model probabilities have the generic form
6
and prediction uses
7
with 8. This makes model uncertainty part of the predictive distribution rather than a post-selection afterthought (Hubin et al., 2020, Lachmann et al., 2023).
Posterior inclusion probabilities are a recurring summary. Fractional-polynomial BGNLMs use them to identify variables and functional forms, and SINDy-style BGNLMs choose the median probability model by retaining terms with 9 (Hubin et al., 2023, Hubin, 9 Jul 2025). In joint nonlinear longitudinal models, predictive assessment extends beyond coefficients to CPO, LPML, AUC, and confusion-matrix summaries, while dynamic latent-factor BGNLMs generate coherent one-step and path forecasts through copula simulation (Cruz et al., 2013, Lavine et al., 2020).
A recurrent implication is that BGNLM uncertainty is rarely one-dimensional. The same model may report posterior bands for a smooth, inclusion probabilities for features, posterior distributions for latent states, and model-averaged predictive intervals for derived quantities. That layered uncertainty structure is one of the main reasons the label persists across otherwise heterogeneous constructions.
6. Applications, assumptions, and unresolved issues
BGNLMs have been applied across ecology, clinical longitudinal analysis, neuroscience, symbolic regression, atmospheric monitoring, extreme values, birth-rate surveillance, ruminal degradation kinetics, and dynamical-system discovery. Ecological GAMs motivate the Bayesian reinterpretation of spline penalties; nonlinear joint models improve prediction of abnormal pregnancy outcomes; GP-based GUMs recover subject-specific evidence mappings in orientation-averaging experiments; flexible feature-based BGNLMs recover Kepler-like laws and remain competitive on classification and regression benchmarks; and calibrated quadratic dynamic models improve county-level birth-rate forecasting over Matérn and VAR(1) baselines (Miller, 2019, Cruz et al., 2013, Adam et al., 2020, Hubin et al., 2020, Clinch et al., 27 Jun 2025).
Dynamic applications are especially varied. Copula-recoupled dynamic latent-factor models provide large computational gains for multivariate count forecasting, copula state-space models improve prediction for atmospheric pollutant measurements with missing values, and dependent GEV models supply exact extreme-value margins together with latent Gaussian serial dependence (Lavine et al., 2020, Kreuzer et al., 2019, Ning et al., 2017). On bounded-response data, beta nonlinear BGNLMs avoid biologically impossible predictions that can arise under least squares, while on differential-equation discovery tasks BGNLMs offer model uncertainty for basis generation and term inclusion (Salmerón, 2020, Hubin, 9 Jul 2025).
The assumptions behind these successes are model-specific and sometimes restrictive. Overparameterized contraction theory requires Lipschitz links or activations, empirical covariance concentration, and a KL-Lipschitz condition that excludes the unbounded canonical Poisson link treated as a counterexample in the paper (Wakayama, 2024). Copula state-space models truncated after the first vine tree omit higher-order conditional dependence, and covariance calibration by Frobenius matching preserves second-order structure but not higher-order dependence or state-dependent variance (Kreuzer et al., 2019, Clinch et al., 27 Jun 2025). Joint nonlinear mixed-effects models rely on Gaussian random effects and Gaussian within-subject errors unless explicitly relaxed (Cruz et al., 2013).
Several common misconceptions are addressed implicitly by the literature. First, “Bayesian” does not always mean fully Bayesian sampling of all smoothing or hyperparameters: in GAM practice, REML-based empirical Bayes remains the default and is defended on both computational and statistical grounds (Miller, 2019). Second, “basis-free” does not mean absence of structural assumptions: the SINDy-oriented BGNLM still navigates a feature space generated by allowed transformations such as sin_deg, cos_deg, and first-order fractional polynomials (Hubin, 9 Jul 2025). Third, “exact” may refer to the posterior of a calibrated surrogate rather than the original nonlinear system, as in Exact Posterior Regression for Frobenius-matched generalized quadratic dynamics (Clinch et al., 27 Jun 2025).
What unifies these strands is not a single likelihood or algorithm, but a modeling stance. BGNLMs treat nonlinearity as an object of prior specification, computational design, and posterior uncertainty analysis. Whether that nonlinearity appears as penalized smooths, GP-transformed regressors, recursively generated symbolic features, latent random effects, copula-linked states, or nonlinear dynamic covariance targets, the Bayesian formulation makes the regularization mechanism explicit and the inferential outputs extensible to prediction, selection, and uncertainty propagation across complex generalized models.