次回の更新記事:AIコーディングエージェントのコスト構造を読み解く(公開予定日:2026年05月26日)
AIDB Daily Papers

LLM駆動型ブラウジングでウェブサイトのペルソナ推論を測定するPersonaFingerprint

原題: PersonaFingerprint: Measuring Persona Inference on Modern Websites with LLM-Driven Browsing
著者: Chuxu Song, Hao Wang, Richard Martin
公開日: 2026-05-15 | 分野: LLM セキュリティ AI プライバシー ウェブ cs.CR

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • パケット長と到着間隔のシーケンスのみを用いて、ユーザーのペルソナを推論する新たなプライバシーリスクを特定・定量化した。
  • LLM駆動型マルチエージェントブラウジングフレームワークを構築し、ペルソナ推論の規模を拡大して評価した点が重要である。
  • 現代のウェブサイトにおいて、暗号化されたトラフィックメタデータからサイトだけでなく、ユーザーの閲覧行動や属性まで推論可能であることが示された。

Abstract

Website Fingerprinting (WFP) has traditionally focused on inferring which website a user visits from encrypted traffic metadata such as packet sizes and timing. In this paper, we identify and quantify a new privacy risk in modern web settings: an adversary can infer a user's persona using only packet-length and inter-arrival-time sequences. To study this risk at scale, we build an LLM-driven multi-agent browsing framework that enforces controllable persona constraints while a computer-use agent interacts with real websites and collects corresponding encrypted traffic traces. We formalize persona fingerprinting under both closed-set and open-world settings and further evaluate whether persona information is already embedded in representations learned by existing WFP models and can be amplified at low cost. Across 10 modern websites and 15 personas (plus an open-world class), persona inference achieves about 84% accuracy on mixed-site traffic; moreover, a lightweight multi-task objective can boost persona accuracy to around 80% while retaining strong site classification performance (about 93% baseline). Our results show that, on modern websites, encrypted traffic metadata can leak not only which site a user visits, but also how they browse and who is browsing.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事