ArticleslgStudy

science

Projection pursuit regression

Projection pursuit regression is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Projection pursuit regression rather than just read about it. In short: In statistics, projection pursuit regression (PPR) is a statistical model developed by Jerome H. Friedman and Werner Stuetzle that extends additive models.

Key takeaways

  • Projection pursuit regression belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Projection pursuit regression to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Projection pursuit regression from memory before moving on to harder problems.

Reference excerpt

In statistics, projection pursuit regression (PPR) is a statistical model developed by Jerome H. Friedman and Werner Stuetzle that extends additive models. This model adapts the additive models in that it first projects the data matrix of explanatory variables in the optimal direction before applying smoothing functions to these explanatory variables.

Model overview The model consists of linear combinations of ridge functions: non-linear transformations of linear combinations of the explanatory variables. The basic model takes the form

y i = β 0 + ∑ j = 1 r f j ( β j T x i ) + ε i , {\displaystyle y_{i}=\beta _{0}+\sum _{j=1}^{r}f_{j}(\beta _{j}^{\mathrm {T} }x_{i})+\varepsilon _{i},}

where xi is a 1 × p row of the design matrix containing the explanatory variables for example i, yi is a 1 × 1 prediction, {βj} is a collection of r vectors (each a unit vector of length p) which contain the unknown parameters, {fj} is a collection of r initially unknown smooth functions that map from R → R {\displaystyle \mathbb {R} \rightarrow \mathbb {R} } , and r is a hyperparameter. Good values for r can be determined through cross-validation or a forward stage-wise strategy which stops when the model fit cannot be significantly improved. As r approaches infinity and with an appropriate set of functions {fj}, the PPR model is a universal estimator, as it can approximate any continuous function in R p {\displaystyle \mathbb {R} ^{p}} .

Model estimation For a given set of data { ( y i , x i ) } i = 1 n {\displaystyle \{(y_{i},x_{i})\}_{i=1}^{n}} , the goal is to minimize the error function

S = ∑ i = 1 n [ y i − ∑ j = 1 r f j ( β j T x i ) ] 2 {\displaystyle S=\sum _{i=1}^{n}\left[y_{i}-\sum _{j=1}^{r}f_{j}(\beta _{j}^{\mathrm {T} }x_{i})\right]^{2}}

over the functions f j {\displaystyle f_{j}} and vectors β j {\displaystyle \beta _{j}} . No method exists for solving over all variables at once, but it can be solved via alternating optimization. First, consider each ( f j , β j ) {\displaystyle (f_{j},\beta _{j})} pair individually: Let all other parameters be fixed, and find a "residual", the variance of the output not accounted for by those other parameters, given by

r i = y i − ∑ l ≠ j f l ( β l T x i ) {\displaystyle r_{i}=y_{i}-\sum _{l\neq j}f_{l}(\beta _{l}^{\mathrm {T} }x_{i})}

The task of minimizing the error function now reduces to solving

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Projection pursuit regression

Start with the simplest possible case. Write down what Projection pursuit regression claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Projection pursuit regression before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Projection pursuit regression ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Projection pursuit regression

In research
Projection pursuit regression appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Projection pursuit regression in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Projection pursuit regression is common in secondary-school and first-year university syllabi. It links to neighbouring topics Regression analysis, so understanding it makes those chapters shorter.
In everyday life
Look for Projection pursuit regression outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Projection pursuit regression in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Projection pursuit regression means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Projection pursuit regression out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Projection pursuit regression in simple terms?

In statistics, projection pursuit regression (PPR) is a statistical model developed by Jerome H. Friedman and Werner Stuetzle that extends additive models.

Why does Projection pursuit regression matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Projection pursuit regression?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Projection pursuit regression.

Tags

  • Regression analysis

Keep exploring