科研项目

Demystifying Artificial Intelligence for Data Preparation

摘要

Data preparation – the process of discovering, integrating, transforming, cleaning, and annotating data – is one of the oldest, hardest, yet inevitable data management problems. Unfortunately, data preparation is known to be iterative, requires high human cost, and is error-prone. Recent advances in artificial intelligence (AI) have shown very promising results on many data preparation tasks. At a high level, AI for data preparation (AI4DP) should have the following abilities. First, the AI model should capture real-world knowledge so as to solve various tasks. Second, it is important to easily adapt to new datasets/tasks. Third, data preparation is a complicated pipeline with many operations, which results in a large number of candidates to select the optimum, and thus it is crucial to effectively and efficiently explore the large space of possible pipelines. In this tutorial, we will cover three important topics to address the above issues: demystifying foundation models to inject knowledge for data preparation, tuning and adapting pre-trained language models for data preparation, and orchestrating data preparation pipelines for different downstream applications.

项目成员

汤南

副教授

出版文章

Demystifying Artificial Intelligence for Data Preparation. Chengliang Chai, Nan Tang, Ju Fan, and Yuyu Luo. SIGMOD 2023 Tutorial.

项目周期

2023

研究领域

数据驱动的人工智能和机器学习

关键词

artificial intelligence, data preparation, foundation models