A Latent-Variable Lattice Model
Rajasekaran Masatran

TL;DR
This paper introduces a non-Markov lattice model for computer vision tasks that offers faster learning from small datasets by leveraging vector quantization, addressing the intractability of traditional MRFs.
Contribution
The paper proposes a novel non-Markov lattice model with an efficient learning algorithm tailored for specific MRF subsets in computer vision, improving speed and robustness.
Findings
Faster learning algorithm with O(U log U) complexity
Effective modeling of specific MRF subsets in vision tasks
Robust performance on small datasets
Abstract
Markov random field (MRF) learning is intractable, and its approximation algorithms are computationally expensive. We target a small subset of MRF that is used frequently in computer vision. We characterize this subset with three concepts: Lattice, Homogeneity, and Inertia; and design a non-markov model as an alternative. Our goal is robust learning from small datasets. Our learning algorithm uses vector quantization and, at time complexity O(U log U) for a dataset of U pixels, is much faster than that of general-purpose MRF.
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Algorithms · Advanced Image and Video Retrieval Techniques
