CVMay 17, 2019

Multilinear Compressive Learning

arXiv:1905.07481v330 citations
Originality Highly original
AI Analysis

This work addresses the inefficiency of existing compressive learning methods for multi-dimensional signals like videos and hyperspectral images, offering a more scalable solution for high-dimensional data processing.

The paper tackles the problem of discarding multi-dimensional structure in compressive learning by proposing a Multilinear Compressive Learning framework that incorporates tensorial signal acquisition, resulting in improved efficiency and performance in object classification and face recognition tasks, with favorable scaling for high-dimensional signals.

Compressive Learning is an emerging topic that combines signal acquisition via compressive sensing and machine learning to perform inference tasks directly on a small number of measurements. Many data modalities naturally have a multi-dimensional or tensorial format, with each dimension or tensor mode representing different features such as the spatial and temporal information in video sequences or the spatial and spectral information in hyperspectral images. However, in existing compressive learning frameworks, the compressive sensing component utilizes either random or learned linear projection on the vectorized signal to perform signal acquisition, thus discarding the multi-dimensional structure of the signals. In this paper, we propose Multilinear Compressive Learning, a framework that takes into account the tensorial nature of multi-dimensional signals in the acquisition step and builds the subsequent inference model on the structurally sensed measurements. Our theoretical complexity analysis shows that the proposed framework is more efficient compared to its vector-based counterpart in both memory and computation requirement. With extensive experiments, we also empirically show that our Multilinear Compressive Learning framework outperforms the vector-based framework in object classification and face recognition tasks, and scales favorably when the dimensionalities of the original signals increase, making it highly efficient for high-dimensional multi-dimensional signals.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes