Spatial Mixture Models with Learnable Deep Priors for Perceptual Grouping
Humans perceive the seemingly chaotic world in a structured and compositional
way with the prerequisite of being able to segregate conceptual entities from
the complex visual scenes. The mechanism of grouping basic visual elements of
scenes into conceptual entities is termed as perceptual grouping. In this work,
we propose a new type of spatial mixture models with learnable priors for
perceptual grouping. Different from existing methods, the proposed method
disentangles the attributes of an object into `shape'' and `appearance''
which are modeled separately by the mixture weights and the mixture components.
More specifically, each object in the visual scene is fully characterized by
one latent representation, which is in turn transformed into parameters of the
mixture weight and the mixture component by two neural networks. The mixture
weights focus on modeling spatial dependencies (i.e., shape) and the mixture
components deal with intra-object variations (i.e., appearance). In addition,
the background is separately modeled as a special component complementary to
the foreground objects. Our extensive empirical tests on two perceptual
grouping datasets demonstrate that the proposed method outperforms the
state-of-the-art methods under most experimental configurations. The learned
conceptual entities are generalizable to novel visual scenes and insensitive to
the diversity of objects. Code is available at
https://github.com/jinyangyuan/learnable-deep-priors.
Code (1)
Tasks
ObjectSimilar Papers 제목 키워드 기반
Locate n' Rotate: Two-stage Openable Part Detection with Foundation Model Priors
Detecting the openable parts of articulated objects is crucial for downstream applications in intelligent robotics, such as pulling a drawer. This task poses a multitasking challenge due to the necessity of understanding…
Parameter PredictionNeural Expectation Maximization
Many real world tasks such as reasoning and physical interaction require identification and manipulation of conceptual entities. A first step towards solving these tasks is the automated discovery of distributed symbol-l…
Clustering3DGS-HPC: Distractor-free 3D Gaussian Splatting with Hybrid Patch-wise Classification
3D Gaussian Splatting (3DGS) has demonstrated remarkable performance in novel view synthesis and 3D scene reconstruction, but its quality often degrades in real-world environments due to transient distractors, such as mo…
Novel View SynthesisClustML: A Measure of Cluster Pattern Complexity in Scatterplots Learnt from Human-labeled Groupings
Visual quality measures (VQMs) are designed to support analysts by automatically detecting and quantifying patterns in visualizations. We propose a new VQM for visual grouping patterns in scatterplots, called ClustML, wh…
Simon-SR: Spatially Adaptive Modulation and Visual Prompt Adaptation for Text-Reinforced Super-Resolution
Single Image Super-Resolution (SISR) reconstructs high-quality images from low-resolution inputs. While recent multi-modal methods improve perceptual quality, they remain sensitive to erroneous priors and require expensi…
Image Super-Resolution