The Utility of Decorrelating Colour Spaces in Vector Quantised Variational Autoencoders
Arash Akbarinia, Raquel Gil-Rodr\'iguez, Alban Flachot, Matteo, Toscani

TL;DR
This paper investigates how converting images into decorrelated colour spaces affects the performance and interpretability of vector quantised variational autoencoders, showing improvements in colour accuracy and classification tasks.
Contribution
It introduces a colour space conversion task for VQ-VAE, demonstrating that decorrelated colour spaces improve representation quality and interpretability of embeddings.
Findings
Decorrelated colour spaces reduce colour difference by 1-2 Delta-E.
Classification accuracy improves by 5-10% with colour space conversion.
Embedding space becomes more interpretable in colour opponent models.
Abstract
Vector quantised variational autoencoders (VQ-VAE) are characterised by three main components: 1) encoding visual data, 2) assigning different vectors in the so-called embedding space, and 3) decoding the learnt features. While images are often represented in RGB colour space, the specific organisation of colours in other spaces also offer interesting features, e.g. CIE L*a*b* decorrelates chromaticity into opponent axes. In this article, we propose colour space conversion, a simple quasi-unsupervised task, to enforce a network learning structured representations. To this end, we trained several instances of VQ-VAE whose input is an image in one colour space, and its output in another, e.g. from RGB to CIE L*a*b* (in total five colour spaces were considered). We examined the finite embedding space of trained networks in order to disentangle the colour representation in VQ-VAE…
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 · Remote Sensing in Agriculture · Image and Signal Denoising Methods
MethodsVQ-VAE
