exploRNN: Understanding Recurrent Neural Networks through Visual Exploration
Alex B\"auerle, Patrick Albus, Raphael St\"ork, Tina Seufert, and Timo, Ropinski

TL;DR
exploRNN is an interactive visualization tool designed to enhance understanding of recurrent neural networks, especially for deep learning learners, by providing both overview and detailed data flow insights, leading to better deep comprehension.
Contribution
This paper introduces exploRNN, the first interactive educational visualization specifically for RNNs, combining visual design guidelines with empirical evaluation.
Findings
exploRNN improves deep understanding of RNNs
users find exploRNN easier and less cognitively demanding
visualization aids in grasping complex RNN concepts
Abstract
Due to the success of deep learning (DL) and its growing job market, students and researchers from many areas are interested in learning about DL technologies. Visualization has proven to be of great help during this learning process. While most current educational visualizations are targeted towards one specific architecture or use case, recurrent neural networks (RNNs), which are capable of processing sequential data, are not covered yet. This is despite the fact that tasks on sequential data, such as text and function analysis, are at the forefront of DL research. Therefore, we propose exploRNN, the first interactively explorable educational visualization for RNNs. On the basis of making learning easier and more fun, we define educational objectives targeted towards understanding RNNs. We use these objectives to form guidelines for the visual design process. By means of exploRNN,…
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
TopicsData Visualization and Analytics · Explainable Artificial Intelligence (XAI) · Computational Physics and Python Applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
