Auto-Generating Personas from User Reviews in VR App Stores

This study presents an auto-generated persona system derived from VR app store reviews that effectively facilitates accessibility requirements elicitation and enhances student empathy in VR design courses.

Yi Wang, Kexin Cheng, Xiao Liu, Chetan Arora, John Grundy, Thuong Hoang, Henry Been-Lirn Duh

Published 2026-03-06
📖 4 min read☕ Coffee break read

Imagine you are an architect designing a new house. Usually, you might draw blueprints based on what you think people need. But what if you could instantly talk to hundreds of people who have already lived in similar houses, hear their complaints about the stairs being too steep or the lights being too bright, and then create a "perfect neighbor" profile based on their real stories?

That is essentially what this paper is about, but instead of houses, they are designing Virtual Reality (VR) games and apps, and instead of neighbors, they are creating Personas.

Here is a breakdown of the paper using simple language and analogies:

1. The Problem: Designing in the Dark

In the world of software design, Personas are like "character sheets" for video games. Instead of designing for a vague "user," designers create a specific character (e.g., "Sarah, a 60-year-old with shaky hands") to help them remember who they are building for.

However, there are two big problems:

  • It's hard work: Making these characters usually requires interviewing real people or analyzing huge amounts of data, which is difficult for students or new designers.
  • It's often fake: Without real data, students often make up characters that feel shallow or stereotypical (e.g., "The Old Lady who can't see"). They miss the real struggles people face in VR, like getting motion sickness or not being able to navigate a 3D space.

2. The Solution: The "AI Librarian"

The researchers built a web tool that acts like a super-smart AI Librarian. Here is how it works:

  • The Library: The system scans thousands of real user reviews from VR app stores (like the Meta Quest and Steam stores). It looks specifically for reviews where people mention disabilities or accessibility issues (like "I got dizzy," "I couldn't hear the clues," or "My controller was too hard to hold").
  • The Magic Trick (RAG): Instead of just letting the AI guess (which can lead to "hallucinations" or made-up facts), the system uses a technique called Retrieval-Augmented Generation (RAG). Think of this as the AI being forced to open a specific book and read a real quote before it writes a story. It grabs real evidence from the reviews and uses a Large Language Model (like GPT-4) to turn those dry reviews into a living, breathing character profile.
  • The Result: A student types in their game idea (e.g., "A horror game"), and the system instantly spits out a persona like: "Meet Alex, who loves horror games but gets severe motion sickness. He needs a 'comfort mode' that reduces camera movement, or he can't play at all."

3. The Experiment: The "Empathy Gym"

The researchers tested this tool in a university class with 24 students. They split the class into two groups to see which method helped students understand accessibility better:

  • Group A (The Old Way): They had to find their own data online, read forums, and write their own personas from scratch. This is like trying to learn about swimming by reading a book on a beach.
  • Group B (The New Way): They used the AI tool. They asked the system for personas based on real VR reviews. This is like jumping straight into the pool with a lifeguard who points out exactly where the currents are.

4. The Findings: Real Stories Create Real Feelings

The results were clear: The AI group felt much more empathy.

  • Perspective Taking: Students using the tool could actually "put themselves in the shoes" of people with disabilities. One student said, "I never realized how frustrating it is to try to use a controller when your hands shake."
  • Emotional Connection: Because the personas were based on real complaints from real people, the students felt a genuine sense of responsibility. They weren't just checking a box; they felt like they were helping a real person named "Alex" who was struggling.
  • The "Fantasy" Gap: Interestingly, the tool didn't necessarily make students' imaginations run wilder (the "Fantasy" score didn't change much). But it made their understanding of reality much deeper.

5. Why This Matters

Think of VR as a new frontier. Just like we built ramps for wheelchairs in the real world, we need to build "digital ramps" for VR.

This paper shows that by using AI to sift through the "noise" of thousands of user reviews, we can quickly give designers and students a compass. Instead of guessing what accessibility looks like, they can see it clearly through the eyes of real users.

In a nutshell: The researchers built a tool that turns thousands of angry or frustrated user reviews into helpful "character guides." This helped students stop guessing and start feeling what it's like to use VR with a disability, making them better, more inclusive designers.