Alt Text Validation Using Vision-Semantic Similarity Scoring

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current alt text evaluation and validation processes are time-consuming, subjective, and inconsistent, often requiring manual effort and lacking automated tools for accurately assessing and improving image alt text accuracy.

Innovation Solution

An alt text validation system combining a web scraper, computer vision module, and semantic comparison model to automatically validate alt text accuracy by comparing natural language descriptions generated from images with existing alt text, and optionally suggesting improvements.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual evaluation and validation of alt text is performed, then accuracy of assessment can be achieved, but time consumption and subjectivity increase

Engineering Contradiction:
Improvealt text validation accuracyVSAvoidvalidation time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent introduces a computer vision component as an intermediary between the image and the validation process. This component automatically generates natural language descriptions of images, which then serve as the basis for comparison with existing alt text through a semantic comparison model, eliminating the need for manual evaluation while maintaining accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent replaces the manual mechanical process of human evaluation with an automated system comprising computer vision components and semantic comparison models. This substitution transforms the validation process from a human-performed task to an automated computational process, significantly reducing time consumption while maintaining or improving accuracy.

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

2Measurement precision

If manual alt text validation is performed, then detailed assessment can be achieved, but consistency and objectivity deteriorate

Engineering Contradiction:
Improvealt text assessment qualityVSAvoidvalidation consistency
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system performs self-validation by automatically generating image descriptions through computer vision and comparing them with existing alt text using semantic comparison models. This self-service approach eliminates human subjectivity and ensures consistent, objective validation across all images without relying on individual evaluators.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The semantic comparison model acts as an impartial intermediary that objectively compares the generated image descriptions with the existing alt text. This intermediary process ensures consistent application of validation criteria across all images, eliminating the variability inherent in manual human assessment.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If automated tools are used to identify images without alt text, then efficiency improves, but validation capability is lost

Engineering Contradiction:
Improveimage identification speedVSAvoidalt text accuracy validation
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent merges multiple functions into a single integrated system: the computer vision component that generates image descriptions, the semantic comparison model that validates alt text accuracy, and the feedback mechanism that suggests improvements. This combination maintains high productivity while adding comprehensive validation capability that automated tools alone cannot provide.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system performs multiple functions simultaneously: it identifies images without alt text, generates accurate descriptions through computer vision, validates existing alt text for accuracy, and provides improvement suggestions. This multi-functional approach ensures both efficiency in identification and precision in validation without requiring separate manual processes.

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

Data Source

PatentUS12561528B2Alt text validation system
Publication Date: 2026.02.24 MICROSOFT TECHNOLOGY LICENSING LLC
  • US12561528B2 patent drawing
  • US12561528B2 patent drawing
  • US12561528B2 patent drawing

AI summary

Validation of alt text for images in web pages includes extracting image data from the web pages, the image data including source data and alt text data for a plurality of image elements in the web pages. Natural language descriptions of the image elements are generated by providing images defined by the source data to a computer vision component. Prompts are then generated for a semantic comparison model. The prompts include the natural language descriptions of image elements and the alt text for the image elements. The semantic comparison model is trained to output similarity scores for the prompts. Each of the similarity scores is indicative of a similarity between the natural language description and the alt text data for the image element associated with each prompt. Image elements having inaccurate alt text can then be determined based the similarity score.