paper-with-me

Papers

Adaptively Solving the Local-Minimum Problem for Deep Neural Networks

2020-12-25 · Huachuan Wang, James Ting-Ho Lo

This paper aims to overcome a fundamental problem in the theory and application of deep neural networks (DNNs). We propose a method to solve the local minimum problem in training DNNs directly. Our method is based on the cross-entropy loss criterion's convexification by transforming the cross-entropy loss into a risk averting error (RAE) criterion. To alleviate numerical difficulties, a normalized RAE (NRAE) is employed. The convexity region of the cross-entropy loss expands as its risk sensitivity index (RSI) increases. Making the best use of the convexity region, our method starts training with an extensive RSI, gradually reduces it, and switches to the RAE as soon as the RAE is numerically feasible. After training converges, the resultant deep learning machine is expected to be inside the attraction basin of a global minimum of the cross-entropy loss. Numerical results are provided to show the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2012.13632

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

RAE This method introduces several regularization schemes that can be applied to an Autoencoder. To make the model generative *ex-post* density estimation is proposed and consists in…

Similar Papers 제목 키워드 기반

Exploiting Reduction Rules and Data Structures: Local Search for Minimum Vertex Cover in Massive Graphs

2015-09-19 · Yi Fan, Chengqian Li, Zongjie Ma, LjiLjana Brankovic 외

The Minimum Vertex Cover (MinVC) problem is a well-known NP-hard problem. Recently there has been great interest in solving this problem on real-world massive graphs. For such graphs, local search is a promising approach…

Locally Differentially Private Minimum Finding

2019-05-27 · Kazuto Fukuchi, Chia-Mu Yu, Arashi Haishima, Jun Sakuma

We investigate a problem of finding the minimum, in which each user has a real value and we want to estimate the minimum of these values under the local differential privacy constraint. We reveal that this problem is fun…

Training Recurrent Neural Networks as a Constraint Satisfaction Problem

2018-03-20 · Hamid Khodabandehlou, M. Sami Fadali

This paper presents a new approach for training artificial neural networks using techniques for solving the constraint satisfaction problem (CSP). The quotient gradient system (QGS) is a trajectory-based method for solvi…

Estimating Reaction Barriers with Deep Reinforcement Learning

2024-07-17 · Adittya Pal

Stable states in complex systems correspond to local minima on the associated potential energy surface. Transitions between these local minima govern the dynamics of such systems. Precisely determining the transition pat…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Minimum Volume Topic Modeling

2019-04-03 · Byoungwook Jang, Alfred Hero

We propose a new topic modeling procedure that takes advantage of the fact that the Latent Dirichlet Allocation (LDA) log likelihood function is asymptotically equivalent to the logarithm of the volume of the topic simpl…

Model Optimization