AI Image Evaluation Loop for Accurate Item Collections

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing online systems generate images of item collections that may inaccurately represent the items, leading to discrepancies between the image and the actual collection, which discourages users from selecting items based on the collection.

Innovation Solution

An online system uses a generative AI model to generate an image for a collection of items, applies a classification model to determine the type of collection, and employs a vision language model to evaluate the image against a template of evaluation questions to identify and correct discrepancies, iteratively refining the image to ensure accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If an image generation model is used to generate images for collections of items, then the efficiency of image generation is improved, but the accuracy of representing items in the collection deteriorates

Engineering Contradiction:
Improveimage generation efficiencyVSAvoidimage accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system implements a feedback mechanism where an evaluation model assesses generated images against collection items and provides feedback signals. The image generation model receives this feedback and iteratively refines its output to reduce discrepancies between generated images and actual collection items, thereby improving accuracy while maintaining efficiency.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system performs preliminary evaluation of generated images using an evaluation model before final presentation. This preliminary action identifies discrepancies between generated images and collection items, allowing the system to correct issues before the image is displayed to users, thus ensuring accuracy without sacrificing generation speed.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If manual comparison is used to verify generated images against collection items, then the accuracy of image representation is improved, but the time and resources required increase

Engineering Contradiction:
Improveimage accuracy verificationVSAvoidverification time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system replaces manual mechanical comparison with an automated evaluation model that uses machine learning to assess generated images against collection items. This substitution maintains high accuracy in verifying image representation while dramatically reducing the time and human resources required for verification.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The evaluation model performs self-assessment of generated images by automatically comparing them against collection items without human intervention. The system serves its own verification needs through automated discrepancy identification, eliminating the need for manual review while maintaining accuracy.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20260065545A1Using a visual language model and a generative artificial intelligence model to evaluate and correct an image of a collection of items
Publication Date: 2026.03.05 MAPLEBEAR INC
  • US20260065545A1 patent drawing
  • US20260065545A1 patent drawing
  • US20260065545A1 patent drawing

AI summary

An online system generates images for collections of items using an image generation model. To ensure a generated image accurately reflects a collection of items, the online system determines a type of the collection and selects a template including evaluation questions associated with the determined type. Evaluation questions are curated to determine accuracy of the content of a generated image for the collection. By applying a visual learning model to the questions in the selected template and the generated image, the online system identifies discrepancies between the image and the collection of items from the output of the vision language model. Subsequently, the online system prompts the image generation model to create an updated image for the collection that does not include the identified discrepancies. The online system may repeat the discrepancy identification and image modification until no discrepancies are found in the generated image.