Hierarchical Fine-Grained Visual Classification Leveraging Consistent Hierarchical Knowledge

Abstract

Hierarchical fine-grained visual classification assigns multi-granularity labels to each object, forming a tree hierarchy. However, how to minimize the impact of coarse-grained classification errors on fine-grained classification and achieve high consistency remains challenging. Considering the human ability to progress from understanding generalized concepts to recognizing subtle differences between categories, the proposed novel hierarchy-aware conditional supervised learning method encodes such dependencies within its learned structure. The validity masks based on label hierarchy are designed to control the influence of coarse-grained classifications on fine-grained classifications. In this paper, the graph representation learning is explored to better utilize label hierarchy, integrating hierarchical structural information into the feature representation framework. Experiments on three standard fine-grained visual classification benchmark datasets demonstrate the effectiveness of the proposed method, significantly improving the consistency of hierarchical predictions while enhancing the model’s understanding of label hierarchy compared with the state-of-the-art methods.

Cite

Text

Liu et al. "Hierarchical Fine-Grained Visual Classification Leveraging Consistent Hierarchical Knowledge." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024. doi:10.1007/978-3-031-70341-6_17

Markdown

[Liu et al. "Hierarchical Fine-Grained Visual Classification Leveraging Consistent Hierarchical Knowledge." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024.](https://mlanthology.org/ecmlpkdd/2024/liu2024ecmlpkdd-hierarchical/) doi:10.1007/978-3-031-70341-6_17

BibTeX

@inproceedings{liu2024ecmlpkdd-hierarchical,
  title     = {{Hierarchical Fine-Grained Visual Classification Leveraging Consistent Hierarchical Knowledge}},
  author    = {Liu, Yuting and Yang, Liu and Wang, Yu},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2024},
  pages     = {279-295},
  doi       = {10.1007/978-3-031-70341-6_17},
  url       = {https://mlanthology.org/ecmlpkdd/2024/liu2024ecmlpkdd-hierarchical/}
}