Learning Inference Models for Computer Vision
Varun Jampani

TL;DR
This paper introduces novel inference techniques for both generative and discriminative computer vision models, improving inference speed and accuracy, and proposes Bilateral Neural Networks for better prior knowledge integration.
Contribution
It presents new inference schemes for generative models and introduces Bilateral Neural Networks that incorporate prior knowledge into CNNs.
Findings
Enhanced inference speed and convergence in generative models.
Demonstrated effectiveness of bilateral filters in CNN architectures.
Improved handling of sparse high-dimensional data in vision tasks.
Abstract
Computer vision can be understood as the ability to perform inference on image data. Breakthroughs in computer vision technology are often marked by advances in inference techniques. This thesis proposes novel inference schemes and demonstrates applications in computer vision. We propose inference techniques for both generative and discriminative vision models. The use of generative models in vision is often hampered by the difficulty of posterior inference. We propose techniques for improving inference in MCMC sampling and message-passing inference. Our inference strategy is to learn separate discriminative models that assist Bayesian inference in a generative model. Experiments on a range of generative models show that the proposed techniques accelerate the inference process and/or converge to better solutions. A main complication in the design of discriminative models is the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Image Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques
