Why is the User Interface a Dark Pattern? : Explainable Auto-Detection and its Analysis

December 30, 2023 ยท Entered Twilight ยท ๐Ÿ› BigData Congress [Services Society]

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .envrc, .gitignore, .vscode, LICENSE, README.md, configs, const, dataset, experiments, figures, main.py, mypy.ini, output, pickles, poetry.lock, poetry.toml, pyproject.toml, scripts, utils

Authors Yuki Yada, Tsuneo Matsumoto, Fuyuko Kido, Hayato Yamana arXiv ID 2401.04119 Category cs.HC: Human-Computer Interaction Cross-listed cs.AI, cs.LG Citations 3 Venue BigData Congress [Services Society] Repository https://github.com/yamanalab/why-darkpattern โญ 5 Last Checked 3 months ago
Abstract
Dark patterns are deceptive user interface designs for online services that make users behave in unintended ways. Dark patterns, such as privacy invasion, financial loss, and emotional distress, can harm users. These issues have been the subject of considerable debate in recent years. In this paper, we study interpretable dark pattern auto-detection, that is, why a particular user interface is detected as having dark patterns. First, we trained a model using transformer-based pre-trained language models, BERT, on a text-based dataset for the automatic detection of dark patterns in e-commerce. Then, we applied post-hoc explanation techniques, including local interpretable model agnostic explanation (LIME) and Shapley additive explanations (SHAP), to the trained model, which revealed which terms influence each prediction as a dark pattern. In addition, we extracted and analyzed terms that affected the dark patterns. Our findings may prevent users from being manipulated by dark patterns, and aid in the construction of more equitable internet services. Our code is available at https://github.com/yamanalab/why-darkpattern.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Human-Computer Interaction