Unified Transformer Network for Cross-Modal Multitask Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing machine learning methods are modality and task-specific, limiting their ability to generalize to new types of data and requiring significant resources and time to develop separate models for each task and modality, and they do not facilitate cross-modal knowledge sharing.

Innovation Solution

A unified transformer network architecture that leverages dual transformer streams with modality-specific tokenizers and a shared transformer backbone for cross-attention, using a dual-stage masked pretraining strategy to align and randomize modality pairs, enabling robust cross-modal representation learning.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If separate models are trained for each task and modality, then task-specific performance is improved, but resource consumption and training time increase significantly

Engineering Contradiction:
Improvetask-specific performanceVSAvoidtraining time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent combines multiple task-specific models into a single unified transformer network that processes multiple modalities (text, image, audio, video) simultaneously. The unified architecture shares common transformer layers and parameters across all tasks and modalities, eliminating the need to train separate models for each task while maintaining task-specific performance through task-adaptive processing pathways.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The unified transformer network is designed with universal components that can handle multiple modalities and tasks through a single model. The architecture uses modality-agnostic transformer blocks that can process different input types (text, images, audio, video) and perform various tasks (classification, generation, retrieval) without requiring separate specialized models, thereby reducing training time and resource consumption.

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

2Measurement precision

If separate models are trained for each task and modality, then task-specific performance is improved, but device complexity and resource requirements increase

Engineering Contradiction:
Improvetask-specific performanceVSAvoidmodel architecture complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges multiple task-specific models into a single unified transformer network with shared parameters and architecture. Instead of maintaining separate complex models for each task and modality, the unified network uses common transformer layers that are shared across all tasks, reducing overall device complexity while preserving task-specific capabilities through adaptive processing.

Inventive Principle:
Principle #5Merging (Combining)

3Measurement precision

If modality-specific processing is used, then modality-specific features are preserved, but cross-modal knowledge sharing is limited

Engineering Contradiction:
Improvemodality-specific feature extractionVSAvoidcross-modal knowledge sharing
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The unified transformer network merges modality-specific processing pathways with a shared backbone architecture. Each modality (text, image, audio, video) has its own tokenizer and initial processing layers that preserve modality-specific features, but these are fed into shared transformer layers that enable cross-modal knowledge sharing and integration, achieving both feature preservation and adaptability.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The architecture segments the processing pipeline into modality-specific frontends (tokenizers and initial layers) and a shared backend (transformer blocks). This segmentation allows each modality to be processed with its own specialized components while still enabling cross-modal interaction through the shared transformer layers, balancing feature preservation with knowledge sharing.

Inventive Principle:
Principle #1Segmentation

4Productivity

If a unified model is trained for multiple tasks and modalities, then resource efficiency is improved, but the ability to capture modality-specific nuances may be reduced

Engineering Contradiction:
Improveresource efficiencyVSAvoidmodality-specific feature extraction
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The unified transformer network combines resource-efficient single-model architecture with modality-specific processing components. The model uses shared transformer layers for resource efficiency while incorporating modality-specific tokenizers and initial processing layers that capture nuanced features of each modality, achieving both resource efficiency and feature extraction accuracy.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS20250363352A1Unified transformer network for learning representations from multiple modalities using multimodality pretraining and multiple tasks
Publication Date: 2025.11.27 TYPEFACE INC
  • US20250363352A1 patent drawing
  • US20250363352A1 patent drawing
  • US20250363352A1 patent drawing

AI summary

Methods, systems, and computer programs are presented for implementing a unified transformer network (UTF) for learning representations from multiple modalities through multimodality pretraining and execution of multiple tasks. The method includes identifying various modalities and associated tasks, gathering and annotating training data, configuring the network architecture, and pretraining the network on paired modalities. The UTF is further refined through supervised fine-tuning in a multimodal, multi-task setting. Once trained, the UTF is deployed on a computing device to receive inputs from specified modalities and produce task-specific outputs. The network architecture is designed to handle different modalities with an encoder-decoder structure that includes modality-specific organizers and shared components for cross-modality interactions. This technology enhances the capability of machine learning systems to process and learn from diverse data types, enabling more accurate and efficient performance across a range of applications.