CVAIOct 13, 2022

Dimensionality of datasets in object detection networks

arXiv:2210.07049v1h-index: 31
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of understanding internal CNN representations for autonomous driving object detection, but it is incremental as it focuses on a specific aspect without broad SOTA impact.

The study investigated how the intrinsic dimension of data in different layers affects object detection accuracy for augmented datasets in CNNs, finding differences in representation between normal and augmented data during feature extraction.

In recent years, convolutional neural networks (CNNs) are used in a large number of tasks in computer vision. One of them is object detection for autonomous driving. Although CNNs are used widely in many areas, what happens inside the network is still unexplained on many levels. Our goal is to determine the effect of Intrinsic dimension (i.e. minimum number of parameters required to represent data) in different layers on the accuracy of object detection network for augmented data sets. Our investigation determines that there is difference between the representation of normal and augmented data during feature extraction.

Code Implementations1 repo
Foundations

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

Your Notes