HCMar 8, 2021

Modeling Web Browsing Behavior across Tabs and Websites with Tracking and Prediction on the Client Side

arXiv:2103.04694v1
Originality Incremental advance
AI Analysis

This work addresses the need for comprehensive user behavior modeling while preserving privacy, though it is incremental in applying sequence modeling to multi-tab browsing.

The paper tackled the problem of modeling web browsing behavior across multiple tabs and websites to capture full user action sequences, achieving successful distinction between browsing behaviors and correct prediction of future actions.

Clickstreams on individual websites have been studied for decades to gain insights into user interests and to improve website experiences. This paper proposes and examines a novel sequence modeling approach for web clickstreams, that also considers multi-tab branching and backtracking actions across websites to capture the full action sequence of a user while browsing. All of this is done using machine learning on the client side to obtain a more comprehensive view and at the same time preserve privacy. We evaluate our formalism with a model trained on data collected in a user study with three different browsing tasks based on different human information seeking strategies from psychological literature. Our results show that the model can successfully distinguish between browsing behaviors and correctly predict future actions. A subsequent qualitative analysis identified five common web browsing patterns from our collected behavior data, which help to interpret the model. More generally, this illustrates the power of overparameterization in ML and offers a new way of modeling, reasoning with, and prediction of observable sequential human interaction behaviors.

Foundations

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

Your Notes