paper-with-me

Papers

Learning distinct features helps, provably

2021-06-10 · Firas Laakom, Jenni Raitoharju, Alexandros Iosifidis, Moncef Gabbouj

We study the diversity of the features learned by a two-layer neural network trained with the least squares loss. We measure the diversity by the average $L_2$-distance between the hidden-layer features and theoretically investigate how learning non-redundant distinct features affects the performance of the network. To do so, we derive novel generalization bounds depending on feature diversity based on Rademacher complexity for such networks. Our analysis proves that more distinct features at the network's units within the hidden layer lead to better generalization. We also show how to extend our results to deeper networks and different losses.

📄 PDF Abstract BibTeX arXiv:2106.06012

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityGeneralization Bounds

Similar Papers 제목 키워드 기반

Skill Learning via Policy Diversity Yields Identifiable Representations for Reinforcement Learning

2025-07-19 · Patrik Reizinger, Bálint Mucsányi, Siyuan Guo, Benjamin Eysenbach 외 arxiv

Self-supervised feature learning and pretraining methods in reinforcement learning (RL) often rely on information-theoretic principles, termed mutual information skill learning (MISL). These methods aim to learn a repres…

Representation LearningReinforcement Learning

Towards Understanding Why Mask-Reconstruction Pretraining Helps in Downstream Tasks

2022-06-08 · Jiachun Pan, Pan Zhou, Shuicheng Yan

For unsupervised pretraining, mask-reconstruction pretraining (MRP) approaches, e.g. MAE and data2vec, randomly mask input patches and then reconstruct the pixels or semantic features of these masked patches via an auto-…

Decoder

Is Supervised Learning With Adversarial Features Provably Better Than Sole Supervision?

2019-10-30 · Litu Rout

Generative Adversarial Networks (GAN) have shown promising results on a wide variety of complex tasks. Recent experiments show adversarial training provides useful gradients to the generator that helps attain better perf…

Learning the Relation between Similarity Loss and Clustering Loss in Self-Supervised Learning

2023-01-08 · Jidong Ge, Yuxiang Liu, Jie Gui, Lanting Fang 외

Self-supervised learning enables networks to learn discriminative features from massive data itself. Most state-of-the-art methods maximize the similarity between two augmentations of one image based on contrastive learn…

ClusteringContrastive LearningRelationSelf-Supervised Learning

D-Net: Learning for Distinctive Point Clouds by Self-Attentive Point Searching and Learnable Feature Fusion

2023-05-10 · Xinhai Liu, Zhizhong Han, Sanghuk Lee, Yan-Pei Cao 외

Learning and selecting important points on a point cloud is crucial for point cloud understanding in various applications. Most of early methods selected the important points on 3D shapes by analyzing the intrinsic geome…