Scene2Hap: Combining LLMs and Physical Modeling for Automatically Generating Vibrotactile Signals for Full VR Scenes
Arata Jingu, Easa AliAbbasi, Paul Strohmeier, Jürgen Steimle
TL;DR
Scene2Hap addresses the challenge of creating scalable, immersive vibrotactile feedback for complex VR scenes by integrating a multimodal LLM-based inference pipeline with physics-aware real-time haptic rendering. It automates per-object haptic design through four chained agents that infer semantics and material properties from multimodal scene data, then converts audio signals into vibrotactile feedback. At runtime, a contact-graph-based propagation model attenuates vibrations across scene materials, producing spatially coherent haptic cues aligned with touch location. Two user studies demonstrate accurate semantic/physical inferences and improved usability, material perception, and spatial awareness when vibration propagation is considered. This hybrid approach enables real-time, adaptive haptics at scale, offering a practical path toward default, rich haptic experiences in future VR and mixed-reality environments.
Abstract
Haptic feedback contributes to immersive virtual reality (VR) experiences. Designing such feedback at scale, for all objects within a VR scene and their respective arrangements, remains a time-consuming task. We present Scene2Hap, an LLM-centered system that automatically designs object-level vibrotactile feedback for entire VR scenes based on the objects' semantic attributes and physical context. Scene2Hap employs a multimodal large language model to estimate the semantics and physical context of each object, including its material properties and vibration behavior, from the multimodal information present in the VR scene. This semantic and physical context is then used to create plausible vibrotactile signals by generating or retrieving audio signals and converting them to vibrotactile signals. For the more realistic spatial rendering of haptics in VR, Scene2Hap estimates the propagation and attenuation of vibration signals from their source across objects in the scene, considering the estimated material properties and physical context, such as the distance and contact between virtual objects. Results from two user studies confirm that Scene2Hap successfully estimates the semantics and physical context of VR scenes, and the physical modeling of vibration propagation improves usability, perceived materiality, and spatial awareness.
