English

An Explicit Local and Global Representation Disentanglement Framework with Applications in Deep Clustering and Unsupervised Object Detection

Computer Vision and Pattern Recognition 2020-02-25 v2 Machine Learning Image and Video Processing

Abstract

Visual data can be understood at different levels of granularity, where global features correspond to semantic-level information and local features correspond to texture patterns. In this work, we propose a framework, called SPLIT, which allows us to disentangle local and global information into two separate sets of latent variables within the variational autoencoder (VAE) framework. Our framework adds generative assumption to the VAE by requiring a subset of the latent variables to generate an auxiliary set of observable data. This additional generative assumption primes the latent variables to local information and encourages the other latent variables to represent global information. We examine three different flavours of VAEs with different generative assumptions. We show that the framework can effectively disentangle local and global information within these models leads to improved representation, with better clustering and unsupervised object detection benchmarks. Finally, we establish connections between SPLIT and recent research in cognitive neuroscience regarding the disentanglement in human visual perception. The code for our experiments is at https://github.com/51616/split-vae .

Keywords

Cite

@article{arxiv.2001.08957,
  title  = {An Explicit Local and Global Representation Disentanglement Framework with Applications in Deep Clustering and Unsupervised Object Detection},
  author = {Rujikorn Charakorn and Yuttapong Thawornwattana and Sirawaj Itthipuripat and Nick Pawlowski and Poramate Manoonpong and Nat Dilokthanakul},
  journal= {arXiv preprint arXiv:2001.08957},
  year   = {2020}
}

Comments

13 pages and 9 figures

R2 v1 2026-06-23T13:19:44.448Z