paper-with-me

Papers

Stochastic Maximum Likelihood Optimization via Hypernetworks

2017-12-04 · Abdul-Saboor Sheikh, Kashif Rasul, Andreas Merentitis, Urs Bergmann

This work explores maximum likelihood optimization of neural networks through hypernetworks. A hypernetwork initializes the weights of another network, which in turn can be employed for typical functional tasks such as regression and classification. We optimize hypernetworks to directly maximize the conditional likelihood of target variables given input. Using this approach we obtain competitive empirical results on regression and classification benchmarks.

📄 PDF Abstract BibTeX arXiv:1712.01141

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationregression

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

Faster Stochastic First-Order Method for Maximum-Likelihood Quantum State Tomography

2022-11-23 · Chung-En Tsai, Hao-Chung Cheng, Yen-Huan Li

In maximum-likelihood quantum state tomography, both the sample size and dimension grow exponentially with the number of qubits. It is therefore desirable to develop a stochastic first-order method, just like stochastic …

Quantum State Tomography

A Gated Hypernet Decoder for Polar Codes

2019-11-08 · Eliya Nachmani, Lior Wolf

Hypernetworks were recently shown to improve the performance of message passing algorithms for decoding error correcting codes. In this work, we demonstrate how hypernetworks can be applied to decode polar codes by emplo…

Decoder

Variational Inference for Quantum HyperNetworks

2025-06-06 · Luca Nepote, Alix Lhéritier, Nicolas Bondoux, Marios Kountouris 외

Binary Neural Networks (BiNNs), which employ single-bit precision weights, have emerged as a promising solution to reduce memory usage and power consumption while maintaining competitive performance in large-scale system…

Bayesian InferenceVariational Inference

Stochastic Hyperparameter Optimization through Hypernetworks

2018-02-26 · ICLR 2018 1 · Jonathan Lorraine, David Duvenaud

Machine learning models are often tuned by nesting optimization of model weights inside the optimization of hyperparameters. We give a method to collapse this nested optimization into joint stochastic optimization of wei…

BIG-bench Machine LearningHyperparameter OptimizationStochastic Optimization

Maximum Likelihood Constraint Inference from Stochastic Demonstrations

2021-02-24 · David L. McPherson, Kaylene C. Stocking, S. Shankar Sastry

When an expert operates a perilous dynamic system, ideal constraint information is tacitly contained in their demonstrated trajectories and controls. The likelihood of these demonstrations can be computed, given the syst…