paper-with-me

홈 › Papers

Surfacing Privacy Settings Using Semantic Matching

2020-11-01 · EMNLP (PrivateNLP) 2020 11 · Rishabh Khandelwal, Asmit Nayak, Yao Yao, Kassem Fawaz

Online services utilize privacy settings to provide users with control over their data. However, these privacy settings are often hard to locate, causing the user to rely on provider-chosen default values. In this work, we train privacy-settings-centric encoders and leverage them to create an interface that allows users to search for privacy settings using free-form queries. In order to achieve this goal, we create a custom Semantic Similarity dataset, which consists of real user queries covering various privacy settings. We then use this dataset to fine-tune a state of the art encoder. Using this fine-tuned encoder, we perform semantic matching between the user queries and the privacy settings to retrieve the most relevant setting. Finally, we also use the encoder to generate embeddings of privacy settings from the top 100 websites and perform unsupervised clustering to learn about the online privacy settings types. We find that the most common type of privacy settings are ‘Personalization’ and ‘Notifications’, with coverage of 35.8% and 34.4%, respectively, in our dataset.

📄 PDF Abstract BibTeX

Code (1)

wi-pi/surface_privacy_dataset 공식 구현

Tasks

Semantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Tight Auditing of Differentially Private Machine Learning

2023-02-15 · Milad Nasr, Jamie Hayes, Thomas Steinke, Borja Balle 외

Auditing mechanisms for differential privacy use probabilistic means to empirically estimate the privacy level of an algorithm. For private machine learning, existing auditing mechanisms are tight: the empirical privacy …

Federated Learning

SAED: Edge-Based Intelligence for Privacy-Preserving Enterprise Search on the Cloud

2021-02-26 · Sakib M Zobaed, Mohsen Amini Salehi, Rajkumar Buyya

Cloud-based enterprise search services (e.g., AWS Kendra) have been entrancing big data owners by offering convenient and real-time search solutions to them. However, the problem is that individuals and organizations pos…

Privacy Preserving

Smart Privacy Policy Assistant: An LLM-Powered System for Transparent and Actionable Privacy Notices

2026-01-09 · Sriharshini Kalvakuntla, Luoxi Tang, Yuqiao Meng, Zhaohan Xi arxiv

Most users agree to online privacy policies without reading or understanding them, even though these documents govern how personal data is collected, shared, and monetized. Privacy policies are typically long, legally co…

Explanation Generation

A Distributed Differentially Private Algorithm for Resource Allocation in Unboundedly Large Settings

2020-11-16 · Panayiotis Danassis, Aleksei Triastcyn, Boi Faltings

We introduce a practical and scalable algorithm (PALMA) for solving one of the fundamental problems of multi-agent systems -- finding matches and allocations -- in unboundedly large settings (e.g., resource allocation in…

Privacy Preserving

Federated Flow Matching

2025-09-25 · Zifan Wang, Anqi Dong, Mahmoud Selim, Michael M. Zavlanos 외 arxiv

Data today is decentralized, generated and stored across devices and institutions where privacy, ownership, and regulation prevent centralization. This motivates the need to train generative models directly from distribu…