Inferensys

Glossary

Smooth Transition Autoregression (STAR)

A regime-switching time-series model where transitions between states are continuous and smooth, governed by a logistic or exponential function of a transition variable.
SRE continuously monitoring AI systems on multiple screens, real-time dashboards visible, dark mode NOC setup.
NONLINEAR TIME-SERIES MODELING

What is Smooth Transition Autoregression (STAR)?

A regime-switching model where the transition between regimes is continuous and smooth rather than abrupt, governed by a logistic or exponential function of a transition variable.

Smooth Transition Autoregression (STAR) is a nonlinear time-series model where the autoregressive coefficients change continuously between two limiting regimes based on the value of an observable transition variable. Unlike Threshold Autoregression (TAR), which imposes an abrupt, discrete switch, STAR employs a smooth, differentiable transition function—typically logistic or exponential—to weight the contribution of each regime.

The transition function's slope parameter controls the speed of adjustment between regimes, allowing STAR to capture gradual market phase shifts rather than instantaneous structural breaks. This makes it particularly effective for modeling phenomena like volatility clustering or correlation breakdown, where financial variables exhibit smooth cyclical transitions between bull and bear states rather than binary jumps.

SMOOTH TRANSITION AUTOREGRESSION

Key Characteristics of STAR Models

Smooth Transition Autoregression (STAR) models capture nonlinear dynamics where the data-generating process shifts continuously between two or more regimes. Unlike abrupt-switching models, STAR uses a smooth transition function—typically logistic or exponential—to weight regimes based on an observable transition variable.

01

Continuous Regime Weighting

The defining feature of STAR is the smooth transition function G(s_t; γ, c). This function takes a value between 0 and 1, creating a continuum of states between the two extreme regimes.

  • Logistic STAR (LSTAR): Uses a logistic function, suitable for modeling asymmetric cycles where expansion and contraction have different dynamics.
  • Exponential STAR (ESTAR): Uses an exponential function, appropriate for symmetric adjustment where behavior depends on the magnitude, not the sign, of the deviation.
  • The slope parameter γ controls the speed of transition; as γ → ∞, the model approaches a threshold model.
0 to 1
Transition Function Range
02

The Transition Variable

Regime determination in STAR models depends on an observable transition variable s_t, which governs the weighting between regimes.

  • Self-exciting STAR: The transition variable is a lagged value of the dependent variable (e.g., y_{t-d}), capturing feedback-driven regime changes.
  • Exogenous STAR: The transition variable is an external driver, such as a volatility index (VIX), interest rate spread, or macroeconomic indicator.
  • The delay parameter d determines which lag of the transition variable influences the current regime, typically selected via information criteria.
y_{t-d}
Common Transition Variable
03

Additive vs. Logistic Structure

The STAR model is expressed as a weighted average of two linear autoregressive processes:

y_t = (φ₁'x_t)(1 - G) + (φ₂'x_t)(G) + ε_t

  • The model is linear in parameters conditional on the transition function parameters γ and c.
  • This structure allows the autoregressive coefficients to evolve smoothly over time as the economy or market transitions between states.
  • The location parameter c defines the threshold around which the transition is centered.
2 Regimes
Standard Specification
04

Estimation via Nonlinear Least Squares

Parameter estimation in STAR models requires nonlinear optimization because the transition parameters γ and c enter the model nonlinearly.

  • Concentrated grid search: Fix γ and c on a grid, estimate the linear AR parameters via OLS, then optimize over the grid.
  • Numerical optimization: Use algorithms like BFGS or Newton-Raphson to jointly estimate all parameters.
  • Starting values: Critical due to the potential for local optima; grid search provides robust initialization.
  • Scaling: The transition variable is typically standardized to make γ scale-free.
Grid + BFGS
Standard Estimation
05

Linearity Testing & Model Selection

Before fitting a STAR model, a linearity test determines whether nonlinear specification is warranted. The null hypothesis of linearity (γ = 0) presents a nuisance parameter problem.

  • Luukkonen-Saikkonen-Teräsvirta (LST) test: Replaces the transition function with a Taylor series approximation, creating an auxiliary regression for an LM-type test.
  • Model selection sequence: Test linearity → if rejected, choose between LSTAR and ESTAR via a sequence of nested hypothesis tests on the Taylor expansion coefficients.
  • Delay selection: The test is repeated for different values of d; the one producing the strongest rejection is chosen.
LST Test
Standard Linearity Test
06

Impulse Response Asymmetry

A key implication of STAR models is that impulse responses are history-dependent—the effect of a shock depends on the current regime and the sign and magnitude of the shock.

  • Generalized Impulse Response Functions (GIRF) : Simulate the model forward from a specific initial condition, averaging over bootstrap draws of future shocks.
  • Shocks can push the system across the threshold, causing the dynamics to shift mid-response.
  • This captures empirical phenomena like asymmetric business cycles where recoveries differ from contractions, or limit order book dynamics where market impact varies with liquidity state.
State-Dependent
Impulse Response
SMOOTH TRANSITION AUTOREGRESSION

Frequently Asked Questions

Explore the mechanics and applications of the Smooth Transition Autoregression (STAR) model, a nonlinear time-series framework that captures continuous regime shifts in financial markets.

A Smooth Transition Autoregression (STAR) model is a nonlinear time-series model where the dynamics of a variable shift continuously between two or more regimes, governed by a smooth function of a transition variable. Unlike Markov Switching Models that assume abrupt, discrete jumps between states, STAR models allow for an infinite number of intermediate states. The model is typically expressed as a weighted average of two linear autoregressive processes, where the weight is determined by a continuous transition function G(s_t; γ, c). This function depends on an observable transition variable s_t, a slope parameter γ that controls the smoothness of the transition, and a location parameter c that defines the threshold. As γ → ∞, the transition becomes abrupt, approximating a Threshold Autoregression (TAR); as γ → 0, the model collapses to a simple linear AR model. This flexibility makes STAR ideal for modeling phenomena like volatility clustering and asymmetric business cycles where shifts occur gradually rather than instantaneously.

MODEL COMPARISON

STAR vs. Other Regime-Switching Models

Comparison of Smooth Transition Autoregression with alternative regime-switching frameworks across key modeling dimensions

FeatureSTARMarkov SwitchingThreshold Autoregression (TAR)

Transition Mechanism

Continuous smooth function (logistic/exponential)

Probabilistic Markov chain

Abrupt discrete threshold

Regime Observability

Observable transition variable

Unobservable latent state

Observable threshold variable

Transition Speed Parameter

Allows Intermediate Regimes

State Inference Method

Deterministic from transition variable

Filtered probability (Hamilton filter)

Deterministic from threshold indicator

Typical Estimation

Nonlinear least squares / MLE

Expectation-Maximization / MLE

Conditional least squares

Captures Gradual Market Shifts

Endogenous Regime Determination

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.