Spatial Data Upsampling Using Multivariate Gaussian Process

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for enhancing the resolution of spatial data face challenges such as erroneous spatial correlation evaluation due to region shape, underutilization of low-resolution auxiliary data, and limited availability of auxiliary data from the same region, while also being unable to handle region data effectively.

Innovation Solution

A spatial data downscaling method using a multivariate Gaussian process model that estimates parameters to enhance the resolution of spatial data by accounting for spatial correlations between points and regions, allowing for the utilization of data from different regions and cities, and calculating finer granularity data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If region data is represented by a pair of a centroid of the region and a value associated with the centroid, then the spatial correlation between regions can be simplified, but an erroneous evaluation of the spatial correlation occurs when the region shape is peculiar

Engineering Contradiction:
Improvespatial correlation evaluation complexityVSAvoidspatial correlation evaluation accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent segments the region into multiple sub-regions or grid cells, and represents the region data as a collection of point data from these sub-units rather than a single centroid. This segmentation allows the model to capture the spatial distribution and shape characteristics of the region, avoiding erroneous spatial correlation evaluation while maintaining computational feasibility through the structured decomposition of the spatial domain.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If low-resolution auxiliary data is spatially interpolated and aligned with target resolution, then the auxiliary data can be used for prediction, but the low-resolution auxiliary data with low reliability may be ignored in the training process

Engineering Contradiction:
Improveauxiliary data utilizationVSAvoidpredicted value reliability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent implements a feedback mechanism where the model evaluates the reliability of auxiliary data predictions during training and adjusts the weighting of auxiliary data accordingly. The system provides feedback signals that allow the model to learn when to trust auxiliary data and when to rely more on target data, preventing the complete ignoring of reliable auxiliary data while maintaining robustness against unreliable predictions.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent dynamically adjusts the parameters controlling the influence of auxiliary data based on their reliability assessment. By changing the weighting parameters adaptively during training, the model can fully utilize reliable low-resolution auxiliary data while down-weighting or ignoring unreliable auxiliary data, thus improving both adaptability and reliability.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If auxiliary data is limited to the same region as target data, then the spatial correlation evaluation is simplified, but many other types of region data must be obtained and may not be available

Engineering Contradiction:
Improvespatial correlation evaluation accuracyVSAvoiddata source availability
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent creates a universal multivariate Gaussian process model that can handle multiple types of spatial data (point data and region data) from different regions and cities. The model is designed to be multi-functional, accommodating various data types and spatial configurations, which allows it to utilize diverse auxiliary data sources beyond the same region, thereby improving data availability while maintaining evaluation accuracy through its flexible mathematical framework.

Inventive Principle:
Principle #6Universality (Multi-functionality)

4Manufacturing precision

If high-resolution region data is obtained, then more detailed measures can be taken against poverty or air pollution, but the collection cost increases and it is difficult to secure a sufficient number of samples

Engineering Contradiction:
Improveregion data resolutionVSAvoidnumber of samples
Core Design Contradiction:
Manufacturing precisionVSQuantity of substance

Solution Approach 1:

The patent introduces a multivariate Gaussian process model as an intermediary that bridges low-resolution region data and high-resolution point data. This intermediary model learns the spatial correlation patterns from available data and generates high-resolution predictions without requiring direct collection of high-resolution samples. The model acts as a mediator that transforms limited low-resolution observations into detailed high-resolution estimates, achieving fine granularity while maintaining a sufficient number of effective samples.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20220405872A1Spatial data upsampling method, spatial data upsampling apparatus and program
Publication Date: 2022.12.22 NT T INC
  • US20220405872A1 patent drawing
  • US20220405872A1 patent drawing
  • US20220405872A1 patent drawing

AI summary

A spatial data downscaling method executed by a computer including a memory and a processor, includes acquiring point data where a point in a geographical space and a value at the point are associated with each other and region data in which a region in the geographical space and a value in the region are associated with each other as training data; estimating, with the training data acquired in the acquiring, parameters of a multivariate Gaussian process model represented by a linear mixture of a plurality of latent Gaussian processes; and calculating resolution enhance data in which a region having a finer granularity than the region and a value in the region having the finer granularity are associated with each other from the region data designated by a user with the multivariate Gaussian process model in which the parameters estimated in the estimating have been set.