Learning Less-Overlapping Representations
Machine Learning
2017-11-28 v1 Machine Learning
Abstract
In representation learning (RL), how to make the learned representations easy to interpret and less overfitted to training data are two important but challenging issues. To address these problems, we study a new type of regulariza- tion approach that encourages the supports of weight vectors in RL models to have small overlap, by simultaneously promoting near-orthogonality among vectors and sparsity of each vector. We apply the proposed regularizer to two models: neural networks (NNs) and sparse coding (SC), and develop an efficient ADMM-based algorithm for regu- larized SC. Experiments on various datasets demonstrate that weight vectors learned under our regularizer are more interpretable and have better generalization performance.
Cite
@article{arxiv.1711.09300,
title = {Learning Less-Overlapping Representations},
author = {Pengtao Xie and Hongbao Zhang and Eric P. Xing},
journal= {arXiv preprint arXiv:1711.09300},
year = {2017}
}