Client Device Object Detection for Privacy-Preserving Topic Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for determining user interests often rely on limited sources, such as browsing history and search queries, failing to tap into the predictive potential of digital media files created or retrieved by users, which can provide richer insights into their preferences.

Innovation Solution

The method involves analyzing digital media files, such as photographs and videos, to detect objects that are less common among a population, using techniques like machine learning models on client devices or cloud-based systems, to identify topics of potential relevance to users, and proactively providing relevant information without exposing private media files.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If digital media files are uploaded to cloud-based systems for analysis, then object detection accuracy improves, but network bandwidth consumption increases

Engineering Contradiction:
Improveobject detection accuracyVSAvoidnetwork bandwidth consumption
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The system segments the analysis process by performing initial object detection locally on the client device using machine learning models. Only the detected objects and their metadata are uploaded to the cloud-based system for further processing, rather than uploading the entire digital media files. This segmentation reduces network bandwidth consumption while maintaining detection accuracy through collaborative local-cloud processing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system extracts only the essential data elements (object detections, metadata, and relevant features) from the digital media files before uploading to the cloud-based system. By taking out and transmitting only the necessary information rather than the complete files, the system achieves accurate object detection while minimizing network bandwidth consumption.

Inventive Principle:
Principle #2Taking out (Extraction)

2Measurement precision

If private digital media files are transmitted to remote systems for analysis, then topic identification accuracy improves, but user privacy is compromised

Engineering Contradiction:
Improvetopic identification accuracyVSAvoiduser privacy exposure
Core Design Contradiction:
Measurement precisionVSObject-affected harmful factors

Solution Approach 1:

The system extracts and transmits only object metadata, detection results, and relevant feature data to remote computing systems, while keeping the actual private digital media files localized on user devices. This extraction approach enables accurate topic identification through cloud-based analysis of object data without exposing the private media files themselves, thus resolving the contradiction between accuracy and privacy protection.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system uses object detection data and metadata as an intermediary between the private digital media files and the cloud-based analysis system. Instead of directly transmitting sensitive media files, the intermediary object data enables topic identification while maintaining a privacy barrier, allowing accurate analysis without compromising user privacy.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If comprehensive user data is collected from multiple sources, then user interest prediction accuracy improves, but system complexity increases

Engineering Contradiction:
Improveuser interest prediction accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system employs a universal object detection framework that processes multiple types of digital media files (photographs, videos, audio files) through the same machine learning models and analysis pipeline. This multi-functional approach enables comprehensive user interest prediction across diverse data sources while maintaining consistent system architecture, thereby improving prediction accuracy without proportionally increasing system complexity.

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

Solution Approach 2:

The system changes parameters by utilizing object metadata and detection features as standardized inputs for topic identification, rather than processing raw media files directly. This parameter transformation enables the system to handle multiple data sources uniformly, improving user interest prediction accuracy while avoiding the complexity of implementing separate processing pipelines for each data type.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11971925B2Predicting topics of potential relevance based on retrieved/created digital media files
Publication Date: 2024.04.30 GOOGLE LLC
  • US11971925B2 patent drawing
  • US11971925B2 patent drawing
  • US11971925B2 patent drawing

AI summary

Implementations are described herein for leveraging digital media files retrieved and/or created by users to predict/determine topics of potential relevance to the users. In various implementations, digital media file(s) created and/or retrieved by a user with a client device may be applied as input across trained machine learning model(s), which in some cases are local to the client device, to generate output that indicates object(s) detected in the digital media file(s). Data indicative of the indicated object(s) may be provided to a remote computing system without providing the digital media file(s) themselves. In some implementations, information associated with the indicated object(s) may be retrieved and proactively output to the user. In some implementations, a frequency at which objects occur across a corpus of digital media files may be considered when determining a likelihood that a detected object is potentially relevant to a user.