LGOct 7, 2015

Stochastic Optimization for Deep CCA via Nonlinear Orthogonal Iterations

arXiv:1510.02054v168 citations
Originality Incremental advance
AI Analysis

This work addresses a memory efficiency issue in multi-view representation learning for researchers and practitioners using deep CCA.

The paper tackled the problem of stochastic optimization for deep canonical correlation analysis (CCA) with small minibatches to reduce memory consumption, achieving performance comparable to previous optimizers.

Deep CCA is a recently proposed deep neural network extension to the traditional canonical correlation analysis (CCA), and has been successful for multi-view representation learning in several domains. However, stochastic optimization of the deep CCA objective is not straightforward, because it does not decouple over training examples. Previous optimizers for deep CCA are either batch-based algorithms or stochastic optimization using large minibatches, which can have high memory consumption. In this paper, we tackle the problem of stochastic optimization for deep CCA with small minibatches, based on an iterative solution to the CCA objective, and show that we can achieve as good performance as previous optimizers and thus alleviate the memory requirement.

Foundations

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

Your Notes