🤖 AI Summary
This work proposes the first fully client-side hybrid-architecture search agent designed to deliver intelligent search assistance while preserving user privacy. The system integrates an adaptive probabilistic behavioral model with an embedded small language model (SLM), leveraging a user feedback–driven policy learning mechanism to dynamically generate context-aware, personalized search suggestions. A three-week longitudinal user study involving 18 participants demonstrates that the approach significantly improves search efficiency and effectively adapts to individual user behaviors. Critically, all sensitive data remain strictly on-device, ensuring robust privacy protection without compromising personalization capabilities.
📝 Abstract
A fundamental tension exists between the demand for sophisticated AI assistance in web search and the need for user data privacy. Current centralized models require users to transmit sensitive browsing data to external services, which limits user control. In this paper, we present a browser extension that provides a viable in-browser alternative. We introduce a hybrid architecture that functions entirely on the client side, combining two components: (1) an adaptive probabilistic model that learns a user's behavioral policy from direct feedback, and (2) a Small Language Model (SLM), running in the browser, which is grounded by the probabilistic model to generate context-aware suggestions. To evaluate this approach, we conducted a three-week longitudinal user study with 18 participants. Our results show that this privacy-preserving approach is highly effective at adapting to individual user behavior, leading to measurably improved search efficiency. This work demonstrates that sophisticated AI assistance is achievable without compromising user privacy or data control.