DNS Request Probability Estimation for Ad Blocking
Find Innovative SolutionsGenerate 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
Engineering 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
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.
2Reliability
If DNS requests are intercepted and blocked using blacklists and proxy servers, then advertisement blocking effectiveness is improved, but data transmission costs increase
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.
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
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.
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
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.
Data Source
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.


