CVMay 23, 2020

Hierarchical Feature Embedding for Attribute Recognition

arXiv:2005.11576v148 citations
Originality Incremental advance
AI Analysis

This work addresses attribute recognition for computer vision applications, but it appears incremental as it builds on existing feature embedding methods with hierarchical constraints.

The paper tackles the problem of attribute recognition under challenging conditions like viewpoint changes and appearance diversities by proposing a hierarchical feature embedding framework that combines attribute and ID information, achieving state-of-the-art results on pedestrian and facial attribute datasets.

Attribute recognition is a crucial but challenging task due to viewpoint changes, illumination variations and appearance diversities, etc. Most of previous work only consider the attribute-level feature embedding, which might perform poorly in complicated heterogeneous conditions. To address this problem, we propose a hierarchical feature embedding (HFE) framework, which learns a fine-grained feature embedding by combining attribute and ID information. In HFE, we maintain the inter-class and intra-class feature embedding simultaneously. Not only samples with the same attribute but also samples with the same ID are gathered more closely, which could restrict the feature embedding of visually hard samples with regard to attributes and improve the robustness to variant conditions. We establish this hierarchical structure by utilizing HFE loss consisted of attribute-level and ID-level constraints. We also introduce an absolute boundary regularization and a dynamic loss weight as supplementary components to help build up the feature embedding. Experiments show that our method achieves the state-of-the-art results on two pedestrian attribute datasets and a facial attribute dataset.

Foundations

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

Your Notes