Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

VIDEE: Visual and Interactive Decomposition, Execution, and Evaluation of Text Analytics with Intelligent Agents

Created by
  • Haebom

Author

Sam Yu-Te Lee, Chenyang Ji, Shicheng Wen, Lifu Huang, Dongyu Liu, Kwan-Liu Ma

VIDEO: An Intelligent Text Analytics System for Entry-Level Data Analysts

Outline

This paper introduces VIDEE, a system that empowers entry-level data analysts to perform advanced text analytics using intelligent agents. VIDEE implements a human-agent collaborative workflow and consists of (1) a decomposition phase that incorporates a human-in-the-loop Monte-Carlo Tree Search algorithm to support generative inference using human feedback; (2) an execution phase that generates executable text analytics pipelines; and (3) an evaluation phase that integrates LLM-based evaluation and visualization to support user validation of results. In this study, we conducted two quantitative experiments to evaluate the effectiveness of VIDEE and analyze agent errors. Furthermore, we conducted user studies with participants of varying skill levels, from those with little to no NLP and text analytics experience to experts, to demonstrate the usability of the system and identify user behavior patterns.

Takeaways, Limitations

Takeaways:
Presenting design implications for human-agent collaboration design.
Demonstrating the practical utility of VIDEE for non-expert users
Suggesting future directions for improving intelligent text analysis systems.
Limitations:
The specific Limitations is not specified in the paper.
👍