paper-with-me

홈 › Papers

An Empirical Study on Regularization of Deep Neural Networks by Local Rademacher Complexity

2019-02-03 · Yingzhen Yang, Jiahui Yu, Xingjian Li, Jun Huan, Thomas S. Huang

Regularization of Deep Neural Networks (DNNs) for the sake of improving their generalization capability is important and challenging. The development in this line benefits theoretical foundation of DNNs and promotes their usability in different areas of artificial intelligence. In this paper, we investigate the role of Rademacher complexity in improving generalization of DNNs and propose a novel regularizer rooted in Local Rademacher Complexity (LRC). While Rademacher complexity is well known as a distribution-free complexity measure of function class that help boost generalization of statistical learning methods, extensive study shows that LRC, its counterpart focusing on a restricted function class, leads to sharper convergence rates and potential better generalization given finite training sample. Our LRC based regularizer is developed by estimating the complexity of the function class centered at the minimizer of the empirical loss of DNNs. Experiments on various types of network architecture demonstrate the effectiveness of LRC regularization in improving generalization. Moreover, our method features the state-of-the-art result on the CIFAR-$10$ dataset with network architecture found by neural architecture search.

📄 PDF Abstract BibTeX arXiv:1902.00873

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

LocalDrop: A Hybrid Regularization for Deep Neural Networks

2021-03-01 · Ziqing Lu, Chang Xu, Bo Du, Takashi Ishida 외

In neural networks, developing regularization algorithms to settle overfitting is one of the major study areas. We propose a new approach for the regularization of neural networks by the local Rademacher complexity calle…

Local Rademacher Complexity Bounds based on Covering Numbers

2015-10-06 · Yunwen Lei, Lixin Ding, Yingzhou Bi

This paper provides a general result on controlling local Rademacher complexities, which captures in an elegant form to relate the complexities with constraint on the expected norm to the corresponding ones with constrai…

Risk Bounds and Rademacher Complexity in Batch Reinforcement Learning

2021-03-25 · Yaqi Duan, Chi Jin, Zhiyuan Li

This paper considers batch Reinforcement Learning (RL) with general value function approximation. Our study investigates the minimal assumptions to reliably estimate/minimize Bellman error, and characterizes the generali…

Learning Theoryreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning with Square Loss: Localization through Offset Rademacher Complexity

2015-02-21 · Tengyuan Liang, Alexander Rakhlin, Karthik Sridharan

We consider regression with square loss and general classes of functions without the boundedness assumption. We introduce a notion of offset Rademacher complexity that provides a transparent way to study localization bot…

regression

Multi-view Laplacian Support Vector Machines

2013-07-26 · Shiliang Sun

We propose a new approach, multi-view Laplacian support vector machines (SVMs), for semi-supervised learning under the multi-view scenario. It integrates manifold regularization and multi-view regularization into the usu…