Skip to content

Repository files navigation

Dataset and Analysis for Systematic Review of Social Robots for Education

Code accompaninig Current Robotics Report from the Topical Collection on Service and Interactive Robotics. Paper link: https://link.springer.com/article/10.1007/s43154-020-00008-3

Field of Social Robotics for Education


Introduction

Based on Belpaeme et al. 2018, we propose an updated and ovel analysis of the litterature of social robots for leanring. This repo contains the code used to generate the figures for the paper "Research Trends in Social Robots for Learning" as well as the annotated dataset used for the analysis.

Usage

The main notebook to reproduce the figures of the paper is Main.ipynb. New data can be asserted in the social_robot4learning.xlsx file in order to generate the new plots.

Prereqs

You will need to install jupyter-lab or to upload Main.ipynb on google collab as well as the dataset.

Data

The dataset is based on the dataset shared by Belpaeme et al. 2018 (here, Data Belpame et al. 2018) as mentioned on their paper (see references below). The dataset was augmented by performing similarly a search for papers from 2017 till March 2020. The current dataset includes 160 papers (Belpame2018 contained 101 papers).

The dataset is also stored as an open Zotero collection that is easy to search and to download as bibtex: https://www.zotero.org/groups/2419050/hri-unsw/collections/X6PKYLT6. The Zotero collection also contains some related review and some references that were excluded from the systematic analysis.

Adding your data or report an issue

Use the Issues form here: https://github.com/WafaJohal/SocialRobotUpdate/blob/master/.github/ISSUE_TEMPLATE/add-paper.md

Running the notebook for analysis

  1. To run jupyter without poetry::

    jupyter-lab
    
  2. To run jupyter with poetry::

    poetry run jupyter-lab
    

Enjoy!

References

About

Dataset and Analysis for Systematic Review of Social Robots for Education

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages