Proximal Deep Structured Models

Abstract

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.

Cite

Text

Wang et al. "Proximal Deep Structured Models." Neural Information Processing Systems, 2016.

Markdown

[Wang et al. "Proximal Deep Structured Models." Neural Information Processing Systems, 2016.](https://mlanthology.org/neurips/2016/wang2016neurips-proximal/)

BibTeX

@inproceedings{wang2016neurips-proximal,
  title     = {{Proximal Deep Structured Models}},
  author    = {Wang, Shenlong and Fidler, Sanja and Urtasun, Raquel},
  booktitle = {Neural Information Processing Systems},
  year      = {2016},
  pages     = {865-873},
  url       = {https://mlanthology.org/neurips/2016/wang2016neurips-proximal/}
}