Deep Markov Random Field for Image Modeling
Zhirong Wu, Dahua Lin, Xiaoou Tang

TL;DR
This paper introduces a novel deep Markov Random Field model that combines neural network expressiveness with MRF structure, enabling more powerful image modeling and demonstrating superior results on vision tasks.
Contribution
It proposes a fully-connected neural MRF model with a theoretical link to RNNs, and derives an efficient feed-forward approximation for improved image modeling.
Findings
Significant performance improvements over state-of-the-art methods.
Theoretical connection established between neural MRFs and RNNs.
Efficient feed-forward approximation enables practical training.
Abstract
Markov Random Fields (MRFs), a formulation widely used in generative image modeling, have long been plagued by the lack of expressive power. This issue is primarily due to the fact that conventional MRFs formulations tend to use simplistic factors to capture local patterns. In this paper, we move beyond such limitations, and propose a novel MRF model that uses fully-connected neurons to express the complex interactions among pixels. Through theoretical analysis, we reveal an inherent connection between this model and recurrent neural networks, and thereon derive an approximated feed-forward network that couples multiple RNNs along opposite directions. This formulation combines the expressive power of deep neural networks and the cyclic dependency structure of MRF in a unified model, bringing the modeling capability to a new level. The feed-forward approximation also allows it to be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image and Video Retrieval Techniques · Advanced Vision and Imaging
