Leveraging LLMs to Create a Haptic Devices' Recommendation System
Yang Liu, Haiwei Dong, Abdulmotaleb El Saddik
TL;DR
Fragmentation of haptic device design knowledge hinders development; this work introduces an LLM-driven haptic agent focused on Grounded Force Feedback (GFF) device recommendations. It combines a creator-centric data pipeline that automates taxonomy extraction and population to 114 entries with an end-user retrieval-driven interface that uses dynamic RAG to deliver context-aware suggestions. The system enforces a dual-search strategy (conditional and semantic) and ranks candidates with a transparent score, presenting shortlists to users and linking to source materials. Experimental evaluation with novices and experts shows superior usability and satisfaction (top-10% UEQ) compared to baseline tools, indicating practical impact for accelerating haptic prototyping and knowledge reuse.
Abstract
Haptic technology has seen significant growth, yet a lack of awareness of existing haptic device design knowledge hinders development. This paper addresses these limitations by leveraging advancements in Large Language Models (LLMs) to develop a haptic agent, focusing specifically on Grounded Force Feedback (GFF) devices recommendation. Our approach involves automating the creation of a structured haptic device database using information from research papers and product specifications. This database enables the recommendation of relevant GFF devices based on user queries. To ensure precise and contextually relevant recommendations, the system employs a dynamic retrieval method that combines both conditional and semantic searches. Benchmarking against the established UEQ and existing haptic device searching tools, the proposed haptic recommendation agent ranks in the top 10\% across all UEQ categories with mean differences favoring the agent in nearly all subscales, and maintains no significant performance bias across different user groups, showcasing superior usability and user satisfaction.
