Skip to content

This repository consists of collected data and code used to conduct studies described in the "Resistance Against Manipulative AI: Key Factors and Possible Actions" article, which was presented at 27th European Conference on Artificial Intelligence (2024).

Notifications You must be signed in to change notification settings

MI2DataLab/RAMAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resistance Against Manipulative AI: Key Factors and Possible Actions

This repository consists of collected data and code used to conduct studies described in the "Resistance Against Manipulative AI: Key Factors and Possible Actions" article, which was presented at 27th European Conference on Artificial Intelligence (2024).

Repository Structure

├── data
│   ├── manipulation-fuse - results for manipulation-fuses
│   ├── ramai-game - prompt templates and hint samples used to generate AI hints in the RAMAI game
│   ├── ramai-human - data used in the ramai-human chapter (demographics, hints trusted stats, manipulation detected stats)
│   ├── ramai-llm - data used in the ramai-llm chapter (liwc statistics, hints annotations)
│   └── raw-csv - raw data gathered during user studies
├── data_analysis - R code for data analysis
├── data_manipulation - python code for handling data
├── model_prompting - python code for prompting LLMs
└── plots

Citation

@inproceedings{wilczynski2024resistance,
  title={Resistance Against Manipulative AI: Key Factors and Possible Actions},
  author={Wilczy{\'n}ski, Piotr and Mieleszczenko-Kowszewicz, Wiktoria and Biecek, Przemys{\l}aw},
  booktitle={27th European Conference on Artificial Intelligence},
  year={2024},
  organization={IOS Press}
}

About

This repository consists of collected data and code used to conduct studies described in the "Resistance Against Manipulative AI: Key Factors and Possible Actions" article, which was presented at 27th European Conference on Artificial Intelligence (2024).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published