Social Media Feature Learning for Image Recognition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current image recognition systems face limitations in domains where labels are difficult to obtain, requiring large-scale category labels and manual domain knowledge, and struggle with generalization to new domains due to reliance on handcrafted features and supervised training.

Innovation Solution

The system learns features from social media data by identifying latent representations and generating pseudo classes through clustering, allowing for unsupervised training and application in various machine learning tasks without the need for extensive labeling.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If supervised training from user-labeled data is used, then image recognition accuracy is improved, but large-scale category labels are required which are difficult to obtain

Engineering Contradiction:
Improveimage recognition accuracyVSAvoidlarge-scale category labels
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The system performs self-service by automatically generating pseudo-labels from unlabeled social media images through unsupervised learning. The deep neural network autonomously learns features and generates classification targets without human annotation, enabling the system to train itself on vast amounts of unlabeled data while maintaining recognition accuracy.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

Pseudo-labels serve as an intermediary between unlabeled social media images and the supervised training framework. These automatically generated labels bridge the gap by providing training targets that are neither manually annotated nor completely random, enabling effective supervised training without human labor.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If handcrafted image features are used, then spatial pyramid matching can recognize natural scenery and objects, but domain knowledge is required and generalization to new domains is poor

Engineering Contradiction:
Improvegeneralization to new domainsVSAvoiddomain knowledge requirement
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent replaces handcrafted feature extraction with deep neural network-based automatic feature learning. Instead of manually designing spatial pyramid matching features requiring domain expertise, the system uses convolutional neural networks to automatically learn hierarchical features from raw images, eliminating the need for manual feature engineering while improving generalization.

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

Solution Approach 2:

The system changes the parameter representation from fixed handcrafted features to learned feature parameters through deep neural networks. This transformation allows the feature space to adapt to different domains automatically, improving versatility while reducing complexity requirements.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If labels transferred from other domains are used, then training in new domains without labels is attempted, but image recognition outcomes are poor

Engineering Contradiction:
Improvetraining in new domainsVSAvoidimage recognition outcomes
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The system performs preliminary unsupervised pre-training on domain-specific social media images before fine-tuning. By first learning domain-specific features and generating pseudo-labels from the target domain's own unlabeled data, the system prepares the model with domain-adapted representations, avoiding the pitfalls of transferring labels from unrelated domains.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10565518B2Collaborative feature learning from social media
Publication Date: 2020.02.18 ADOBE INC
  • US10565518B2 patent drawing
  • US10565518B2 patent drawing
  • US10565518B2 patent drawing

AI summary

The present disclosure is directed to collaborative feature learning using social media data. For example, a machine learning system may identify social media data that includes user behavioral data, which indicates user interactions with content item. Using the identified social user behavioral data, the machine learning system may determine latent representations from the content items. In some embodiments, the machine learning system may train a machine-learning model based on the latent representations. Further, the machine learning system may extract features of the content item from the trained machine-learning model.