Use cases β
What are the types of web experiment things we are doing as a lab generally? I guess we might want to see if there's a solution that covers some or most of what people wanted. Letβs take a look at some recent papers and proposed projectsβ¦
Paper | JsPsych? | Qualtrics? | psiTurk | Unity | Notes |
---|---|---|---|---|---|
Angelaβs attention RL task | π | nivturk | perfect 4 jspsych | ||
Emilyβs question asking | π | complex mouse-guided interactions with a battleship grid | |||
Guyβs VR | π | needed unity (also used React) | |||
Pamβs multi-player helping task | π? | phaser3 | |||
Illβs canadian traveler | π | π | unity due to modeling MCTS in c# | ||
Annaβs causal learning | π | ungodly, but d3js | |||
Alex rich learning traps | π | clean d3js code + psiturk | |||
Pamβs categorization | (π) | π | could have been jspych | ||
Davidβs long term memory | π | π+returk | jspsych for the task returk to email people days later to follow up second part | ||
Pat physics experiments | (π?) | fancy video stuff | |||
Ethan physics stuff | (π) | π | βΉοΈ trials not randomized! | ||
WaiKeen ARC task | π | complex code from online |
(π) means in theory could have used it
π? means unsure
π? means unsure
Future designs β
What are the kinds of things we might want to do in the future?
Paper | Notes |
---|---|
π€© Undergrad research projects | Need something easy to teach with |
Emily build a game to teach | complex, dynamic interactions, maybe phaser |
Question asking | complex, dynamic interactions, generalization to new task |
Baba is not RL | sprite based game would be helped by phaser, or just generally dynamic task |
Future helping exps | build on the phaser multiplayer thing |
Intuitive physics (video) | video manipulations and ratings of videos |
Intuitive physics (sims/interact) | some type of in-browser game engine with physics |
Human-machine interaction | open ended |
Complex 3d interactions (ala Guy) | Unity and stuff |
Reinforcement learning and language | basic stuff, jspsych or the like |
Future "psychology" exps (memory, decision making) | basic stuff, jspsych or the like |