ArticleslgStudy

science

Multitaper

Multitaper 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 Multitaper rather than just read about it. In short: In signal processing, multitaper analysis is a spectral density estimation technique developed by David J. Thomson.

Multitaper — main illustration
Multitaper — illustration

Key takeaways

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

Reference excerpt

In signal processing, multitaper analysis is a spectral density estimation technique developed by David J. Thomson. It can estimate the power spectrum SX of a stationary ergodic finite-variance random process X, given a finite contiguous realization of X as data.

Motivation The multitaper method overcomes some of the limitations of non-parametric Fourier analysis. When applying the Fourier transform to extract spectral information from a signal, we assume that each Fourier coefficient is a reliable representation of the amplitude and relative phase of the corresponding component frequency. This assumption, however, is not generally valid for empirical data. For instance, a single trial represents only one noisy realization of the underlying process of interest. A comparable situation arises in statistics when estimating measures of central tendency i.e., it is bad practice to estimate qualities of a population using individuals or very small samples. Likewise, a single sample of a process does not necessarily provide a reliable estimate of its spectral properties. Moreover, the naive power spectral density obtained from the signal's raw Fourier transform is a biased estimate of the true spectral content.

These problems are often overcome by averaging over many realizations of the same event after applying a taper to each trial. However, this method is unreliable with small data sets and undesirable when one does not wish to attenuate signal components that vary across trials. Furthermore, even when many trials are available the untapered periodogram is generally biased (with the exception of white noise) and the bias depends upon the length of each realization, not the number of realizations recorded. Applying a single taper reduces bias but at the cost of increased estimator variance due to attenuation of activity at the start and end of each recorded segment of the signal. The multitaper method partially obviates these problems by obtaining multiple independent estimates from the same sample. Each data taper is multiplied element-wise by the signal to provide a windowed trial from which one estimates the power at each component frequency. As each taper is pairwise orthogonal to all other tapers, the window functions are uncorrelated with one another. The final spectrum is obtained by averaging over all the tapered spectra thus recovering some of the information that is lost due to partial attenuation of the signal that results from applying individual tapers. This method is especially useful when a small number of trials is available as it reduces the estimator variance beyond what is possible with single taper methods. Moreover, even when many trials are available the multitaper approach is useful as it permits more rigorous control of the trade-off between bias and variance than what is possible in the single taper case. Thomson chose the Slepian functions or discrete prolate spheroidal sequences as tapers since these vectors are mutually orthogonal and possess desirable spectral concentration properties (see the section on Slepian sequences). In practice, a weighted average is often used to compensate for increased energy loss at higher order tapers.

Formulation Consider a p-dimensional zero mean stationary stochastic process

X ( t ) = [ X ( 1 , t ) , X ( 2 , t ) , … , X ( p , t ) ] T {\displaystyle \mathbf {X} (t)={\lbrack X(1,t),X(2,t),\dots ,X(p,t)\rbrack }^{T}}

Here T denotes the matrix transposition. In neurophysiology for example, p refers to the total number of channels and hence X ( t ) {\displaystyle \mathbf {X} (t)} can represent simultaneous measurement of electrical activity of those p channels. Let the sampling interval between observations be Δ t {\displaystyle \Delta t} , so that the Nyquist frequency is f N = 1 / ( 2 Δ t ) {\displaystyle f_{N}=1/(2\Delta t)} . The multitaper spectral estimator utilizes several different data tapers which are orthogonal to each other. The multitaper cross-spectral estimator between channel l and m is the average of K direct cross-spectral estimators between the same pair of channels (l and m) and hence takes the form

S ^ l m ( f ) = 1 K ∑ k = 0 K − 1 S ^ k l m ( f ) . {\displaystyle {\hat {S}}^{lm}(f)={\frac {1}{K}}\sum _{k=0}^{K-1}{\hat {S}}_{k}^{lm}(f).}

Here, S ^ k l m ( f ) {\displaystyle {\hat {S}}_{k}^{lm}(f)} (for 0 ≤ k ≤ K − 1 {\displaystyle 0\leq k\leq K-1} ) is the kth direct cross spectral estimator between channel l and m and is given by

… excerpt ends here. Continue reading the full article.

Illustrations

Multitaper: Comparison of periodogram (black) and multitaper estimate (red) of a single trial local field potential measurement.  This estimate used 9 tapers.
Comparison of periodogram (black) and multitaper estimate (red) of a single trial local field potential measurement. This estimate used 9 tapers.
Multitaper: The importance of averaging in (cross-)spectral density estimation.[3] (a) Synthetically generated noisy signal with two coherent frequencies at 0.03 and 0.6 Hz. (b) Multitaper (MT) spectral density estimates. (c) Coherence squared estimates using Slepian multitaper analysis (thick line, unshaded) and Welch overlapping segment analysis (WOSA) (thin line, shaded area). (d) Estimate of the phase of the cross-spectral density estimate using MT (solid) and WOSA (dashed). At 0.03 Hz the signals are in phase, while at 0.6 Hz they are 
  
    
      
        −
        π
        
          /
        
        4
      
    
    {\displaystyle -\pi /4}
  
 out of phase.
The importance of averaging in (cross-)spectral density estimation.[3] (a) Synthetically generated noisy signal with two coherent frequencies at 0.03 and 0.6 Hz. (b) Multitaper (MT) spectral density estimates. (c) Coherence squared estimates using Slepian multitaper analysis (thick line, unshaded) and Welch overlapping segment analysis (WOSA) (thin line, shaded area). (d) Estimate of the phase of the cross-spectral density estimate using MT (solid) and WOSA (dashed). At 0.03 Hz the signals are in phase, while at 0.6 Hz they are − π / 4 {\displaystyle -\pi /4} out of phase.
Multitaper: The three leading Slepian sequences for T=1000 and 2WT=6. Note that each higher order sequence has an extra zero crossing.
The three leading Slepian sequences for T=1000 and 2WT=6. Note that each higher order sequence has an extra zero crossing.

Worked examples

Example 1 — a first encounter with Multitaper

Start with the simplest possible case. Write down what Multitaper 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 Multitaper 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 Multitaper 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 Multitaper

In research
Multitaper 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 Multitaper 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
Multitaper is common in secondary-school and first-year university syllabi. It links to neighbouring topics Frequency-domain analysis, Signal estimation, Signal processing, so understanding it makes those chapters shorter.
In everyday life
Look for Multitaper 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 Multitaper in 20 minutes

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

Frequently asked questions

What is Multitaper in simple terms?

In signal processing, multitaper analysis is a spectral density estimation technique developed by David J. Thomson.

Why does Multitaper 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 Multitaper?

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 Multitaper.

Tags

  • Frequency-domain analysis
  • Signal estimation
  • Signal processing
  • Time–frequency analysis

Keep exploring