2 papers
cs.HC2026
Privacy Detective: A Narrative Game that Cultivates Student Developers' Privacy Awareness by Harnessing Legal Documents
Shao-Yu Chu, Jennifer Forsyth, Xu Wang +1
Developers' choices about what data a system collects, how it is used and shared, and what defaults govern user choices directly shape users' privacy experiences. Yet, developers o…
cs.HC2025
DPCheatSheet: Using Worked and Erroneous LLM-usage Examples to Scaffold Differential Privacy Implementation
Shao-Yu Chu, Yuhe Tian, Yu-Xiang Wang +1
This paper explores how programmers without specialized expertise in differential privacy (DP) (i.e., novices) can leverage LLMs to implement DP programs with minimal training. We…