DNS Request Probability Estimation for Ad Blocking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for blocking advertisements on mobile computing devices, such as using blacklists and DNS interception, are inefficient and power-hungry, particularly for iOS devices, and do not effectively protect users from intrusive or harmful advertising.

Innovation Solution

A method and system that intercepts DNS requests initiated by advertising modules, applies a set of rules to determine if the request is user-initiated, and blocks the advertisement based on estimated probability, using a DNS Proxy Provider and weighting factors to distinguish between user and advertising actions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If DNS requests are intercepted and blocked using blacklists and VPNs, then advertisement blocking effectiveness is improved, but power consumption increases and data transmission costs increase

Engineering Contradiction:
Improveadvertisement blocking effectivenessVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent changes the parameter of DNS request handling by introducing probability estimation and weighting factors. Instead of blanket blocking all DNS requests from advertising modules, the system estimates the probability that each DNS request is user-initiated versus advertising-initiated, and applies selective blocking based on these probabilities. This parameter-based approach reduces unnecessary blocking of user requests while still effectively blocking advertising requests, thereby maintaining blocking effectiveness while reducing power consumption compared to universal blocking methods.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If DNS requests are intercepted and blocked using blacklists and proxy servers, then advertisement blocking effectiveness is improved, but data transmission costs increase

Engineering Contradiction:
Improveadvertisement blocking effectivenessVSAvoiddata transmission costs
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The patent applies local quality by treating different DNS requests differently based on their characteristics. The system evaluates each DNS request individually using weighting factors that consider the source application, domain type, and request patterns. User-initiated DNS requests receive different treatment compared to advertising module DNS requests. This localized, differentiated approach ensures that only advertising-related data transmissions are blocked while user data transmissions proceed normally, reducing overall data transmission costs while maintaining blocking effectiveness.

Inventive Principle:
Principle #3Local quality

3Reliability

If all DNS requests from advertising modules are blocked, then protection against intrusive ads is improved, but user-initiated requests may be incorrectly blocked

Engineering Contradiction:
Improveprotection against intrusive adsVSAvoiduser request functionality
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent implements feedback mechanisms by continuously monitoring DNS request patterns, application behaviors, and user interactions. The weighting factors are dynamically adjusted based on feedback from observed request patterns. When a DNS request is made, the system evaluates multiple factors including the source application's historical behavior, the domain being accessed, and the timing of the request. This feedback-driven approach allows the system to learn and distinguish between genuine user requests and advertising requests, improving protection against intrusive ads while minimizing incorrect blocking of user requests.

Inventive Principle:
Principle #23Feedback

4Measurement precision

If probability estimation is used to determine blocking, then accuracy in distinguishing user requests from ad requests is improved, but computational complexity increases

Engineering Contradiction:
Improveaccuracy in distinguishing requestsVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies partial action by implementing a tiered probability estimation approach. Instead of performing exhaustive analysis on every DNS request, the system first applies quick heuristic checks using pre-defined weighting factors for common scenarios. Only requests that pass initial filtering or exhibit unusual patterns undergo more complex probability estimation. This partial application of comprehensive analysis maintains high accuracy in distinguishing user requests from ad requests while avoiding the computational overhead of full analysis on every request, thus managing device complexity effectively.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11736439B2System and method of blocking advertising on computing devices based on estimated probability
Publication Date: 2023.08.22 AO KASPERSKY LAB
  • US11736439B2 patent drawing
  • US11736439B2 patent drawing
  • US11736439B2 patent drawing

AI summary

Disclosed herein are systems and methods for blocking information from being received on a computing device. In one aspect, an exemplary method comprises, by a hardware processor, intercepting a Domain Name System (DNS) request, the intercepted DNS request being initiated by an advertising module of the computing device; obtaining a set of rules for a transmission of the intercepted DNS request; estimating a probability of the intercepted DNS request being a DNS request that was initiated by one or more actions of a user based on the obtained set of rules; and blocking displaying the advertisement information on the computing device based on the estimated probability, wherein the blocking displaying the advertisement information comprises blocking the advertisement information from being received on the computing device.