HIAL Guest Lecture

2026/03/19

Today I gave a guest lecture for the course Human-interactive Agent Learning. I presented SHARPIE, our tool for controlled human-RL experiments.

During the lecture, I showed how SHARPIE can be used to implement a simple evaluative feedback experiment using TAMEr in the MountainCar environment. Nothing beats putting the pressure on as a bit of live coding does, but then it remains so much fun when you can actually show how simple it is to implement this experiment with the right tools at hand.

The group was small but highly engaged, and I received many interesting questions, the most interesting to me was about limitations of SHARPIE and its client-server architecture when it comes to doing experiments involving physical robots.

I will give some more thought on this for future SHARPIE development, it would be nice challenge to see how SHARPIE could be used for this and whether it should be preferred over existing tools.

The key take-away for me, however, was how easy it has become to set up experiments in the recent version of SHARPIE compared to a couple of months ago.