paper-with-me

Papers

Toward Understanding Supervised Representation Learning with RKHS and GAN

2021-01-01 · Xu Liao, Jin Liu, Tianwen Wen, Yuling Jiao, Jian Huang

The success of deep supervised learning depends on its automatic data representation abilities. A good representation of high-dimensional complex data should enjoy low-dimensionally and disentanglement while losing as little information as possible. In this work, we give a statistical understanding of how deep representation goals can be achieved with reproducing kernel Hilbert spaces (RKHS) and generative adversarial networks (GAN). At the population level, we formulate the ideal representation learning task as that of finding a nonlinear map that minimizes the sum of losses characterizing conditional independence (with RKHS) and disentanglement (with GAN). We estimate the target map at the sample level nonparametrically with deep neural networks. We prove the consistency in terms of the population objective function value. We validate the proposed methods via comprehensive numerical experiments and real data analysis in the context of regression and classification. The resulting prediction accuracies are better than state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementImage ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

Understanding Augmentation-based Self-Supervised Representation Learning via RKHS Approximation and Regression

2023-06-01 · Runtian Zhai, Bingbin Liu, Andrej Risteski, Zico Kolter 외

Data augmentation is critical to the empirical success of modern self-supervised representation learning, such as contrastive learning and masked language modeling. However, a theoretical understanding of the exact role …

Contrastive LearningData AugmentationGeneralization BoundsLanguage Modeling+6

Learning in RKHM: a $C^*$-Algebraic Twist for Kernel Machines

2022-10-21 · Yuka Hashimoto, Masahiro Ikeda, Hachem Kadri

Supervised learning in reproducing kernel Hilbert space (RKHS) and vector-valued RKHS (vvRKHS) has been investigated for more than 30 years. In this paper, we provide a new twist to this rich literature by generalizing s…

Stability Analysis of Equivariant Convolutional Representations Through The Lens of Equivariant Multi-layered CKNs

2024-08-08 · Soutrik Roy Chowdhury

In this paper we construct and theoretically analyse group equivariant convolutional kernel networks (CKNs) which are useful in understanding the geometry of (equivariant) CNNs through the lens of reproducing kernel Hilb…

Representation Learning

Stacked Kernel Network

2017-11-25 · Shuai Zhang, Jian-Xin Li, Pengtao Xie, Yingchun Zhang 외

Kernel methods are powerful tools to capture nonlinear patterns behind data. They implicitly learn high (even infinite) dimensional nonlinear features in the Reproducing Kernel Hilbert Space (RKHS) while making the compu…

An End-to-End Graph Convolutional Kernel Support Vector Machine

2020-02-29 · Padraig Corcoran

A novel kernel-based support vector machine (SVM) for graph classification is proposed. The SVM feature space mapping consists of a sequence of graph convolutional layers, which generates a vector space representation fo…

ClassificationFeature EngineeringGeneral ClassificationGraph Classification