K-textures, a self-supervised hard clustering deep learning algorithm for satellite image segmentation
Fabien H. Wagner, Ricardo Dalagnol, Alber H. S\'anchez, Mayumi C.M., Hirye, Samuel Favrichon, Jake H. Lee, Steffen Mauceri, Yan Yang, Sassan, Saatchi

TL;DR
The paper introduces k-textures, a self-supervised deep learning algorithm for satellite image segmentation that produces discrete, texture-based clustering with gradient descent, enabling efficient and context-aware classification.
Contribution
It presents a novel method for self-supervised hard clustering using CNNs and gradient descent, generating discrete binary masks and textures for satellite image segmentation.
Findings
Successfully segments high-resolution satellite images into k classes
Generates discrete binary masks using a new hard sigmoid method
Incorporates contextual information through texture and spatial features
Abstract
Deep learning self-supervised algorithms that can segment an image in a fixed number of hard labels such as the k-means algorithm and relying only on deep learning techniques are still lacking. Here, we introduce the k-textures algorithm which provides self-supervised segmentation of a 4-band image (RGB-NIR) for a number of classes. An example of its application on high resolution Planet satellite imagery is given. Our algorithm shows that discrete search is feasible using convolutional neural networks (CNN) and gradient descent. The model detects hard clustering classes represented in the model as discrete binary masks and their associated independently generated textures, that combined are a simulation of the original image. The similarity loss is the mean squared error between the features of the original and the simulated image, both extracted from the penultimate…
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
TopicsRemote-Sensing Image Classification · Advanced Image and Video Retrieval Techniques · Medical Image Segmentation Techniques
MethodsHard Sigmoid · Sigmoid Activation
