vix.ing · top · new · best · stats · spec

AgentAda: Skill-Adaptive Data Analytics for Tailored Insight Discovery

2025/04/10 by Amirhossein Abaskohi, Abaskohi, Amirhossein, Amrutha Varshini Ramesh +15 · 1 citation
Computer Science · #Advanced Text Analysis Techniques #Computation and Language (cs.CL) #Data Mining Algorithms and Applications #Data Stream Mining Techniques #FOS: Computer and information sciences

paper · pdf · doi:10.48550/arxiv.2504.07421

openalex publication_date 2025/04/10 · openalex created_date 2025/10/09 · openalex updated_date 2026/07/28

Abstract

We introduce AgentAda, the first LLM-powered analytics agent that can learn and use new analytics skills to extract more specialized insights. Unlike existing methods that require users to manually decide which data analytics method to apply, AgentAda automatically identifies the skill needed from a library of analytical skills to perform the analysis. This also allows AgentAda to use skills that existing LLMs cannot perform out of the box. The library covers a range of methods, including clustering, predictive modeling, and NLP techniques like BERT, which allow AgentAda to handle complex analytics tasks based on what the user needs. AgentAda's dataset-to-insight extraction strategy consists of three key steps: (I) a question generator to generate queries relevant to the user's goal and persona, (II) a hybrid Retrieval-Augmented Generation (RAG)-based skill matcher to choose the best data analytics skill from the skill library, and (III) a code generator that produces executable code based on the retrieved skill's documentation to extract key patterns. We also introduce KaggleBench, a benchmark of curated notebooks across diverse domains, to evaluate AgentAda's performance. We conducted a human evaluation demonstrating that AgentAda provides more insightful analytics than existing tools, with 48.78% of evaluators preferring its analyses, compared to 27.67% for the unskilled agent. We also propose a novel LLM-as-a-judge approach that we show is aligned with human evaluation as a way to automate insight quality evaluation at larger scale.

Cited by

Related