ArticleslgStudy

science

Partial least squares regression

Partial least squares 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 Partial least squares regression rather than just read about it. In short: Partial least squares (PLS) regression is a statistical method that bears some relation to principal components regression and is a reduced rank regression; instead of finding hyperplanes of maximum variance between the response and independent variables, it finds a linear regression model by projecting the predicted variables and the observable variables to a new space of maximum covariance (see below). Because bot…

Partial least squares regression — main illustration
Partial least squares regression — illustration

Key takeaways

  • Partial least squares 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 Partial least squares regression to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Partial least squares regression from memory before moving on to harder problems.

Reference excerpt

Partial least squares (PLS) regression is a statistical method that bears some relation to principal components regression and is a reduced rank regression; instead of finding hyperplanes of maximum variance between the response and independent variables, it finds a linear regression model by projecting the predicted variables and the observable variables to a new space of maximum covariance (see below). Because both the X and Y data are projected to new spaces, the PLS family of methods are known as bilinear factor models. Partial least squares discriminant analysis (PLS-DA) is a variant used when the Y is categorical. PLS is used to find the fundamental relations between two matrices (X and Y), i.e. a latent variable approach to modeling the covariance structures in these two spaces. A PLS model will try to find the multidimensional direction in the X space that explains the maximum multidimensional variance direction in the Y space. PLS regression is particularly suited when the matrix of predictors has more variables than observations, and when there is multicollinearity among X values. By contrast, standard regression will fail in these cases (unless it is regularized). Partial least squares was introduced by the Swedish statistician Herman O. A. Wold, who then developed it with his son, Svante Wold. An alternative term for PLS is projection to latent structures, but the term partial least squares is still dominant in many areas. Although the original applications were in the social sciences, PLS regression is today most widely used in chemometrics and related areas. It is also used in bioinformatics, sensometrics, neuroscience, and anthropology.

Core idea

We are given a sample of n {\displaystyle n} paired observations ( x → i , y → i ) , i ∈ 1 , … , n {\displaystyle ({\vec {x}}_{i},{\vec {y}}_{i}),i\in {1,\ldots ,n}} . In the first step j = 1 {\displaystyle j=1} , the partial least squares regression searches for the normalized direction p → j {\displaystyle {\vec {p}}_{j}} , q → j {\displaystyle {\vec {q}}_{j}} that maximizes the covariance

max p → j , q → j E ⁡ [ ( p → j ⋅ X → ) ⏟ t j ( q → j ⋅ Y → ) ⏟ u j ] . {\displaystyle \max _{{\vec {p}}_{j},{\vec {q}}_{j}}\operatorname {E} [\underbrace {({\vec {p}}_{j}\cdot {\vec {X}})} _{t_{j}}\underbrace {({\vec {q}}_{j}\cdot {\vec {Y}})} _{u_{j}}].}

Note below, the algorithm is denoted in matrix notation.

Underlying model The general underlying model of multivariate PLS with ℓ {\displaystyle \ell } components is

X = T P T + E {\displaystyle X=TP^{\mathrm {T} }+E}

Y = U Q T + F {\displaystyle Y=UQ^{\mathrm {T} }+F}

where

… excerpt ends here. Continue reading the full article.

Illustrations

Partial least squares regression: Geometric interpretation of the deflation step in the input space
Geometric interpretation of the deflation step in the input space

Worked examples

Example 1 — a first encounter with Partial least squares regression

Start with the simplest possible case. Write down what Partial least squares 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 Partial least squares 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 Partial least squares 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 Partial least squares regression

In research
Partial least squares 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 Partial least squares 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
Partial least squares regression is common in secondary-school and first-year university syllabi. It links to neighbouring topics Latent variable models, Least squares, so understanding it makes those chapters shorter.
In everyday life
Look for Partial least squares 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.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Partial least squares regression” →

Affiliate

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

How to study Partial least squares regression in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Partial least squares 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 Partial least squares regression out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Partial least squares regression in simple terms?

Partial least squares (PLS) regression is a statistical method that bears some relation to principal components regression and is a reduced rank regression; instead of finding hyperplanes of maximum variance between the response and independent variables, it finds a linear regression model by proje…

Why does Partial least squares 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 Partial least squares 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 Partial least squares regression.

Tags

  • Latent variable models
  • Least squares

Keep exploring