Click Probability Modeling for Accidental Click Content Selection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems fail to accurately distinguish between intentional and accidental click events when determining click probabilities for content items, leading to inaccurate content selection and presentation.

Innovation Solution

A machine learning model is trained using event information that differentiates between intentional and accidental click events, incorporating accidental click probabilities to improve the accuracy of click probability determination and content selection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If existing systems treat all click events as intentional, then content selection is simplified, but accuracy of click probability determination deteriorates

Engineering Contradiction:
Improveclick probability determination accuracyVSAvoidevent classification system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments click events into distinct categories (intentional clicks, accidental clicks, and skip events) based on user interaction patterns. By dividing the homogeneous set of all clicks into heterogeneous subgroups with different characteristics, the system can apply different weighting and analysis methods to each segment, thereby improving click probability determination accuracy while managing complexity through structured classification.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces machine learning models as intermediary components that analyze event information and determine whether a click is intentional or accidental. These models act as mediators between raw click data and content selection decisions, automatically classifying events based on learned patterns from training data, thus improving accuracy without requiring complex manual classification rules.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If accidental click events are included in training data without differentiation, then training data volume increases, but model accuracy deteriorates

Engineering Contradiction:
Improvemodel prediction accuracyVSAvoidtraining data quality
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent extracts and separates accidental click events from the overall training dataset, creating distinct subsets for intentional clicks and accidental clicks. By removing the contaminating effect of unlabeled mixed data and creating purified training subsets with known characteristics, the model can learn distinct patterns for each event type, significantly improving prediction accuracy while maintaining sufficient data volume through targeted sampling.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent performs preliminary classification and labeling of training events before model training, pre-processing the data to assign accurate labels indicating whether each click is intentional or accidental. This preliminary action ensures that the training data is properly structured and labeled before being fed to the model, preventing accuracy degradation from mislabeled or ambiguous data while maintaining comprehensive data coverage.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12511218B2Content item selection and click probability determination based upon accidental click events
Publication Date: 2025.12.30 YAHOO AD TECH LLC
  • US12511218B2 patent drawing
  • US12511218B2 patent drawing
  • US12511218B2 patent drawing

AI summary

In an example, sets of event information associated with events may be identified. The events may include intentional click events, accidental click events and/or skip events. Accidental click probabilities associated with the accidental click events and/or the skip events may be determined. Machine learning model training may be performed, using the sets of event information associated with the events and labels associated with the events, to generate a first machine learning model. The labels may include second labels associated with the intentional click events and/or third labels associated with the accidental click events and/or the skip events. The second labels may correspond to an intentional click classification. The third labels may be based upon the accidental click probabilities. Click probabilities associated with content items may be determined using the first machine learning model. A content item may be selected for presentation via a client device based upon the click probabilities.