CVMay 29, 2025

Towards Privacy-Preserving Fine-Grained Visual Classification via Hierarchical Learning from Label Proportions

arXiv:2505.23031v1h-index: 20Has Code
Originality Incremental advance
AI Analysis

This work addresses privacy concerns in applications like medical image analysis by enabling accurate fine-grained recognition without instance-level labels, though it is incremental as it builds on the LLP paradigm.

The paper tackles the problem of fine-grained visual classification in privacy-sensitive scenarios by proposing a hierarchical learning from label proportions framework, achieving improved classification accuracy over existing LLP-based methods on three fine-grained datasets.

In recent years, Fine-Grained Visual Classification (FGVC) has achieved impressive recognition accuracy, despite minimal inter-class variations. However, existing methods heavily rely on instance-level labels, making them impractical in privacy-sensitive scenarios such as medical image analysis. This paper aims to enable accurate fine-grained recognition without direct access to instance labels. To achieve this, we leverage the Learning from Label Proportions (LLP) paradigm, which requires only bag-level labels for efficient training. Unlike existing LLP-based methods, our framework explicitly exploits the hierarchical nature of fine-grained datasets, enabling progressive feature granularity refinement and improving classification accuracy. We propose Learning from Hierarchical Fine-Grained Label Proportions (LHFGLP), a framework that incorporates Unrolled Hierarchical Fine-Grained Sparse Dictionary Learning, transforming handcrafted iterative approximation into learnable network optimization. Additionally, our proposed Hierarchical Proportion Loss provides hierarchical supervision, further enhancing classification performance. Experiments on three widely-used fine-grained datasets, structured in a bag-based manner, demonstrate that our framework consistently outperforms existing LLP-based methods. We will release our code and datasets to foster further research in privacy-preserving fine-grained classification.

Foundations

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

Your Notes