AIMar 10

PrivPRISM: Automatically Detecting Discrepancies Between Google Play Data Safety Declarations and Developer Privacy Policies

arXiv:2603.09214v17.71 citationsh-index: 43
Predicted impact top 69% in AI · last 90 daysOriginality Incremental advance
AI Analysis

This addresses a critical issue for mobile app users and regulators by exposing widespread non-compliance that deceives users about data practices, though it is incremental in applying existing NLP methods to a new domain.

The study tackled the problem of discrepancies between Google Play data safety declarations and developer privacy policies, finding that nearly 53% of popular mobile games and 61% of generic apps had such inconsistencies, with privacy policies disclosing only 66.8% of potential sensitive data accesses compared to 36.4% in data safety declarations.

End-users seldom read verbose privacy policies, leading app stores like Google Play to mandate simplified data safety declarations as a user-friendly alternative. However, these self-declared disclosures often contradict the full privacy policies, deceiving users about actual data practices and violating regulatory requirements for consistency. To address this, we introduce PrivPRISM, a robust framework that combines encoder and decoder language models to systematically extract and compare fine-grained data practices from privacy policies and to compare against data safety declarations, enabling scalable detection of non-compliance. Evaluating 7,770 popular mobile games uncovers discrepancies in nearly 53% of cases, rising to 61% among 1,711 widely used generic apps. Additionally, static code analysis reveals possible under-disclosures, with privacy policies disclosing just 66.8% of potential accesses to sensitive data like location and financial information, versus only 36.4% in data safety declarations of mobile games. Our findings expose systemic issues, including widespread reuse of generic privacy policies, vague / contradictory statements, and hidden risks in high-profile apps with 100M+ downloads, underscoring the urgent need for automated enforcement to protect platform integrity and for end-users to be vigilant about sensitive data they disclose via popular apps.

Code Implementations1 repo
Foundations

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

Your Notes