ParcoursVis: Visualization of Electronic Health Record Sequences at Scale
Ambre Assor, Mickael Sereno, and Jean-Daniel Fekete

TL;DR
ParcoursVis is a scalable visualization tool for electronic health record sequences that enables interactive exploration of millions of patient records through progressive aggregation and approximation techniques.
Contribution
It introduces a progressive aggregation algorithm that allows interactive visualization of large-scale EHR sequences, surpassing existing tools in scalability and efficiency.
Findings
Supports visualization of millions of patient sequences
Achieves fast convergence and visual stability
Enables discovery of rare medical conditions
Abstract
We present ParcoursVis, an open-source Progressive Visual Analytics tool designed to explore aggregated electronic health record sequences of patients at scale. Existing tools are limited to about 20k patients that they can process fast enough to remain interactive, under human latency limits. They need to process the whole dataset before showing the visualization, taking a time proportional to the data size. Yet, managing large datasets allows for discovering rare medical conditions and unexpected patient pathways, contributing to improving treatments. To overcome this limitation, ParcoursVis relies on a progressive aggregation algorithm that quickly computes an approximate initial result, visualized as an Icicle tree, and improves it iteratively, until the whole computation is done. With its architecture, ParcoursVis remains interactive while visualizing the sequences of millions 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
TopicsData Visualization and Analytics · Machine Learning in Healthcare · Video Analysis and Summarization
