Repository for paper "Inferring Human Intentions]{Inferring Human Intentions from Predicted Action Probabilities"
keyboard_and_mouse | ||
watch_and_help | ||
README.md |
Inferring Human Intentions from Predicted Action Probabilities
Lei Shi, Paul Bürkner, Andreas Bulling
University of Stuttgart, Stuttgart, Germany
Accepted by Workshop on Theory of Mind in Human-AI Interaction at CHI 2024
Requirements
The code is test in Ubuntu 20.04.
pytorch 1.11.0
matplotlib 3.3.2
pickle 4.0
pandas 1.4.3
R 4.2.1
RStan 2.26.3
To install R, see here
To install RStan, see here
Experiments
To train the neural network model and evaluate the method on Watch-And-Help dataset, see here
To train the neural network model and evaluate the method on Keyboard and Mouse Interaction dataset, see here