paper-with-me

Papers

PalimpChat: Declarative and Interactive AI analytics

2025-02-05 · Chunwei Liu, Gerardo Vitagliano, Brandon Rose, Matt Prinz, David Andrew Samson, Michael Cafarella

Thanks to the advances in generative architectures and large language models, data scientists can now code pipelines of machine-learning operations to process large collections of unstructured data. Recent progress has seen the rise of declarative AI frameworks (e.g., Palimpzest, Lotus, and DocETL) to build optimized and increasingly complex pipelines, but these systems often remain accessible only to expert programmers. In this demonstration, we present PalimpChat, a chat-based interface to Palimpzest that bridges this gap by letting users create and run sophisticated AI pipelines through natural language alone. By integrating Archytas, a ReAct-based reasoning agent, and Palimpzest's suite of relational and LLM-based operators, PalimpChat provides a practical illustration of how a chat interface can make declarative AI frameworks truly accessible to non-experts. Our demo system is publicly available online. At SIGMOD'25, participants can explore three real-world scenarios--scientific discovery, legal discovery, and real estate search--or apply PalimpChat to their own datasets. In this paper, we focus on how PalimpChat, supported by the Palimpzest optimizer, simplifies complex AI workflows such as extracting and analyzing biomedical data.

📄 PDF Abstract BibTeX arXiv:2502.03368

Code (0)

등록된 구현이 없습니다.

Tasks

scientific discovery

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

P6: A Declarative Language for Integrating Machine Learning in Visual Analytics

2020-09-03 · Jianping Kelvin Li, Kwan-Liu Ma

We present P6, a declarative language for building high performance visual analytics systems through its support for specifying and integrating machine learning and interactive visualization methods. As data analysis met…

BIG-bench Machine Learning

Towards integrated, interactive, and extensible text data analytics with Leam

2021-06-01 · NAACL (DaSH) 2021 6 · Peter Griggs, Cagatay Demiralp, Sajjadur Rahman

From tweets to product reviews, text is ubiquitous on the web and often contains valuable information for both enterprises and consumers. However, the online text is generally noisy and incomplete, requiring users to pro…

Declarative Data Analytics: a Survey

2019-02-04 · Nantia Makrynioti, Vasilis Vassalos

The area of declarative data analytics explores the application of the declarative paradigm on data science and machine learning. It proposes declarative languages for expressing data analysis tasks and develops systems …

BIG-bench Machine LearningSurvey

Deep Research is the New Analytics System: Towards Building the Runtime for AI-Driven Analytics

2025-09-02 · Matthew Russo, Tim Kraska arxiv

With advances in large language models (LLMs), researchers are creating new systems that can perform AI-driven analytics over large unstructured datasets. Recent work has explored executing such analytics queries using s…

BigData Applications from Graph Analytics to Machine Learning by Aggregates in Recursion

2019-09-18 · Ariyam Das, Youfu Li, Jin Wang, Mingda Li 외

In the past, the semantic issues raised by the non-monotonic nature of aggregates often prevented their use in the recursive statements of logic programs and deductive databases. However, the recently introduced notion o…

BIG-bench Machine Learning