PrivWeb: Unobtrusive and Content-aware Privacy Protection For Web Agents

Privacy by Design & User ControlPrivacy Perception & Decision-MakingHuman-LLM CollaborationAI/ML Researchers & EngineersSoftware Engineers & DevelopersPrivacy Policy Makers

Paper Title

PrivWeb: Unobtrusive and Content-aware Privacy Protection For Web Agents

Publication Info

  • Topic area: Privacy protection mechanisms for GUI-based web agents.
  • Keywords: Privacy, web agents, GUI agents, LLMs, user control, data redaction, situational awareness, tiered delegation, cognitive load, privacy notifications.

Background and Problem

  • Problem / challenge: Web agents that automate GUI interactions often require extensive access to interface content, leading to significant privacy risks. Current privacy mechanisms lack transparency, granularity, and user control, leaving users uncertain and distrustful of agents' data practices.
  • Significance: Addressing these privacy risks is critical to fostering trust in web agents, enabling their safe and effective use in tasks involving sensitive data, such as financial transactions, personal communications, and online shopping.
  • Motivation and related work: Prior work has explored privacy risks in GUI agents, including flawed reasoning, adversarial attacks, and interface-induced data leaks. Existing notification and control mechanisms, such as cookie consents and runtime permission prompts, are insufficient for the dynamic and autonomous nature of web agents. This paper builds on these findings to address the gap in user-centric privacy protection for web agents.

Solution

  • Proposed approach: PrivWeb, a localized add-on for web agents, provides unobtrusive, content-aware privacy protection by redacting sensitive data and enabling tiered user control based on data sensitivity.
  • Novelty:
    1. A tiered delegation model that balances automation with user control by pausing execution for high-sensitivity data and providing ambient notifications for low-sensitivity data.
    2. A localized LLM-based system for real-time detection and redaction of sensitive information directly on the user’s device.
    3. An interface design that enhances situational awareness through in-situ highlighting and a privacy panel for granular control.
    4. Empirical evidence demonstrating improved user trust and privacy protection without increasing cognitive load.
  • Procedure and key techniques:
    1. Sensitive data is detected using a localized LLM (Qwen3-8b) by parsing DOM elements.
    2. Detected data is classified into high, medium, and low sensitivity categories.
    3. High-sensitivity data triggers execution pauses with mandatory user confirmation, while low-sensitivity data is redacted by default with optional user intervention.
    4. A privacy panel and in-situ highlights provide real-time feedback and control options.
    5. Technical evaluations and user studies validate the system’s accuracy, latency, and usability.

Results

  • Concrete findings:
    • PrivWeb achieved an average recall of 93.3% in detecting sensitive data, with 100% recall for critical categories like financial, health, and geo-location data.
    • User intervention was required in only 8.5% of cases, with a 96.7% recovery rate for agent errors caused by redaction.
    • False negatives were limited to 3.7%, with minimal privacy leakage (0.4% inference rate for redacted data).
  • Advantage over baselines:
    • PrivWeb significantly improved perceived privacy protection, trust, and reduced frustration compared to transparency-only (n/c) and no-control (n/b) baselines.
    • Maintained comparable task completion rates (71.4%) to baselines, despite rigorous privacy filtering.
  • Experiments / evaluation:
    • A technical evaluation using a custom dataset of 107 sessions and 2,189 sensitive data instances demonstrated high detection accuracy and manageable latency (6.42 seconds per DOM page for Qwen3-8b).
    • A user study (N=14) assessed cognitive load, trust, perceived control, and privacy protection across three conditions (PrivWeb, n/c, n/b), showing significant user preference for PrivWeb.
  • Limitations and future work:
    • Limited to text-based DOM elements; does not address image-based or non-textual GUI elements.
    • Short-term user study; long-term effects like habituation and trust evolution remain unexplored.
    • Dataset and evaluation focused on specific models and tasks; broader generalization and open-sourcing of datasets are needed.

Summary

PrivWeb is a privacy protection add-on for web agents that uses a localized LLM to detect and redact sensitive data while providing tiered user control. It enhances trust and privacy protection through in-situ notifications and execution pauses for high-sensitivity data. Technical evaluations and user studies confirm its effectiveness in balancing automation and user oversight without increasing cognitive load. Future work should explore long-term user behavior, extend protection to non-textual elements, and generalize findings across diverse contexts.

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/papers/chi/223494/2026

AdRecommended

Learn AI Coding at CodeNow

open_in_newOpen DOI Link
DOI: https://doi.org/10.1145/3772318.3790919
At a Glance

Paper Snapshot

fact_check
dataset
Source
CHI
calendar_month
Year
2026
emoji_events
Award
No award tagged
group
Authors
8 authors
sell
Subtopics
Privacy by Design & User Control, Privacy Perception & Decision-Making, Human-LLM Collaboration
work
Professions
AI/ML Researchers & Engineers, Software Engineers & Developers, Privacy Policy Makers
article
Content Status
Full text indexed
hub
Related Papers
10 related papers