Toward Regulatory Compliance: A few-shot Learning Approach to Extract Processing Activities
Pragyan KC, Rambod Ghandiparsi, Rocky Slavin, Sepideh Ghanavati,, Travis Breaux, Mitra Bokaei Hosseini

TL;DR
This paper presents a few-shot learning method using GPT-3.5 Turbo to automatically generate GDPR compliance records (RoPA) from user scenarios, aiding small companies in privacy regulation adherence.
Contribution
It introduces a novel application of few-shot learning with large language models to automate RoPA generation from usage scenarios, addressing compliance challenges for small developers.
Findings
Number of examples in prompts significantly affects F1 scores.
Repetition of prompts has negligible impact on performance.
Achieved an average 70% ROUGE-L F1 score in summarization.
Abstract
The widespread use of mobile applications has driven the growth of the industry, with companies relying heavily on user data for services like targeted advertising and personalized offerings. In this context, privacy regulations such as the General Data Protection Regulation (GDPR) play a crucial role. One of the GDPR requirements is the maintenance of a Record of Processing Activities (RoPA) by companies. RoPA encompasses various details, including the description of data processing activities, their purposes, types of data involved, and other relevant external entities. Small app-developing companies face challenges in meeting such compliance requirements due to resource limitations and tight timelines. To aid these developers and prevent fines, we propose a method to generate segments of RoPA from user-authored usage scenarios using large language models (LLMs). Our method employs…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInformation and Cyber Security · Software Engineering Research
