Puneet Varma (Editor)

Stationary subspace analysis

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Stationary Subspace Analysis (SSA) is a blind source separation algorithm which factorizes a multivariate time series into stationary and non-stationary components.

Contents

Introduction

In many settings, the measured time series contains contributions from various underlying sources that cannot be measured directly. For instance, in EEG analysis, the electrodes on the scalp record the activity of a large number of sources located inside the brain. These sources can be stationary or non-stationary, but they are not discernible in the electrode signals, which are a mixture of these sources. SSA allows the separation of the stationary from the non-stationary sources in an observed time series.

According to the SSA model, the observed multivariate time series x ( t ) is assumed to be generated as a linear superposition of stationary sources s s ( t ) and non-stationary sources s n ( t ) ,

x ( t ) = A s ( t ) = [ A s A n ] [ s s ( t ) s n ( t ) ] ,

where A is an unknown but time-constant mixing matrix; A s and A n are the basis of the stationary and non-stationary subspace respectively.

Given samples from the time series x ( t ) , the aim of Stationary Subspace Analysis is to estimate the inverse mixing matrix A 1 separating the stationary from non-stationary sources in the mixture x ( t ) .

Identifiability of the solution

The true stationary sources s s ( t ) are identifiable (up to a linear transformation) and the true non-stationary subspace A n is identifiable. The true non-stationary sources s n ( t ) and the true stationary subspace A s cannot be identified, because arbitrary contributions from the stationary sources do not change the non-stationary nature of a non-stationary source

Applications and extensions

Stationary subspace analysis has been successfully applied to Brain-computer interfacing, computer vision and temporal segmentation. There are variants of the SSA problem that can be solved analytically in closed form, without numerical optimization.

References

Stationary subspace analysis Wikipedia