mirror of
https://github.com/soconnor0919/honors-thesis.git
synced 2026-05-08 07:08:55 -04:00
refactor: update thesis protocol to remove test subjects and screen recordings, add tracking documentation, and refine bibliography entries.
This commit is contained in:
+16
-5
@@ -69,7 +69,7 @@ keywords = {systematic review, reporting guidelines, methodology, human-robot in
|
||||
}
|
||||
|
||||
@inproceedings{Pettersson2015,
|
||||
author = {{Pettersson, John S\"{o}ren and Wik, Malin}},
|
||||
author = {Pettersson, John S\"{o}ren and Wik, Malin},
|
||||
title = {{The longevity of general purpose Wizard-of-Oz tools}},
|
||||
year = {2015},
|
||||
isbn = {9781450336734},
|
||||
@@ -79,7 +79,7 @@ url = {https://doi.org/10.1145/2838739.2838825},
|
||||
doi = {10.1145/2838739.2838825},
|
||||
abstract = {The Wizard-of-Oz method has been around for decades, allowing researchers and practitioners to conduct prototyping without programming. An extensive literature review conducted by the authors revealed, however, that the re-usable tools supporting the method did not seem to last more than a few years. While generic systems start to appear around the turn of the millennium, most have already fallen out of use.Our interest in undertaking this review was inspired by the ongoing re-development of our own Wizard-of-Oz tool, the Ozlab, into a system based on web technology.We found three factors that arguably explain why Ozlab is still in use after 15 years instead of the two-three years lifetime of other generic systems: the general approach used from its inception; its inclusion in introductory HCI curricula, and the flexible and situation-dependent design of the wizard's user interface.},
|
||||
booktitle = {Proceedings of the Annual Meeting of the Australian Special Interest Group for Computer Human Interaction},
|
||||
pages = {422–426},
|
||||
pages = {422--426},
|
||||
numpages = {5},
|
||||
keywords = {Wizard user interface, Wizard of Oz, Software Sustainability, Non-functional requirements, GUI articulation},
|
||||
location = {Parkville, VIC, Australia},
|
||||
@@ -130,14 +130,14 @@ series = {OzCHI '15}
|
||||
title = {{A Web-Based Wizard-of-Oz Platform for Collaborative and Reproducible Human-Robot Interaction Research}},
|
||||
author = {Sean O'Connor and L. Felipe Perrone},
|
||||
year = {2025},
|
||||
organization = {2025 34th IEEE International Conference on Robot and Human Interactive Communication (RO-MAN)},
|
||||
booktitle = {Proceedings of the 34th IEEE International Conference on Robot and Human Interactive Communication (RO-MAN)},
|
||||
abstract = {Human-robot interaction (HRI) research plays a pivotal role in shaping how robots communicate and collaborate with humans. However, conducting HRI studies can be challenging, particularly those employing the Wizard-of-Oz (WoZ) technique. WoZ user studies can have technical and methodological complexities that may render the results irreproducible. We propose to address these challenges with HRIStudio, a modular web-based platform designed to streamline the design, the execution, and the analysis of WoZ experiments. HRIStudio offers an intuitive interface for experiment creation, real-time control and monitoring during experimental runs, and comprehensive data logging and playback tools for analysis and reproducibility. By lowering technical barriers, promoting collaboration, and offering methodological guidelines, HRIStudio aims to make human-centered robotics research easier and empower researchers to develop scientifically rigorous user studies.},
|
||||
}
|
||||
|
||||
@INPROCEEDINGS{Pot2009,
|
||||
author={Pot, E. and Monceaux, J. and Gelin, R. and Maisonnier, B.},
|
||||
booktitle={RO-MAN 2009 - The 18th IEEE International Symposium on Robot and Human Interactive Communication},
|
||||
title={Choregraphe: a graphical tool for humanoid robot programming},
|
||||
booktitle={Proceedings of the 18th IEEE International Symposium on Robot and Human Interactive Communication (RO-MAN 2009)},
|
||||
title={Choregraphe: a graphical tool for humanoid robot programming},
|
||||
year={2009},
|
||||
volume={},
|
||||
number={},
|
||||
@@ -217,3 +217,14 @@ title = {SUS: A quick and dirty usability scale},
|
||||
volume = {189},
|
||||
journal = {Usability Eval. Ind.}
|
||||
}
|
||||
|
||||
@article{HoffmanZhao2021,
|
||||
author = {Hoffman, Guy and Zhao, Xuan},
|
||||
title = {A Primer for Conducting Experiments in Human--Robot Interaction},
|
||||
journal = {ACM Transactions on Human-Robot Interaction},
|
||||
volume = {10},
|
||||
number = {3},
|
||||
articleno = {14},
|
||||
year = {2021},
|
||||
doi = {10.1145/3412374}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user