CVAIJun 19, 2025

A Novel Multi-layer Task-centric and Data Quality Framework for Autonomous Driving

arXiv:2506.17346v12 citationsh-index: 2IEEE Internet Computing
Originality Incremental advance
AI Analysis

This addresses the need for more adaptive and resilient autonomous vehicles by focusing on data quality, though it appears incremental as it builds on existing datasets and models.

The paper tackles the problem of undervalued data quality in autonomous driving by proposing a multi-layer framework that maps data quality to task requirements, demonstrating through a case study on the nuScenes dataset that partially removing redundancy in multisource image data improves YOLOv8 object detection performance.

The next-generation autonomous vehicles (AVs), embedded with frequent real-time decision-making, will rely heavily on a large volume of multisource and multimodal data. In real-world settings, the data quality (DQ) of different sources and modalities usually varies due to unexpected environmental factors or sensor issues. However, both researchers and practitioners in the AV field overwhelmingly concentrate on models/algorithms while undervaluing the DQ. To fulfill the needs of the next-generation AVs with guarantees of functionality, efficiency, and trustworthiness, this paper proposes a novel task-centric and data quality vase framework which consists of five layers: data layer, DQ layer, task layer, application layer, and goal layer. The proposed framework aims to map DQ with task requirements and performance goals. To illustrate, a case study investigating redundancy on the nuScenes dataset proves that partially removing redundancy on multisource image data could improve YOLOv8 object detection task performance. Analysis on multimodal data of image and LiDAR further presents existing redundancy DQ issues. This paper opens up a range of critical but unexplored challenges at the intersection of DQ, task orchestration, and performance-oriented system development in AVs. It is expected to guide the AV community toward building more adaptive, explainable, and resilient AVs that respond intelligently to dynamic environments and heterogeneous data streams. Code, data, and implementation details are publicly available at: https://anonymous.4open.science/r/dq4av-framework/README.md.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes