V-RECS, a Low-Cost LLM4VIS Recommender with Explanations, Captioning and Suggestions
Luca Podo, Marco Angelini, Paola Velardi

TL;DR
V-RECS is a cost-effective LLM-based visual recommender system that generates explanations, captions, and suggestions for data visualizations, leveraging a teacher-student fine-tuning approach to perform comparably to GPT-4.
Contribution
This paper introduces V-RECS, the first LLM-based visual recommender with explanations and suggestions, using a novel fine-tuning method with a large LLM as a teacher for small models.
Findings
V-RECS achieves performance comparable to GPT-4 at lower cost.
The teacher-student fine-tuning paradigm is effective for small LLMs.
V-RECS facilitates data exploration for non-expert users.
Abstract
NL2VIS (natural language to visualization) is a promising and recent research area that involves interpreting natural language queries and translating them into visualizations that accurately represent the underlying data. As we navigate the era of big data, NL2VIS holds considerable application potential since it greatly facilitates data exploration by non-expert users. Following the increasingly widespread usage of generative AI in NL2VIS applications, in this paper we present V-RECS, the first LLM-based Visual Recommender augmented with explanations(E), captioning(C), and suggestions(S) for further data exploration. V-RECS' visualization narratives facilitate both response verification and data exploration by non-expert users. Furthermore, our proposed solution mitigates computational, controllability, and cost issues associated with using powerful LLMs by leveraging a methodology to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLung Cancer Diagnosis and Treatment · Real-time simulation and control systems
MethodsAttention Is All You Need · Softmax · Layer Normalization · Absolute Position Encodings · Byte Pair Encoding · Label Smoothing · Position-Wise Feed-Forward Layer · Dropout · Adam · Linear Layer
