paper-with-me

Papers

Controlling Model Complexity in Probabilistic Model-Based Dynamic Optimization of Neural Network Structures

2019-07-15 · Shota Saito, Shinichi Shirakawa

A method of simultaneously optimizing both the structure of neural networks and the connection weights in a single training loop can reduce the enormous computational cost of neural architecture search. We focus on the probabilistic model-based dynamic neural network structure optimization that considers the probability distribution of structure parameters and simultaneously optimizes both the distribution parameters and connection weights based on gradient methods. Since the existing algorithm searches for the structures that only minimize the training loss, this method might find overly complicated structures. In this paper, we propose the introduction of a penalty term to control the model complexity of obtained structures. We formulate a penalty term using the number of weights or units and derive its analytical natural gradient. The proposed method minimizes the objective function injected the penalty term based on the stochastic gradient descent. We apply the proposed method in the unit selection of a fully-connected neural network and the connection selection of a convolutional neural network. The experimental results show that the proposed method can control model complexity while maintaining performance.

📄 PDF Abstract BibTeX arXiv:1907.06341

Code (0)

등록된 구현이 없습니다.

Tasks

modelNeural Architecture Search

Similar Papers 제목 키워드 기반

Challenges on Probabilistic Modeling for Evolving Networks

2013-04-30 · Jianguo Ding, Pascal Bouvry

With the emerging of new networks, such as wireless sensor networks, vehicle networks, P2P networks, cloud computing, mobile Internet, or social networks, the network dynamics and complexity expands from system design, h…

Cloud ComputingManagement

On the Lipschitz Constant of Deep Networks and Double Descent

2023-01-28 · Matteo Gamba, Hossein Azizpour, Mårten Björkman

Existing bounds on the generalization error of deep networks assume some form of smooth or bounded dependence on the input variable, falling short of investigating the mechanisms controlling such factors in practice. In …

Diffusion Tempering Improves Parameter Estimation with Probabilistic Integrators for Ordinary Differential Equations

2024-02-19 · Jonas Beck, Nathanael Bosch, Michael Deistler, Kyra L. Kadhim 외

Ordinary differential equations (ODEs) are widely used to describe dynamical systems in science, but identifying parameters that explain experimental measurements is challenging. In particular, although ODEs are differen…

parameter estimation

Verification of Neural Reachable Tubes via Scenario Optimization and Conformal Prediction

2023-12-14 · Albert Lin, Somil Bansal

Learning-based approaches for controlling safety-critical systems are rapidly growing in popularity; thus, it is important to assure their performance and safety. Hamilton-Jacobi (HJ) reachability analysis is a popular f…

Collision AvoidanceConformal PredictionUncertainty Quantification

Adaptive debiased SGD in high-dimensional GLMs with streaming data

2024-05-28 · Ruijian Han, Lan Luo, Yuanhang Luo, Yuanyuan Lin 외

Online statistical inference facilitates real-time analysis of sequentially collected data, making it different from traditional methods that rely on static datasets. This paper introduces a novel approach to online infe…