LiteVR: Interpretable and Lightweight Cybersickness Detection using Explainable AI
Ripan Kumar Kundu, Rifatul Islam, John Quarles, Khaza Anuarul Hoque

TL;DR
LiteVR is an explainable, lightweight deep learning framework for cybersickness detection in VR, reducing computational costs while improving accuracy through feature importance analysis and model optimization.
Contribution
The paper introduces LiteVR, a novel XAI-based framework that reduces model complexity and computational costs for cybersickness detection using explainability techniques.
Findings
Significant reduction in model size, training, and inference time.
Eye-tracking features are most influential for detection.
Achieved 94% accuracy with improved efficiency.
Abstract
Cybersickness is a common ailment associated with virtual reality (VR) user experiences. Several automated methods exist based on machine learning (ML) and deep learning (DL) to detect cybersickness. However, most of these cybersickness detection methods are perceived as computationally intensive and black-box methods. Thus, those techniques are neither trustworthy nor practical for deploying on standalone energy-constrained VR head-mounted devices (HMDs). In this work, we present an explainable artificial intelligence (XAI)-based framework, LiteVR, for cybersickness detection, explaining the model's outcome and reducing the feature dimensions and overall computational costs. First, we develop three cybersickness DL models based on long-term short-term memory (LSTM), gated recurrent unit (GRU), and multilayer perceptron (MLP). Then, we employed a post-hoc explanation, such as SHapley…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVirtual Reality Applications and Impacts · Explainable Artificial Intelligence (XAI) · Image and Video Quality Assessment
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
