Restructure This: Using AI to Restructure Onboarding Documents to Reduce Cognitive Overload
This paper presents VisDoc, a GenAI-driven prototype that applies Cognitive Theory of Multimedia Learning to restructure fragmented open source onboarding documentation into task-based, multimodal units, demonstrating through empirical evaluation that this approach significantly reduces cognitive load and improves task success for newcomers.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
The Problem: The "Wall of Text" Trap
Imagine you want to join a massive, ancient library (Open Source Software) to help fix a book. But when you walk in, the librarian hands you a single, 500-page book written in tiny font. It has no table of contents, no chapters, and the instructions for "how to fix a book" are scattered randomly between recipes for soup and maps of the moon.
This is what new contributors face with Open Source Software (OSS) documentation. The paper calls this cognitive overload. It's like trying to drink from a firehose; your brain gets so full of trying to figure out where to start, what step comes next, and how everything connects, that you get frustrated, make mistakes, and eventually give up.
The researchers found that the problem isn't just that information is missing; it's that the information is presented poorly. It's too dense, too linear (reading from start to finish without knowing what matters), and relies only on text, forcing your brain to work overtime to build a mental map of the process.
The Solution: VisDoc (The "Interactive Map")
To fix this, the researchers built a tool called VisDoc. Think of VisDoc as turning that 500-page wall of text into an interactive, 3D treasure map.
Instead of reading a long story, VisDoc uses Artificial Intelligence (specifically Generative AI) to:
- Break it down: It chops the giant document into small, bite-sized "tasks" (like "Fix a typo" or "Submit a change").
- Connect the dots: It figures out the order of operations and draws a tree-like structure showing which tasks lead to others.
- Clean it up: It removes the boring, repetitive, or confusing parts that don't help you right now.
- Show, don't just tell: For tricky steps, it doesn't just write text; it generates short videos and audio narrations to walk you through the process.
The Human Safety Net: The researchers were careful. They know AI can sometimes "hallucinate" (make things up). So, VisDoc isn't fully automatic. It acts like a draft that a human maintainer (the librarian) can review, edit, and approve before it's shown to new users. It's a "Human-in-the-Loop" system.
The Theory: How Our Brains Learn
The team didn't just guess what would work; they used a rulebook called the Cognitive Theory of Multimedia Learning (CTML).
Think of your brain as having two "loading docks": one for sight (reading text, looking at diagrams) and one for sound (listening).
- The Old Way: The original documentation dumps everything into the "Sight" dock. It's so crowded that the dock gets jammed, and your brain can't process the info.
- The VisDoc Way: VisDoc splits the work. It puts the text on the "Sight" dock and the explanation in a video/audio on the "Sound" dock. This balances the load, so your brain doesn't get overwhelmed.
The Experiment: Map vs. Manual
To test if VisDoc actually works, the researchers ran a study with 14 new contributors (newcomers). They split them into two groups:
- Group A (The Control): They got the original, messy documentation but were allowed to use ChatGPT to help them ask questions.
- Group B (The Treatment): They used VisDoc (the interactive map with videos) and nothing else.
The Results:
- Success Rate: The VisDoc group was much more successful. They completed nearly all their tasks (20 out of 21), while the ChatGPT group only finished about 60% of theirs (13 out of 21).
- Mental Load: The VisDoc group felt much less stressed. They reported significantly lower "mental demand" and "frustration."
- Why? The ChatGPT group often got lost. They had to figure out how to ask the AI the right question, then check if the AI's answer matched the messy manual. It was like trying to navigate a city with a GPS that gives you wrong turns and a map that has no streets drawn on it.
- The VisDoc group just followed the clear path. One participant said, "VisDoc made the steps very clear. I didn't feel lost at any point."
- Usability: The VisDoc group rated the tool as much easier to use and learn.
What This Means (According to the Paper)
The paper concludes that restructuring documentation is just as important as writing it.
- AI isn't a magic wand: Just giving newcomers access to a chatbot (like ChatGPT) alongside bad documentation doesn't fix the problem. In fact, it can make things worse because the AI and the manual often contradict each other, creating more confusion.
- Structure matters: By taking existing information and reorganizing it into a clear, visual, step-by-step workflow (using the rules of how our brains learn), you can drastically reduce frustration and help people succeed.
- The Future: The researchers suggest that instead of just asking AI to "write more text," we should use AI to restructure information into visual, task-based guides that match how humans naturally process complex tasks.
In short: If you want to help new people join a project, don't just give them a bigger book. Give them a clear, visual map with a guide who speaks to them. That's what VisDoc does, and the study proves it works better than just having a chatbot help you read a confusing manual.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.