π€ AI Summary
To address the disconnect between natural language interaction and visualization specification generation in biomedical data exploration, this paper proposes a multi-agent collaborative framework integrating generative AI with grammar-based visualization (e.g., Vega-Lite). The framework employs specialized agents to jointly parse user intent, generate executable visualization specifications, dynamically apply semantic filters, and construct an interactive dashboard supporting real-time refinement. Its key contributions are: (1) the first deep integration of large language modelβdriven NL2Vis capabilities with grammar-based visualization compilation, enabling an end-to-end, editable, and verifiable pipeline from natural language queries to validated visualization components; and (2) preservation of traditional UI controllability and provenance. Evaluated on biomedical use cases, the prototype system demonstrates significant improvements in analytical efficiency and exploratory flexibility.
π Abstract
We explore the potential for combining generative AI with grammar-based visualizations for biomedical data discovery. In our prototype, we use a multi-agent system to generate visualization specifications and apply filters. These visualizations are linked together, resulting in an interactive dashboard that is progressively constructed. Our system leverages the strengths of natural language while maintaining the utility of traditional user interfaces. Furthermore, we utilize generated interactive widgets enabling user adjustment. Finally, we demonstrate the potential utility of this system for biomedical data discovery with a case study.