Canonical Correlation Guided Deep Neural Network
Zhiwen Chen, Siwen Mo, Haobin Ke, Steven X. Ding, Zhaohui Jiang,, Chunhua Yang, Weihua Gui

TL;DR
This paper introduces a canonical correlation guided deep neural network framework that enhances correlated representation learning for various tasks, integrating multivariate analysis with deep learning and outperforming existing methods in reconstruction, classification, and prediction.
Contribution
The paper proposes a novel CCDNN framework that uses canonical correlation as a constraint, combining multivariate analysis with deep learning for improved representation learning.
Findings
CCDNN outperforms DCCA and DCCAE in reconstruction tasks on MNIST.
CCDNN achieves superior classification and prediction results in industrial fault diagnosis.
The framework is extendable to deeper networks with residual connections.
Abstract
Learning representations of two views of data such that the resulting representations are highly linearly correlated is appealing in machine learning. In this paper, we present a canonical correlation guided learning framework, which allows to be realized by deep neural networks (CCDNN), to learn such a correlated representation. It is also a novel merging of multivariate analysis (MVA) and machine learning, which can be viewed as transforming MVA into end-to-end architectures with the aid of neural networks. Unlike the linear canonical correlation analysis (CCA), kernel CCA and deep CCA, in the proposed method, the optimization formulation is not restricted to maximize correlation, instead we make canonical correlation as a constraint, which preserves the correlated representation learning ability and focuses more on the engineering tasks endowed by optimization formulation, such as…
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
TopicsNeural Networks and Applications
MethodsResidual Connection
