paper-with-me

홈 › Papers

Label-Based Diversity Measure Among Hidden Units of Deep Neural Networks: A Regularization Method

2020-09-19 · Chenguang Zhang, Yuexian Hou, Dawei Song, Liangzhu Ge, Yaoshuai Yao

Although the deep structure guarantees the powerful expressivity of deep networks (DNNs), it also triggers serious overfitting problem. To improve the generalization capacity of DNNs, many strategies were developed to improve the diversity among hidden units. However, most of these strategies are empirical and heuristic in absence of either a theoretical derivation of the diversity measure or a clear connection from the diversity to the generalization capacity. In this paper, from an information theoretic perspective, we introduce a new definition of redundancy to describe the diversity of hidden units under supervised learning settings by formalizing the effect of hidden layers on the generalization capacity as the mutual information. We prove an opposite relationship existing between the defined redundancy and the generalization capacity, i.e., the decrease of redundancy generally improving the generalization capacity. The experiments show that the DNNs using the redundancy as the regularizer can effectively reduce the overfitting and decrease the generalization error, which well supports above points.

📄 PDF Abstract BibTeX arXiv:2009.09161

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar 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…

DiversityGeneralization Bounds

Bayesian Subspace Hidden Markov Model for Acoustic Unit Discovery

2019-04-08 · Lucas Ondel, Hari Krishna Vydana, Lukáš Burget, Jan Černocký

This work tackles the problem of learning a set of language specific acoustic units from unlabeled speech recordings given a set of labeled recordings from other languages. Our approach may be described by the following …

Acoustic Unit Discovery

Network Dissection: Quantifying Interpretability of Deep Visual Representations

2017-04-19 · CVPR 2017 7 · David Bau, Bolei Zhou, Aditya Khosla, Aude Oliva 외

We propose a general framework called Network Dissection for quantifying the interpretability of latent representations of CNNs by evaluating the alignment between individual hidden units and a set of semantic concepts. …

Predicting how and when hidden neurons skew measured synaptic interactions

2017-08-15

A major obstacle to understanding neural coding and computation is the fact that experimental recordings typically sample only a small fraction of the neurons in a circuit. Measured neural properties are skewed by intera…

Implicit Mixtures of Restricted Boltzmann Machines

2008-12-01 · NeurIPS 2008 12 · Vinod Nair, Geoffrey E. Hinton

We present a mixture model whose components are Restricted Boltzmann Machines (RBMs). This possibility has not been considered before because computing the partition function of an RBM is intractable, which appears to ma…