paper-with-me

Papers

Proximal Deep Structured Models

2016-12-01 · NeurIPS 2016 12 · Shenlong Wang, Sanja Fidler, Raquel Urtasun

Many problems in real-world applications involve predicting continuous-valued random variables that are statistically related. In this paper, we propose a powerful deep structured model that is able to learn complex non-linear functions which encode the dependencies between continuous output variables. We show that inference in our model using proximal methods can be efficiently solved as a feed-foward pass of a special type of deep recurrent neural network. We demonstrate the effectiveness of our approach in the tasks of image denoising, depth refinement and optical flow estimation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage DenoisingOptical Flow Estimation

Similar Papers 제목 키워드 기반

Structured Sparsity Inducing Adaptive Optimizers for Deep Learning

2021-02-07 · Tristan Deleu, Yoshua Bengio

The parameters of a neural network are naturally organized in groups, some of which might not contribute to its overall performance. To prune out unimportant groups of parameters, we can include some non-differentiable p…

Deep Learning

Adaptive Proximal Gradient Methods for Structured Neural Networks

2021-12-01 · NeurIPS 2021 12 · Jihun Yun, Aurelie C. Lozano, Eunho Yang

We consider the training of structured neural networks where the regularizer can be non-smooth and possibly non-convex. While popular machine learning libraries have resorted to stochastic (adaptive) subgradient approach…

Quantization

Convergence Rates of Inexact Proximal-Gradient Methods for Convex Optimization

2011-12-01 · NeurIPS 2011 12 · Mark Schmidt, Nicolas L. Roux, Francis R. Bach

We consider the problem of optimizing the sum of a smooth convex function and a non-smooth convex function using proximal-gradient methods, where an error is present in the calculation of the gradient of the smooth term …

Amortized Proximal Optimization

2022-02-28 · Juhan Bae, Paul Vicol, Jeff Z. HaoChen, Roger Grosse

We propose a framework for online meta-optimization of parameters that govern optimization, called Amortized Proximal Optimization (APO). We first interpret various existing neural network optimizers as approximate stoch…

image-classificationImage ClassificationImage ReconstructionMeta-Learning+1

A Scalable and Extensible Framework for Superposition-Structured Models

2015-09-08 · Shenjian Zhao, Cong Xie, Zhihua Zhang

In many learning tasks, structural models usually lead to better interpretability and higher generalization performance. In recent years, however, the simple structural models such as lasso are frequently proved to be in…