Automated Image Spatial Relationship Evaluation Using Object Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing automated metrics fail to effectively evaluate how well spatial relationships between objects in an image match corresponding relationships expressed by associated text.

Innovation Solution

The development of VISOR metrics, which quantify spatial reasoning performance by determining the accuracy of spatial relationships between detected objects in an image compared to the text, using a dataset like SR2D to assess text-to-image synthesis models.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If existing automated metrics are used to evaluate image quality, then general image quality assessment is improved, but spatial relationship accuracy between objects and text is lost

Engineering Contradiction:
Improveimage quality assessmentVSAvoidspatial relationship information
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The evaluation process is segmented into distinct components: object detection to identify individual objects in the image, location determination to find each object's position, and spatial relationship verification to check if the detected spatial relationships match the text description. This segmentation allows each component to be optimized independently while collectively solving the overall problem of spatial relationship evaluation.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If automated evaluation of spatial relationships is implemented, then text-image alignment accuracy is improved, but computational complexity increases

Engineering Contradiction:
Improvespatial relationship evaluation accuracyVSAvoidevaluation system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

An object detector serves as an intermediary component that bridges the image and text evaluation processes. The detector first identifies objects in the image, then their locations are determined, and finally these locations are used to verify spatial relationships against the text. This intermediary approach simplifies the overall system by breaking down the complex task into manageable steps with specialized sub-components.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12444106B2Automated evaluation of spatial relationships in images
Publication Date: 2025.10.14 MICROSOFT TECHNOLOGY LICENSING LLC
  • US12444106B2 patent drawing
  • US12444106B2 patent drawing
  • US12444106B2 patent drawing

AI summary

This document relates to automated analysis of images. One example method involves obtaining an image and text associated with the image, detecting two or more objects in the image, and determining respective locations of the two or more detected objects in the image. The example method also involves determining whether a spatial relationship between the two or more detected objects matches a corresponding spatial relationship expressed by the text based at least on the respective locations of the two or more detected objects. The example method also involves outputting a value reflecting whether the spatial relationship between the two or more detected objects matches the corresponding spatial relationship expressed by the text.