Related Experiment Video
Updated: Mar 3, 2026

04:15
Author Spotlight: Enhancing Engineering Education via WebVR-Based Online Laboratories
Published on: February 23, 2024
1.7K
An Explication and Classroom Field Study of the Virtual Human Interaction Lab's Expert (VHIL-E) LLM.
Jeremy N Bailenson1, Jonathan You1, David Markowitz2
1Department of Communication, Stanford University, Stanford, CA, USA.
Cyberpsychology, Behavior and Social Networking
|March 2, 2026
Summary
Researchers developed VHIL-E, a retrieval-augmented generation (RAG) large language model (LLM) for virtual reality research. Constraining the RAG model reduced hallucinations compared to allowing general intelligence access.
Area of Science:
- Human-Computer Interaction
- Artificial Intelligence
- Virtual and Augmented Reality
Background:
- Virtual Human Interaction Lab's Expert (VHIL-E) is a large language model (LLM) designed to represent research in virtual and augmented reality.
- Retrieval-Augmented Generation (RAG) is a key technique for enhancing LLM capabilities by integrating external knowledge sources.
- Implementing RAG involves a systematic process, termed the 'Seven Cs', for effective knowledge integration.
Purpose of the Study:
- To present best practices for implementing retrieval-augmented generation (RAG) systems.
- To evaluate the performance of RAG-based LLMs compared to traditional LLMs in an academic context.
- To analyze the impact of RAG constraints on the frequency of LLM hallucinations.
Main Methods:
- Collected and processed over 2.3 million words of research materials, including publications, talks, interviews, and course curricula.
- Implemented a RAG system (VHIL-E) following the 'Seven Cs' methodology: collecting, cleaning, classifying, chunking, creating embeddings, correlating embeddings, and connecting to an LLM.
- Conducted two studies: Study 1 compared RAG and Base GPT models on a multiple-choice test; Study 2 evaluated VHIL-E's hallucination rates in an open-ended task with student feedback.
Main Results:
- RAG implementations and Base GPT models achieved high performance (83-90%) on a multiple-choice test, comparable to student exam scores.
- In an open-ended task, students identified hallucinations in VHIL-E.
- Constraining VHIL-E to its RAG index significantly reduced hallucinations compared to allowing access to general GPT intelligence (Base/RAG Hybrid).
Conclusions:
- RAG systems can effectively represent specialized knowledge domains like virtual and augmented reality research.
- The implementation framework ('Seven Cs') provides a structured approach to building effective RAG systems.
- Constraining LLMs to specific knowledge bases is crucial for minimizing factual inaccuracies (hallucinations) in specialized applications.
Related Concept Videos
Principle of Virtual Work: Problem Solving
1.7K
The principle of virtual work is an essential concept in the field of mechanics and engineering. This is used to solve problems related to the equilibrium of a structure or system. It is based on the assumption that if a system is in equilibrium, the work done by all the forces during a virtual displacement is zero. This principle is applied by considering virtual displacements of the system and the corresponding work done by internal and external forces.
To apply the principle of virtual work,...
To apply the principle of virtual work,...
1.7K
Virtual Work
1.5K
The principle of virtual work states that if a body is in static and dynamic equilibrium, then the sum of all the virtual work done by all external forces and couple moments for any given virtual displacement must be zero.
In static equilibrium, a body can experience an imaginary or virtual movement, such as displacement or rotation. The virtual work done by a force is equal to the dot product of force and virtual displacement in the direction of the force. When it comes to virtually rotating a...
In static equilibrium, a body can experience an imaginary or virtual movement, such as displacement or rotation. The virtual work done by a force is equal to the dot product of force and virtual displacement in the direction of the force. When it comes to virtually rotating a...
1.5K
Virtual Work for a System of Connected Rigid Bodies
795
Virtual work is a powerful method used to solve problems involving several connected rigid bodies. When the system is in equilibrium, virtual work is zero. This allows the calculation of the resulting forces when a system undergoes a virtual displacement. When attempting to analyze such a system, first, use a free-body diagram, where an independent coordinate represents the configuration of the links, and mark its deflected position resulting from the positive virtual displacement.
Next,...
Next,...
795

