Scalable and Effective Deep CCA via Soft Decorrelation
Xiaobin Chang, Tao Xiang, Timothy M. Hospedales

TL;DR
This paper introduces Soft CCA, a scalable deep CCA model that uses a novel stochastic decorrelation loss to improve efficiency and effectiveness in multi-view learning, outperforming existing methods.
Contribution
The paper proposes Soft CCA with a mini-batch based decorrelation loss, replacing exact decorrelation, leading to more efficient and effective deep CCA training.
Findings
Soft CCA outperforms existing deep CCA models in effectiveness.
The stochastic decorrelation loss improves training efficiency.
The SDL loss is applicable to other deep learning models.
Abstract
Recently the widely used multi-view learning model, Canonical Correlation Analysis (CCA) has been generalised to the non-linear setting via deep neural networks. Existing deep CCA models typically first decorrelate the feature dimensions of each view before the different views are maximally correlated in a common latent space. This feature decorrelation is achieved by enforcing an exact decorrelation constraint; these models are thus computationally expensive due to the matrix inversion or SVD operations required for exact decorrelation at each training iteration. Furthermore, the decorrelation step is often separated from the gradient descent based optimisation, resulting in sub-optimal solutions. We propose a novel deep CCA model Soft CCA to overcome these problems. Specifically, exact decorrelation is replaced by soft decorrelation via a mini-batch based Stochastic Decorrelation Loss…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Video Surveillance and Tracking Methods · Generative Adversarial Networks and Image Synthesis
