paper-with-me

Papers

Data Collection and Quality Challenges in Deep Learning: A Data-Centric AI Perspective

2021-12-13 · Steven Euijong Whang, Yuji Roh, Hwanjun Song, Jae-Gil Lee

Data-centric AI is at the center of a fundamental shift in software engineering where machine learning becomes the new software, powered by big data and computing infrastructure. Here software engineering needs to be re-thought where data becomes a first-class citizen on par with code. One striking observation is that a significant portion of the machine learning process is spent on data preparation. Without good data, even the best machine learning algorithms cannot perform well. As a result, data-centric AI practices are now becoming mainstream. Unfortunately, many datasets in the real world are small, dirty, biased, and even poisoned. In this survey, we study the research landscape for data collection and data quality primarily for deep learning applications. Data collection is important because there is lesser need for feature engineering for recent deep learning approaches, but instead more need for large amounts of data. For data quality, we study data validation, cleaning, and integration techniques. Even if the data cannot be fully cleaned, we can still cope with imperfect data during model training using robust model training techniques. In addition, while bias and fairness have been less studied in traditional data management research, these issues become essential topics in modern machine learning applications. We thus study fairness measures and unfairness mitigation techniques that can be applied before, during, or after model training. We believe that the data management community is well poised to solve these problems.

📄 PDF Abstract BibTeX arXiv:2112.06409

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFairnessFeature EngineeringManagement

Similar Papers 제목 키워드 기반

AoE: Always-on Egocentric Human Video Collection for Embodied AI

2026-02-27 · Bowen Yang, Zishuo Li, Yang Sun, Changtao Miao 외 arxiv

Embodied foundation models require large-scale, high-quality real-world interaction data for pre-training and scaling. However, existing data collection methods suffer from high infrastructure costs, complex hardware dep…

EgoLive: A Large-Scale Egocentric Dataset from Real-World Human Tasks

2026-04-26 · Yihang Li, Xuelong Wei, Jingzhou Luo, Yingjing Xiao 외 arxiv

The advancement of robot learning is currently hindered by the scarcity of large-scale, high-quality datasets. While established data collection methods such as teleoperation and universal manipulation interfaces dominat…

Robot Manipulation

Challenges and Future Directions of Data-Centric AI Alignment

2024-10-02 · Min-Hsuan Yeh, Jeffrey Wang, Xuefeng Du, Seongheon Park 외

As AI systems become increasingly capable and influential, ensuring their alignment with human values, preferences, and goals has become a critical research focus. Current alignment methods primarily focus on designing a…

EgoGuide: Egocentric Guidance for Efficient Robot-Free Demonstration Collection and Learning

2026-06-12 · Yue Xu, Mingtao Nie, Tianle Li, Hong Li 외 arxiv

Robot learning from real-world demonstrations is currently constrained by data scaling. Universal Manipulation Interface (UMI) provides an efficient robot-free data collection interface, yet current UMI-style pipelines o…

Towards Data-centric Graph Machine Learning: Review and Outlook

2023-09-20 · Xin Zheng, Yixin Liu, Zhifeng Bao, Meng Fang 외

Data-centric AI, with its primary focus on the collection, management, and utilization of data to drive AI models and applications, has attracted increasing attention in recent years. In this article, we conduct an in-de…

ManagementNavigate