CVJul 2, 2021

MMF: Multi-Task Multi-Structure Fusion for Hierarchical Image Classification

arXiv:2107.00808v112 citations
Originality Incremental advance
AI Analysis

This work addresses hierarchical classification for complex image tasks, offering an incremental improvement by integrating diverse label structures.

The paper tackles hierarchical image classification by fusing multiple label structures to improve performance, achieving significantly better results than flat or single-structure classifiers on CIFAR100 and Car196 datasets.

Hierarchical classification is significant for complex tasks by providing multi-granular predictions and encouraging better mistakes. As the label structure decides its performance, many existing approaches attempt to construct an excellent label structure for promoting the classification results. In this paper, we consider that different label structures provide a variety of prior knowledge for category recognition, thus fusing them is helpful to achieve better hierarchical classification results. Furthermore, we propose a multi-task multi-structure fusion model to integrate different label structures. It contains two kinds of branches: one is the traditional classification branch to classify the common subclasses, the other is responsible for identifying the heterogeneous superclasses defined by different label structures. Besides the effect of multiple label structures, we also explore the architecture of the deep model for better hierachical classification and adjust the hierarchical evaluation metrics for multiple label structures. Experimental results on CIFAR100 and Car196 show that our method obtains significantly better results than using a flat classifier or a hierarchical classifier with any single label structure.

Foundations

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

Your Notes