d5dba3cc09
- Graduate from Bucknell May 2026, starting MS CompE at Boston University - Add honors thesis to publications with abstract and PDF - Update Dean's List to 7 semesters (Spring 2026) - Fix GPA display: Engineering GPA 3.92 / Overall 3.67 - Fix breadcrumb hidden under navbar (pt-16 on content wrapper) - Fix Research Interests card extra top padding - Update research interests blurb to grad-school voice - Save dev server config to .claude/launch.json Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
38 lines
5.1 KiB
BibTeX
38 lines
5.1 KiB
BibTeX
@mastersthesis{OConnor2026Thesis,
|
|
title = {A Web-Based Wizard-of-Oz Platform for Collaborative and Reproducible Human-Robot Interaction Research},
|
|
author = {Sean O'Connor},
|
|
year = {2026},
|
|
school = {Bucknell University},
|
|
address = {Lewisburg, PA},
|
|
note = {Bachelor's Honors Thesis},
|
|
url = {https://soconnor.dev/api/publications/honors-thesis.pdf},
|
|
paperUrl = {/api/publications/honors-thesis.pdf},
|
|
abstract = {The Wizard-of-Oz (WoZ) technique is widely used in Human-Robot Interaction (HRI) research, but two persistent problems limit its effectiveness: existing tools impose technical barriers that exclude non-engineering domain experts (the Accessibility Problem), and the fragmented landscape of robot-specific implementations makes interaction scripts difficult to port across platforms (the Reproducibility Problem — concerning execution consistency and portability, not third-party replication). Through a literature review, I identified three design principles to address both: a hierarchical specification model, an event-driven execution model, and a plugin architecture that decouples experiment logic from robot-specific implementations. I realized these principles in HRIStudio, an open-source, web-based platform providing a visual experiment designer, a guided wizard execution interface, automated timestamped logging with deviation tracking, and role-based access control. I evaluated HRIStudio in a pilot between-subjects study (N=6) against Choregraphe, the standard programming tool for the NAO robot. HRIStudio wizards achieved higher design fidelity, execution reliability, and perceived usability across all six sessions; the only unprompted specification deviation in the dataset occurred in the Choregraphe condition. While the pilot scale precludes inferential claims, the directional evidence across all measures supports the position that a tool built to realize the identified design principles can have significant impact on accessibility and reproducibility in WoZ-based HRI research.},
|
|
slidesUrl = {/api/publications/OConnor2026Thesis.pdf}
|
|
}
|
|
|
|
@inproceedings{OConnor2025,
|
|
title = {Collaborative and Reproducible HRI Research Through a Web-Based Wizard-of-Oz Platform},
|
|
author = {Sean O'Connor and L. Felipe Perrone},
|
|
year = {2025},
|
|
booktitle = {2025 34th IEEE International Conference on Robot and Human Interactive Communication (RO-MAN)},
|
|
address = {Eindhoven, The Netherlands},
|
|
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.},
|
|
url = {https://soconnor.dev/api/publications/ROMAN25_0574_FI.pdf},
|
|
paperUrl = {/api/publications/ROMAN25_0574_FI.pdf},
|
|
slidesUrl = {/api/publications/ROMAN25_0574_SLIDES.pdf}
|
|
}
|
|
|
|
@inproceedings{OConnor2024,
|
|
title = {HRIStudio: A Framework for Wizard-of-Oz Experiments in Human-Robot Interaction Studies (Late Breaking Report)},
|
|
author = {Sean O'Connor and L. Felipe Perrone},
|
|
year = {2024},
|
|
booktitle = {2024 33rd IEEE International Conference on Robot and Human Interactive Communication (RO-MAN)},
|
|
address = {Pasadena, CA, USA},
|
|
abstract = {Human-robot interaction (HRI) research plays a pivotal role in shaping how robots communicate and collaborate with humans. However, conducting HRI studies, particularly those employing the Wizard-of-Oz (WoZ) technique, can be challenging. WoZ user studies can have complexities at the technical and methodological levels that may render the results irreproducible. We propose to address these challenges with HRIStudio, a novel web-based platform designed to streamline the design, execution, and 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 at the same time, empower researchers to develop scientifically rigorous user studies.},
|
|
url = {https://soconnor.dev/api/publications/hristudio-lbr.pdf},
|
|
paperUrl = {/api/publications/hristudio-lbr.pdf},
|
|
posterUrl = {/api/publications/hristudio-lbr-poster.pdf},
|
|
note = {Late breaking report}
|
|
}
|