Image Caption Model Learning with Shared Crossmodal Translation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image caption generation models require a large amount of labeled learning data, which is costly and difficult to collect, leading to insufficient performance.

Innovation Solution

Utilize machine translation and paraphrase generation data to learn a unified function for image caption generation, sharing model parameters with these tasks to enhance performance with limited data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a large amount of labeled learning data is used for image caption generation, then the model performance is improved, but the data collection cost and complexity increase significantly

Engineering Contradiction:
Improvemodel performanceVSAvoiddata collection complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent combines image caption generation task with machine translation task into a unified model framework. The model simultaneously learns to generate captions for images and translate text pairs, sharing common parameters between the two tasks. This merging allows the system to leverage machine translation data (which is abundant and easier to collect) to improve image caption generation performance, thereby reducing the need for large amounts of manually annotated image-caption data.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent creates a universal model that performs multiple functions: image caption generation and machine translation. By designing the model to handle both tasks with shared parameters, it achieves multi-functionality. This universal approach allows the system to utilize diverse data sources (image-caption pairs and text translation pairs) to improve performance on the target task of image caption generation, effectively reducing the data collection burden for this specific task.

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

2Quantity of substance

If machine translation data is used to improve image caption generation, then the amount of learning data required is reduced, but the model complexity increases

Engineering Contradiction:
Improvelearning data quantityVSAvoidmodel complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The patent merges the image caption generation model with a machine translation model into a unified architecture. The model integrates components for both tasks, allowing it to process and learn from both image-caption pairs and text translation pairs. This merging enables the system to reduce the quantity of learning data needed for image caption generation by leveraging the abundant machine translation data, while the integrated architecture manages model complexity through shared parameters and coordinated processing.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS20260037866A1Image caption generation model learning apparatus, image caption generation apparatus, image caption generation model learning method, image caption generation method, and program
Publication Date: 2026.02.05 NT T INC
  • US20260037866A1 patent drawing
  • US20260037866A1 patent drawing
  • US20260037866A1 patent drawing

AI summary

An image caption generation model learning apparatus uses, as inputs, pair data of an image that is learning data for image caption generation and text data that is a caption describing the image and pair data of a first language text and a second language text that are machine translation data; and learns an image parameter that is a model parameter for image hidden information generation, a text parameter that is a model parameter for text hidden information generation, a crossmodal parameter that is a model parameter for crossmodal invariant information embedment, and an output parameter that is a model parameter for text generation.