High Resolution Land Cover Classification Using Spatio-Temporal ML

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for providing High Resolution Land Cover (HRLC) face challenges in efficiently and accurately producing detailed land cover datasets from high-resolution images and medium-resolution images taken over time.

Innovation Solution

The approach involves receiving a high-resolution image and a series of medium-resolution images, performing segmentation on the high-resolution image, applying various transformations to the medium-resolution images, creating a temporal stack layer with spatial statistics, and using a Machine Learning model to classify land cover based on spatio-temporal layers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If high-resolution images are used for land cover classification, then classification precision is improved, but data processing complexity increases

Engineering Contradiction:
Improveclassification precisionVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the high-resolution image into multiple tiles or patches, processing each segment independently through the neural network. This divides the complex task of processing entire high-resolution images into manageable chunks, reducing memory requirements and computational complexity while maintaining classification precision through careful segmentation and stitching of results

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces temporal dimension by incorporating medium-resolution satellite images from multiple time points alongside the high-resolution reference image. This spatio-temporal approach adds a temporal dimension to the classification process, enabling the model to leverage temporal patterns and reduce processing complexity on single high-resolution images

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Loss of time

If multiple medium-resolution images over time are processed, then temporal resolution is improved, but computational requirements increase

Engineering Contradiction:
Improvetemporal resolutionVSAvoidcomputational requirements
Core Design Contradiction:
Loss of timeVSPower

Solution Approach 1:

The patent merges multiple medium-resolution satellite images taken at different time points into a unified temporal stack that is processed together with the high-resolution reference image. This combining approach leverages temporal information from multiple observations while sharing computational resources across the merged dataset, reducing redundant processing compared to analyzing each image separately

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent uses the high-resolution reference image as a template or copy that anchors the classification process. By aligning and registering medium-resolution images to this high-resolution template, the system avoids re-processing high-resolution data multiple times, instead copying spatial structures from the reference and updating them with temporal information from medium-resolution images

Inventive Principle:
Principle #26Copying

Data Source

PatentUS20250131692A1High resolution land cover (HRLC)
Publication Date: 2025.04.24 VANTOR INC
  • US20250131692A1 patent drawing
  • US20250131692A1 patent drawing
  • US20250131692A1 patent drawing

AI summary

High Resolution Land Cover (HRLC) may be provided. A first high resolution image of a scene may be received and a plurality of second medium resolution images of the scene taken over a period of time may be received. A segmentation of the first image may then be performed. Next, a plurality of transformations may be performed on the plurality of second images. Then a temporal stack layer for a plurality of temporal statistics for each of the plurality of transformations on the plurality of second images may be created. The temporal stack layer may then be intersected with the segmented first image using a plurality of spatial statistics to produce a plurality of spatio-temporal layers. A Machine Learning (ML) model may be used on the spatio-temporal layers to classify pixels in the first image into respective ones of a plurality of classifications.