Code for the paper "Explicit Modelling of Theory of Mind for Belief Prediction in Nonverbal Social Interactions", ECAI 2024
Find a file
2025-01-10 15:47:06 +01:00
boss up 2025-01-10 15:47:06 +01:00
tbd up 2025-01-10 15:39:20 +01:00
README.md up 2025-01-10 15:39:20 +01:00

Explicit Modelling of Theory of Mind for Belief Prediction in Nonverbal Social Interactions

Matteo Bortoletto,   Constantin Ruhdorfer,   Lei Shi,   Andreas Bulling

ECAI 2024, Santiago de Compostela, Spain

Citation

This is a temporary reference that will be updated after the proceedings are published.

@inproceedings{bortoletto2024explicit,
  author = {Bortoletto, Matteo and Ruhdorfer, Constantin and Shi, Lei and Bulling, Andreas},
  title = {Explicit Modelling of Theory of Mind for Belief Prediction in Nonverbal Social Interactions},
  booktitle = {Proc. 27th European Conference on Artificial Intelligence (ECAI)},
  year = {2024},
  pages = {1--8},
  doi = {}
}

Code

This repository has the following structure:

mtomnet
├── boss
└── tbd

We have one subfolder for dataset, containing the code to run the corresponding experiments. Inside each subfolder we provide a README with further instructions.