LGMay 12

On What We Can Learn from Low-Resolution Data

arXiv:2605.1216858.2
Predicted impact top 40% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners in resource-constrained domains like healthcare and IoT, this work provides theoretical justification and empirical evidence that low-resolution data can be effectively used to augment training when high-resolution data is limited.

This paper theoretically and empirically analyzes the value of low-resolution data for training models that are evaluated on high-resolution inputs, showing that adding low-resolution data improves performance when high-resolution data is scarce.

Artificial intelligence systems typically rely on large, centrally collected datasets, a premise that does not hold in many real-world domains such as healthcare and public institutions. In these settings, data sharing is often constrained by storage, privacy, or resource limitations. For example, small wearable devices may lack the bandwidth or energy capacity needed to store and transmit high-resolution data, leading to aggregation during data collection and thus a loss of information. As a result, datasets collected from different sources may consist of a mixture of high- and low-resolution samples. Despite the prevalence of this setting, it remains unclear how informative low-resolution data is when models are ultimately evaluated on high-resolution inputs. We provide a theoretical analysis based on the Kullback-Leibler divergence that characterises how the influence of a datapoint changes with resolution, and derive bounds that relate the relative contribution of high- and low-resolution observations to the information lost under downsampling. To support this analysis, we empirically demonstrate, using both a vision transformer and a convolutional neural network, that adding low-resolution data to the training set consistently improves performance when high-resolution data is scarce.

Foundations

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

Your Notes