CRLGJan 29, 2020

A4 : Evading Learning-based Adblockers

arXiv:2001.10999v17 citations
Originality Incremental advance
AI Analysis

This addresses the challenge for ad publishers to circumvent robust adblockers, though it is incremental as it builds on existing adversarial attack methods applied to a new domain.

The paper tackles the problem of evading learning-based adblockers by developing A4, a tool that crafts adversarial ad samples to bypass AdGraph, achieving a 60% evasion rate and surpassing the state-of-the-art attack by 84.3%.

Efforts by online ad publishers to circumvent traditional ad blockers towards regaining fiduciary benefits, have been demonstrably successful. As a result, there have recently emerged a set of adblockers that apply machine learning instead of manually curated rules and have been shown to be more robust in blocking ads on websites including social media sites such as Facebook. Among these, AdGraph is arguably the state-of-the-art learning-based adblocker. In this paper, we develop A4, a tool that intelligently crafts adversarial samples of ads to evade AdGraph. Unlike the popular research on adversarial samples against images or videos that are considered less- to un-restricted, the samples that A4 generates preserve application semantics of the web page, or are actionable. Through several experiments we show that A4 can bypass AdGraph about 60% of the time, which surpasses the state-of-the-art attack by a significant margin of 84.3%; in addition, changes to the visual layout of the web page due to these perturbations are imperceptible. We envision the algorithmic framework proposed in A4 is also promising in improving adversarial attacks against other learning-based web applications with similar requirements.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes