LGCVMLDec 24, 2025

Does the Data Processing Inequality Reflect Practice? On the Utility of Low-Level Tasks

arXiv:2512.21315v11 citationsh-index: 17
Originality Incremental advance
AI Analysis

This work addresses a foundational issue in machine learning theory for practitioners, providing insights into when pre-processing is beneficial, though it is incremental as it builds on existing information-theoretic principles.

The paper tackles the discrepancy between the data processing inequality, which suggests no benefit from pre-processing for classification, and common practice by showing theoretically and empirically that low-level processing can improve classification accuracy for finite training samples, with gains depending on factors like class separation and training set size.

The data processing inequality is an information-theoretic principle stating that the information content of a signal cannot be increased by processing the observations. In particular, it suggests that there is no benefit in enhancing the signal or encoding it before addressing a classification problem. This assertion can be proven to be true for the case of the optimal Bayes classifier. However, in practice, it is common to perform "low-level" tasks before "high-level" downstream tasks despite the overwhelming capabilities of modern deep neural networks. In this paper, we aim to understand when and why low-level processing can be beneficial for classification. We present a comprehensive theoretical study of a binary classification setup, where we consider a classifier that is tightly connected to the optimal Bayes classifier and converges to it as the number of training samples increases. We prove that for any finite number of training samples, there exists a pre-classification processing that improves the classification accuracy. We also explore the effect of class separation, training set size, and class balance on the relative gain from this procedure. We support our theory with an empirical investigation of the theoretical setup. Finally, we conduct an empirical study where we investigate the effect of denoising and encoding on the performance of practical deep classifiers on benchmark datasets. Specifically, we vary the size and class distribution of the training set, and the noise level, and demonstrate trends that are consistent with our theoretical results.

Foundations

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

Your Notes