Nonvisual Support for Understanding and Reasoning about Data Structures
Brianna L. Wimer, Ritesh Kanchi, Kaija Frierson, Venkatesh Potluri, Ronald Metoyer, Jennifer Mankoff, Miya Natsuhara, Matt X. Wang

TL;DR
This paper introduces Arboretum, an automated system that creates synchronized nonvisual representations of data structure diagrams to improve understanding for blind and visually impaired students, addressing limitations of current accessibility methods.
Contribution
It presents a novel automated approach to generate accessible, multi-format representations of data structures from code, enhancing conceptual understanding for BVI learners.
Findings
Tactile graphics improve understanding of complex data structures.
Multiple nonvisual formats benefit structural reasoning.
Existing digital navigation patterns have limitations for BVI users.
Abstract
Blind and visually impaired (BVI) computer science students face systematic barriers when learning data structures: current accessibility approaches typically translate diagrams into alternative text, focusing on visual appearance rather than preserving the underlying structure essential for conceptual understanding. More accessible alternatives often do not scale in complexity, cost to produce, or both. Motivated by a recent shift to tools for creating visual diagrams from code, we propose a solution that automatically creates accessible representations from structural information about diagrams. Based on a Wizard-of-Oz study, we derive design requirements for an automated system, Arboretum, that compiles text-based diagram specifications into three synchronized nonvisual formatstabular, navigable, and tactile. Our evaluation with BVI users highlights the strength of…
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
TopicsTactile and Sensory Interactions · Data Visualization and Analytics · Interactive and Immersive Displays
