Autoencoder for Sparse Satellite Data Carbon Estimation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Developing accurate spatial models for environmental monitoring is challenging due to the sparsity of available training data, particularly when dealing with large datasets from sources like Landsat and MODIS satellites, which require efficient processing and analysis techniques to facilitate real-time event detection and data fusion across vast spatial and temporal domains.

Innovation Solution

The implementation of techniques for processing and analyzing multi-decadal satellite data, involving data ingestion, preprocessing, and storage in a calibrated, georeferenced, and multi-resolution tiled format, utilizing cloud computing resources and software frameworks like Python with libraries such as GDAL and NumPy, to enable efficient data handling and model training, even with sparse data sets.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional spatial models are trained on sparse satellite data, then model accuracy deteriorates, but collecting more training data increases data processing complexity and costs

Engineering Contradiction:
Improvemodel accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the satellite data processing by creating separate encoder and decoder components in the autoencoder architecture. The encoder processes sparse input data independently, while the decoder reconstructs complete spatial patterns, allowing the system to handle sparse data without requiring complex integrated processing of all data simultaneously

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies preliminary action by pre-training the autoencoder model on available sparse data before deployment. The model learns spatial patterns and relationships during offline training, enabling it to accurately estimate carbon stocks and detect events in real-time without requiring extensive real-time data processing

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If multi-decadal satellite data from Landsat and MODIS is processed in full resolution, then data analysis accuracy improves, but processing time and computational resources increase significantly

Engineering Contradiction:
Improvedata analysis accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the multi-decadal satellite data into distinct time periods and spatial resolutions. The system processes different temporal segments separately, applying appropriate resolution levels to each, which reduces the computational burden of processing all data at full resolution while maintaining analytical accuracy through targeted high-resolution processing of critical periods

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial action by processing only the necessary portions of multi-decadal data at full resolution. The autoencoder model learns from representative samples and sparse inputs, reconstructing complete patterns without requiring exhaustive processing of every data point, thus reducing processing time while maintaining accuracy

Inventive Principle:
Principle #16Partial or excessive action

3Adaptability or versatility

If petabyte-scale satellite data is stored and processed centrally, then data fusion capability improves, but storage costs and system complexity increase

Engineering Contradiction:
Improvedata fusion capabilityVSAvoidstorage requirements
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The patent creates compressed representations (encodings) of the petabyte-scale satellite data through the autoencoder architecture. Instead of storing and processing all raw data, the system stores compact encoded versions that capture essential spatial and temporal patterns, enabling data fusion and analysis with minimal storage requirements while maintaining versatility

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent transforms the data from its original high-dimensional form into a compressed latent space representation with fewer parameters. This parameter reduction allows the system to maintain data fusion capability across multiple satellites and time periods without requiring proportional increases in storage capacity

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11922678B2Carbon estimation
Publication Date: 2024.03.05 EARTHDAILY ANALYTICS USA INC
  • US11922678B2 patent drawing
  • US11922678B2 patent drawing
  • US11922678B2 patent drawing

AI summary

Training an estimation model using soft labels includes receiving an image. It further includes generating a continuous target map corresponding to the image that includes hard labels and soft labels. A model is trained using the corresponding continuous target map.