Memory
Efficient Principal Component Analysis for
the Dimensionality Reduction of Large Mass Spectrometry Imaging Data
Sets
- Publication date
- Publisher
Abstract
A memory efficient algorithm for
the computation of principal component
analysis (PCA) of large mass spectrometry imaging data sets is presented.
Mass spectrometry imaging (MSI) enables two- and three-dimensional
overviews of hundreds of unlabeled molecular species in complex samples
such as intact tissue. PCA, in combination with data binning or other
reduction algorithms, has been widely used in the unsupervised processing
of MSI data and as a dimentionality reduction method prior to clustering
and spatial segmentation. Standard implementations of PCA require
the data to be stored in random access memory. This imposes an upper
limit on the amount of data that can be processed, necessitating a
compromise between the number of pixels and the number of peaks to
include. With increasing interest in multivariate analysis of large
3D multislice data sets and ongoing improvements in instrumentation,
the ability to retain all pixels and many more peaks is increasingly
important. We present a new method which has no limitation on the
number of pixels and allows an increased number of peaks to be retained.
The new technique was validated against the MATLAB (The MathWorks
Inc., Natick, Massachusetts) implementation of PCA (<i>princomp</i>) and then used to reduce, without discarding peaks or pixels, multiple
serial sections acquired from a single mouse brain which was too large
to be analyzed with <i>princomp</i>. Then, <i>k</i>-means clustering was performed on the reduced data set. We further
demonstrate with simulated data of 83 slices, comprising 20β535
pixels per slice and equaling 44 GB of data, that the new method can
be used in combination with existing tools to process an entire organ.
MATLAB code implementing the memory efficient PCA algorithm is provided