paper-with-me

Papers

SRWToolkit: An Open Source Wizard of Oz Toolkit to Create Social Robotic Avatars

2025-09-04 · Atikkhan Faridkhan Nilgar, Kristof Van Laerhoven, Ayub Kinoti arxiv

We present SRWToolkit, an open-source Wizard of Oz toolkit designed to facilitate the rapid prototyping of social robotic avatars powered by local large language models (LLMs). Our web-based toolkit enables multimodal interaction through text input, button-activated speech, and wake-word command. The toolkit offers real-time configuration of avatar appearance, behavior, language, and voice via an intuitive control panel. In contrast to prior works that rely on cloud-based LLM services, SRWToolkit emphasizes modularity and ensures on-device functionality through local LLM inference. In our small-scale user study ($n=11$), participants created and interacted with diverse robotic roles (hospital receptionist, mathematics teacher, and driving assistant), which demonstrated positive outcomes in the toolkit's usability, trust, and user experience. The toolkit enables rapid and efficient development of robot characters customized to researchers' needs, supporting scalable research in human-robot interaction.

📄 PDF Abstract BibTeX arXiv:2509.04356

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Splatwizard: A Benchmark Toolkit for 3D Gaussian Splatting Compression

2025-12-31 · Xiang Liu, Yimin Zhou, Jinxiang Wang, Yujun Huang 외 arxiv

The recent advent of 3D Gaussian Splatting (3DGS) has marked a significant breakthrough in real-time novel view synthesis. However, the rapid proliferation of 3DGS-based algorithms has created a pressing need for standar…

Novel View Synthesis

RecWizard: A Toolkit for Conversational Recommendation with Modular, Portable Models and Interactive User Interface

2024-02-23 · Zeyuan Zhang, Tanmay Laud, Zihang He, Xiaojie Chen 외

We present a new Python toolkit called RecWizard for Conversational Recommender Systems (CRS). RecWizard offers support for development of models and interactive user interface, drawing from the best practices of the Hug…

Conversational RecommendationRecommendation Systems

DaNLP: An open-source toolkit for Danish Natural Language Processing

2021-05-01 · NoDaLiDa 2021 5 · Amalie Brogaard Pauli, Maria Barrett, Ophélie Lacroix, Rasmus Hvingelby

We present an open-source toolkit for Danish Natural Language Processing, enabling easy access to Danish NLP’s latest advancements. The toolkit features wrapper-functions for loading models and datasets in a unified way …

WizardLM: Empowering Large Language Models to Follow Complex Instructions

2023-04-24 · Can Xu, Qingfeng Sun, Kai Zheng, Xiubo Geng 외

Training large language models (LLMs) with open-domain instruction following data brings colossal success. However, manually creating such instruction data is very time-consuming and labor-intensive. Moreover, humans may…

Instruction Following

WizardMath: Empowering Mathematical Reasoning for Large Language Models via Reinforced Evol-Instruct

2023-08-18 · Haipeng Luo, Qingfeng Sun, Can Xu, Pu Zhao 외

Large language models (LLMs), such as GPT-4, have shown remarkable performance in natural language processing (NLP) tasks, including challenging mathematical reasoning. However, most existing open-source models are only …

Arithmetic ReasoningGSM8KMathMathematical Reasoning+1