Vision Transformer Relational Reasoning Without Region Supervision

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current deep learning algorithms struggle with visual relational reasoning, particularly in real-world scenarios, due to slow performance and the need for region supervision, and lack of effectiveness in open-ended domains.

Innovation Solution

A vision transformer (ViT) model is modified to include global and local tasks, utilizing a concept-feature dictionary for training, enabling faster visual relational reasoning without supervision and outside synthetic domains.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If pretrained object detectors are used to identify object entities and learn relationships, then object identification accuracy is improved, but processing speed deteriorates and region supervision requirements increase complexity

Engineering Contradiction:
Improveobject identification accuracyVSAvoidprocessing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent extracts and removes the pretrained object detector component from the system, replacing it with a vision transformer that performs object detection and relational reasoning in a unified manner without requiring separate detection and reasoning stages

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent merges object detection, relationship inference, and reasoning capabilities into a single vision transformer model, eliminating the need for separate pretrained detectors and enabling end-to-end processing that improves both speed and accuracy

Inventive Principle:
Principle #5Merging (Combining)

2Measurement precision

If pretrained object detectors with region supervision are used, then object identification capability is improved, but system complexity and annotation costs increase

Engineering Contradiction:
Improveobject identification capabilityVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent removes the requirement for region supervision and pretrained object detectors, replacing them with a vision transformer that learns object representations and relationships directly from images without needing bounding box annotations or pre-trained detection components

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The vision transformer model serves multiple functions simultaneously - object detection, relationship inference, and reasoning - within a single unified architecture, eliminating the need for separate specialized components and reducing overall system complexity

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

3Extent of automation

If explicit symbolic reasoning with deep recognition modules is used, then reasoning capability is improved, but applicability to real-world domains deteriorates

Engineering Contradiction:
Improvereasoning capabilityVSAvoidapplicability to real-world domains
Core Design Contradiction:
Extent of automationVSAdaptability or versatility

Solution Approach 1:

The patent merges symbolic reasoning capabilities directly into the neural network architecture of the vision transformer, enabling the model to perform relational reasoning end-to-end during training and inference without requiring separate symbolic program execution, thus improving adaptability to real-world domains while maintaining reasoning capability

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS12547893B2Performing visual relational reasoning
Publication Date: 2026.02.10 NVIDIA CORP
  • US12547893B2 patent drawing
  • US12547893B2 patent drawing
  • US12547893B2 patent drawing

AI summary

A vision transformer (ViT) is a deep learning model that performs one or more vision processing tasks. ViTs may be modified to include a global task that clusters images with the same concept together to produce semantically consistent relational representations, as well as a local task that guides the ViT to discover object-centric semantic correspondence across images. A database of concepts and associated features may be created and used to train the global and local tasks, which may then enable the ViT to perform visual relational reasoning faster, without supervision, and outside of a synthetic domain.