Personalized Message Generation for Shared Media

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems lack the ability to generate personalized messages that vary based on the different relationships between a user and multiple recipients when sharing media items.

Innovation Solution

A method that identifies associations between a user and recipients, using natural language processing and machine learning to generate personalized messages tailored to each recipient, taking into account features of the media item, initial messages, emotions, time, location, and platform.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If a user manually writes personalized messages for each recipient, then message personalization quality improves, but time consumption and operational complexity increase

Engineering Contradiction:
Improvemessage personalizationVSAvoidtime to send messages
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system automatically generates personalized messages by analyzing the relationship between the user and each recipient, extracting key features from media items, and composing contextually relevant messages without requiring manual intervention. The system serves itself by autonomously personalizing messages based on detected associations and media content.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system pre-analyzes the user's contact list to identify relationships and associations before the user needs to send messages. It prepares relationship data structures and maintains an understanding of user-recipient dynamics in advance, so that when message sending is required, the personalization can occur rapidly based on pre-computed relationship information.

Inventive Principle:
Principle #10Preliminary action

2Adaptability or versatility

If the system analyzes relationship associations and generates personalized messages automatically, then message personalization quality improves, but system complexity increases

Engineering Contradiction:
Improvemessage personalizationVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system divides the message personalization task into distinct functional modules: relationship association analysis, media item feature extraction, context identification, and message composition. Each module handles a specific aspect of personalization, making the overall complex system manageable through functional segmentation and independent processing of each personalization dimension.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system employs a universal message generation framework that can handle multiple types of relationships (family, friends, colleagues), various media item types (photos, videos, documents), and different communication contexts. This multi-functional approach allows a single system to adapt to diverse personalization scenarios without requiring separate specialized systems for each case.

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

3Loss of information

If the system considers multiple factors (relationship, media features, emotions, time, location, platform), then message relevance and personalization quality improve, but processing complexity and computational requirements increase

Engineering Contradiction:
Improvecontextual relevanceVSAvoidprocessing complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The system applies different levels of analysis and processing to different aspects of message personalization based on their relative importance and the specific context. For example, relationship associations may receive more intensive analysis for close contacts, while media feature extraction may be simplified for certain types of content. This localized quality adjustment optimizes processing resources while maintaining high personalization quality where it matters most.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250202850A1System and methods to generate messages for user shared media
Publication Date: 2025.06.19 ADEIA GUIDES INC
  • US20250202850A1 patent drawing
  • US20250202850A1 patent drawing
  • US20250202850A1 patent drawing

AI summary

Systems and methods are provided for generating personalized messages. One example method includes identifying a media item at a first computing device and identifying a group of one or more recipients to send the media item and a personalized message to. An association between a user of the computing device and a recipient from the group is identified. A personalized message is generated based at least in part on the association between the user and the recipient. The media item and personalized message are sent to the recipient from the first computing device.