Web Browsing Transformers for Predictive Targeting Under Data Limits

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing algorithms for predicting user behavior and selecting targeted content face challenges due to limited data availability and restrictions on data collection, making it difficult to create accurate user profiles for effective advertising.

Innovation Solution

Utilizing transformer models to analyze web browsing history and conversion events, incorporating a foundation model and prediction heads to predict missing websites or conversion probabilities, leveraging self-supervised tasks for training and applying attention mechanisms to establish relationships between websites.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional algorithms are used to predict user behavior, then the system can process data, but the prediction accuracy deteriorates due to limited data availability and shorter time periods

Engineering Contradiction:
Improveprediction accuracyVSAvoiddata availability
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent introduces an intermediary representation layer that transforms raw browsing history into compressed user profiles and website embeddings. This intermediary representation captures essential patterns while reducing data volume requirements, allowing accurate predictions even with limited data availability.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent changes the parameter representation from raw browsing sequences to transformed embeddings and profiles. By converting browsing history into compressed representations with key patterns extracted, the system achieves better prediction accuracy with fewer data points.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If more data is collected to improve prediction accuracy, then the model performance improves, but the device complexity and data collection restrictions increase

Engineering Contradiction:
Improveprediction accuracyVSAvoiddata collection complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts only the essential patterns and features from browsing history rather than processing all raw data. By taking out key patterns and representing them in compressed form, the system achieves accurate predictions without requiring complex data collection and processing infrastructure.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent segments the data processing into distinct components: browsing history extraction, pattern identification, representation generation, and prediction. This segmentation allows each component to operate independently with reduced complexity, improving overall system efficiency.

Inventive Principle:
Principle #1Segmentation

3Reliability

If user profiles are created with limited data, then the system can operate within regulations, but the profile completeness and prediction reliability decrease

Engineering Contradiction:
Improveprediction reliabilityVSAvoidprofile completeness
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The system performs self-service by automatically extracting patterns and generating representations from the available browsing data without requiring external intervention or additional data collection. This self-service approach maximizes the use of available data to create reliable profiles within regulatory constraints.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent incorporates feedback mechanisms where the model continuously refines its predictions based on observed user behavior patterns. This feedback loop allows the system to improve prediction reliability even when working with limited and incomplete user profiles.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12373738B1Transformers adapted for predictive targeting based on web browsing history
Publication Date: 2025.07.29 DSTILLERY
  • US12373738B1 patent drawing
  • US12373738B1 patent drawing
  • US12373738B1 patent drawing

AI summary

Some embodiments described herein relate to computer implemented methods and/or memory (e.g., a non-transitory, processor-readable medium) storing code configured to be executed by a processor to cause the processor to perform the method. The method can include training a first transformer with a plurality of website visitation records to predict a missing website in a sequence of websites. The first transformer can include a foundation model and a first prediction head. A second transformer model can be trained with a plurality of conversion event data to predict a probability of a conversion event occurring. The second transformer model can include the foundation model and a second prediction head.