CLLGMLFeb 12, 2020

A Comparative Study of Sequence Classification Models for Privacy Policy Coverage Analysis

arXiv:2003.04972v11 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge for users in comprehending complex privacy policies, but it is incremental as it applies existing sequence classification models to a specific domain.

The paper tackled the problem of analyzing privacy policies by developing a classifier to identify data practices in segments, using the OPP-115 corpus, and provided coverage analysis to help users understand what data practices are covered.

Privacy policies are legal documents that describe how a website will collect, use, and distribute a user's data. Unfortunately, such documents are often overly complicated and filled with legal jargon; making it difficult for users to fully grasp what exactly is being collected and why. Our solution to this problem is to provide users with a coverage analysis of a given website's privacy policy using a wide range of classical machine learning and deep learning techniques. Given a website's privacy policy, the classifier identifies the associated data practice for each logical segment. These data practices/labels are taken directly from the OPP-115 corpus. For example, the data practice "Data Retention" refers to how long a website stores a user's information. The coverage analysis allows users to determine how many of the ten possible data practices are covered, along with identifying the sections that correspond to the data practices of particular interest.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes