ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2504.08256
42
0

RAG-VR: Leveraging Retrieval-Augmented Generation for 3D Question Answering in VR Environments

11 April 2025
Shiyi Ding
Ying Chen
    RALM
ArXivPDFHTML
Abstract

Recent advances in large language models (LLMs) provide new opportunities for context understanding in virtual reality (VR). However, VR contexts are often highly localized and personalized, limiting the effectiveness of general-purpose LLMs. To address this challenge, we present RAG-VR, the first 3D question-answering system for VR that incorporates retrieval-augmented generation (RAG), which augments an LLM with external knowledge retrieved from a localized knowledge database to improve the answer quality. RAG-VR includes a pipeline for extracting comprehensive knowledge about virtual environments and user conditions for accurate answer generation. To ensure efficient retrieval, RAG-VR offloads the retrieval process to a nearby edge server and uses only essential information during retrieval. Moreover, we train the retriever to effectively distinguish among relevant, irrelevant, and hard-to-differentiate information in relation to questions. RAG-VR improves answer accuracy by 17.9%-41.8% and reduces end-to-end latency by 34.5%-47.3% compared with two baseline systems.

View on arXiv
@article{ding2025_2504.08256,
  title={ RAG-VR: Leveraging Retrieval-Augmented Generation for 3D Question Answering in VR Environments },
  author={ Shiyi Ding and Ying Chen },
  journal={arXiv preprint arXiv:2504.08256},
  year={ 2025 }
}
Comments on this paper