paper-with-me

Papers

Minim: Privacy-Aware Minimal View for Agents via Trusted Local Sanitization

2026-06-11 · Hexuan Yu, Chaoyu Zhang, Heng Jin, Shanghao Shi, Ning Zhang, Y. Thomas Hou, Wenjing Lou arxiv

Modern LLM-powered autonomous agents increasingly rely on rich user interface (UI) state observations to achieve reliable action grounding in complex digital environments. However, many deployments transmit the full UI state to remote inference servers even when most elements are irrelevant to the current task, which can leak sensitive but unnecessary context such as authentication codes, private notifications, and background application states. We propose MINIM, a trusted local broker that performs privacy-aware minimization on the client side before any observation leaves the device. Grounded in Contextual Integrity (CI), MINIM learns a dual-score representation for each UI element by predicting an inherent sensitivity score (s) and a task-conditioned necessity score (n). These scores drive a ternary disclosure policy that keeps essential elements, abstracts sensitive attributes when needed, and removes task-irrelevant content. We optimize a CI-aware objective that penalizes necessity errors more strongly on high-risk content, enabling aggressive pruning while preserving task-critical information. Experiments on real-world UI observations derived from WebArena show that MINIM substantially reduces task-irrelevant sensitive leakage while preserving task-critical semantic context and the interactive affordances required for reliable agent actions.

📄 PDF Abstract BibTeX arXiv:2606.13949

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Listening Alone, Understanding Together: Collaborative Context Recovery for Privacy-Aware AI

2026-04-14 · Tanmay Srivastava, Amartya Basu, Shubham Jain, Vaishnavi Ranganathan arxiv

We introduce CONCORD, a privacy-aware asynchronous assistant-to-assistant (A2A) framework that leverages collaboration between proactive speech-based AI. As agents evolve from reactive to always-listening assistants, the…

Speaker Verification

Do Phone-Use Agents Respect Your Privacy?

2026-04-01 · Zhengyang Tang, Ke Ji, Xidong Wang, Zihan Ye 외 arxiv

We study whether phone-use agents respect privacy while completing benign mobile tasks. This question has remained hard to answer because privacy-compliant behavior is not operationalized for phone-use agents, and ordina…

"We are not Future-ready": Understanding AI Privacy Risks and Existing Mitigation Strategies from the Perspective of AI Developers in Europe

2025-10-01 · Alexandra Klymenko, Stephen Meisenbacher, Patrick Gage Kelley, Sai Teja Peddinti 외 arxiv

The proliferation of AI has sparked privacy concerns related to training data, model interfaces, downstream applications, and more. We interviewed 25 AI developers based in Europe to understand which privacy threats they…

How Far Are We From True Auto-Research?

2026-05-18 · Zhengxin Zhang, Ning Wang, Sainyam Galhotra, Claire Cardie arxiv

Recent auto-research systems can produce complete papers, but feasibility is not the same as quality, and the field still lacks a systematic study of how good agent-generated papers actually are. We introduce ResearchAre…

Beyond DNS: Unlocking the Internet of AI Agents via the NANDA Index and Verified AgentFacts

2025-07-18 · Ramesh Raskar, Pradyumna Chari, John Zinky, Mahesh Lambe 외 arxiv

The Internet is poised to host billions to trillions of autonomous AI agents that negotiate, delegate, and migrate in milliseconds and workloads that will strain DNS-centred identity and discovery. In this paper, we desc…