paper-with-me

Papers

Deep Active Learning with Crowdsourcing Data for Privacy Policy Classification

2020-08-07 · Wenjun Qiu, David Lie

Privacy policies are statements that notify users of the services' data practices. However, few users are willing to read through policy texts due to the length and complexity. While automated tools based on machine learning exist for privacy policy analysis, to achieve high classification accuracy, classifiers need to be trained on a large labeled dataset. Most existing policy corpora are labeled by skilled human annotators, requiring significant amount of labor hours and effort. In this paper, we leverage active learning and crowdsourcing techniques to develop an automated classification tool named Calpric (Crowdsourcing Active Learning PRIvacy Policy Classifier), which is able to perform annotation equivalent to those done by skilled human annotators with high accuracy while minimizing the labeling cost. Specifically, active learning allows classifiers to proactively select the most informative segments to be labeled. On average, our model is able to achieve the same F1 score using only 62% of the original labeling effort. Calpric's use of active learning also addresses naturally occurring class imbalance in unlabeled privacy policy datasets as there are many more statements stating the collection of private information than stating the absence of collection. By selecting samples from the minority class for labeling, Calpric automatically creates a more balanced training set.

📄 PDF Abstract BibTeX arXiv:2008.02954

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Calpric: Inclusive and Fine-grain Labeling of Privacy Policies with Crowdsourcing and Active Learning

2024-01-16 · Wenjun Qiu, David Lie, Lisa Austin

A significant challenge to training accurate deep learning models on privacy policies is the cost and difficulty of obtaining a large and comprehensive set of training data. To address these challenges, we present Calpri…

16kActive Learning

A Narrative Review of Identity, Data, and Location Privacy Techniques in Edge Computing and Mobile Crowdsourcing

2024-01-20 · Syed Raza Bashir, Shaina Raza, Vojislav Misic

As digital technology advances, the proliferation of connected devices poses significant challenges and opportunities in mobile crowdsourcing and edge computing. This narrative review focuses on the need for privacy prot…

Cloud ComputingEdge-computingPrivacy PreservingRecommendation Systems

Federated Learning for Localization: A Privacy-Preserving Crowdsourcing Method

2020-01-07 · Bekir Sait Ciftler, Abdullatif Albaseer, Noureddine Lasla, Mohamed Abdallah

Received Signal Strength (RSS) fingerprint-based localization has attracted a lot of research effort and cultivated many commercial applications of location-based services due to its low cost and ease of implementation. …

Federated LearningPrivacy Preserving

Crowdsourcing on Sensitive Data with Privacy-Preserving Text Rewriting

2023-03-06 · Nina Mouhammad, Johannes Daxenberger, Benjamin Schiller, Ivan Habernal

Most tasks in NLP require labeled data. Data labeling is often done on crowdsourcing platforms due to scalability reasons. However, publishing data on public platforms can only be done if no privacy-relevant information …

Privacy Preserving

Integrating Crowdsourcing and Active Learning for Classification of Work-Life Events from Tweets

2020-03-26 · Yunpeng Zhao, Mattia Prosperi, Tianchen Lyu, Yi Guo 외

Social media, especially Twitter, is being increasingly used for research with predictive analytics. In social media studies, natural language processing (NLP) techniques are used in conjunction with expert-based, manual…

Active LearningGeneral Classification