Unsupervised representation learning of spontaneous MEG data with nonlinear ICA

Yongjie Zhu1, Tiina Parviainen2, Erkka Heinilä2

  • 1Department of Computer Science, University of Helsinki, 00560 Helsinki, Finland; Department of Neuroscience and Biomedical Engineering, Aalto University, 00076 Espoo, Finland.

Neuroimage
|April 29, 2023
PubMed
Summary

We developed nonlinear independent component analysis (ICA) to analyze brain activity patterns from magnetoencephalography (MEG) data. This unsupervised learning method effectively decodes cognitive states, outperforming traditional techniques for spontaneous neural activity.

Related Concept Videos

Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
120
Upsampling01:22

Upsampling

Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
273
¹H NMR: Interpreting Distorted and Overlapping Signals01:02

¹H NMR: Interpreting Distorted and Overlapping Signals

Spin systems where the difference in chemical shifts of the coupled nuclei is greater than ten times J are called first-order spin systems. These nuclei are weakly coupled, and their chemical shifts and coupling constant can generally be estimated from the well-separated signals in the spectrum.
As Δν decreases and the signals move closer, the doublets appear increasingly distorted. The intensities of the inner lines increase at the cost of those of the outer lines as the signals are...
1.1K
Sampling Continuous Time Signal01:11

Sampling Continuous Time Signal

In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
299
Spontaneity02:21

Spontaneity

A spontaneous process is one that occurs naturally under certain conditions. A nonspontaneous process, on the other hand, will not take place unless it is “driven” by the continual input of energy from an external source. Processes have a natural tendency to occur in one direction under a given set of conditions. Water will naturally flow downhill (spontaneous process), but uphill flow (nonspontaneous process) requires outside intervention such as the use of a pump. Iron exposed to...
24.1K
Deconvolution01:20

Deconvolution

Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
208