Agnostic Visual Recommendation Systems: Open Challenges and Future Directions
Luca Podo, Bardh Prenkaj, Paola Velardi
TL;DR
The paper surveys agnostic visual recommender systems (A-VRSs), which aim to autonomously derive insightful visualizations from tabular data without hand-coded constraints, addressing data overload and the shortage of data scientists. It formalizes A-VRSs, defines four constraint types (syntax, task-based, design, perceptual), and presents a taxonomy, benchmarking lens, and a formal problem definition. Through a review of systems from DeepEye to LIDA, it traces progression from rule-based to ML-based and LLM-based pipelines, highlighting datasets and evaluation metrics, as well as interpretability considerations. The authors identify open challenges—interpretability, perceptual-quality metrics, data quality and standardization, and search-space scalability—and outline directions such as NL2VIS and task-aware VRS to realize practical, agnostic visualization generation. The work provides a foundational resource for ML4VIS and visual analytics communities, guiding future research toward scalable, explainable, and general-purpose visualization recommenders.
Abstract
Visualization Recommendation Systems (VRSs) are a novel and challenging field of study aiming to help generate insightful visualizations from data and support non-expert users in information discovery. Among the many contributions proposed in this area, some systems embrace the ambitious objective of imitating human analysts to identify relevant relationships in data and make appropriate design choices to represent these relationships with insightful charts. We denote these systems as "agnostic" VRSs since they do not rely on human-provided constraints and rules but try to learn the task autonomously. Despite the high application potential of agnostic VRSs, their progress is hindered by several obstacles, including the absence of standardized datasets to train recommendation algorithms, the difficulty of learning design rules, and defining quantitative criteria for evaluating the perceptual effectiveness of generated plots. This paper summarizes the literature on agnostic VRSs and outlines promising future research directions.
