ScaleViz: Scaling Visualization Recommendation Models on Large Data
Ghazi Shazan Ahmad, Shubham Agarwal, Subrata Mitra, Ryan Rossi, Manav, Doshi, Vibhor Porwal, and Syam Manoj Kumar Paila

TL;DR
ScaleViz introduces a reinforcement learning framework that optimizes visualization recommendation models for large datasets, significantly reducing computation time while maintaining accuracy, enabling practical use on complex real-world data.
Contribution
The paper presents a novel RL-based method to select effective statistics for visualization models within time constraints, improving scalability on large datasets.
Findings
Achieves about 10X faster visualization generation compared to baselines.
Effectively reduces computational time with minimal accuracy loss.
Validates approach on three large real-world datasets.
Abstract
Automated visualization recommendations (vis-rec) help users to derive crucial insights from new datasets. Typically, such automated vis-rec models first calculate a large number of statistics from the datasets and then use machine-learning models to score or classify multiple visualizations choices to recommend the most effective ones, as per the statistics. However, state-of-the art models rely on very large number of expensive statistics and therefore using such models on large datasets become infeasible due to prohibitively large computational time, limiting the effectiveness of such techniques to most real world complex and large datasets. In this paper, we propose a novel reinforcement-learning (RL) based framework that takes a given vis-rec model and a time-budget from the user and identifies the best set of input statistics that would be most effective while generating the…
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
MethodsSparse Evolutionary Training
