paper-with-me

홈 › Papers

Fine-Grained Representation Learning and Recognition by Exploiting Hierarchical Semantic Embedding

2018-08-14 · Tianshui Chen, Wenxi Wu, Yuefang Gao, Le Dong, Xiaonan Luo, Liang Lin

Object categories inherently form a hierarchy with different levels of concept abstraction, especially for fine-grained categories. For example, birds (Aves) can be categorized according to a four-level hierarchy of order, family, genus, and species. This hierarchy encodes rich correlations among various categories across different levels, which can effectively regularize the semantic space and thus make prediction less ambiguous. However, previous studies of fine-grained image recognition primarily focus on categories of one certain level and usually overlook this correlation information. In this work, we investigate simultaneously predicting categories of different levels in the hierarchy and integrating this structured correlation information into the deep neural network by developing a novel Hierarchical Semantic Embedding (HSE) framework. Specifically, the HSE framework sequentially predicts the category score vector of each level in the hierarchy, from highest to lowest. At each level, it incorporates the predicted score vector of the higher level as prior knowledge to learn finer-grained feature representation. During training, the predicted score vector of the higher level is also employed to regularize label prediction by using it as soft targets of corresponding sub-categories. To evaluate the proposed framework, we organize the 200 bird species of the Caltech-UCSD birds dataset with the four-level category hierarchy and construct a large-scale butterfly dataset that also covers four level categories. Extensive experiments on these two and the newly-released VegFru datasets demonstrate the superiority of our HSE framework over the baseline methods and existing competitors.

📄 PDF Abstract BibTeX arXiv:1808.04505

Code (1)

HCPLab-SYSU/HSE 공식 구현 pytorch

Tasks

Fine-Grained Image ClassificationFine-Grained Image RecognitionRepresentation Learning

Similar Papers 제목 키워드 기반

Enhancing Action Recognition by Leveraging the Hierarchical Structure of Actions and Textual Context

2024-10-28 · Manuel Benavent-Lledo, David Mulero-Pérez, David Ortiz-Perez, Jose Garcia-Rodriguez 외

The sequential execution of actions and their hierarchical structure consisting of different levels of abstraction, provide features that remain unexplored in the task of action recognition. In this study, we present a n…

Action RecognitionFine-grained Action RecognitionOptical Flow Estimation

Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition

2018-07-26 · ECCV 2018 9 · Chaojian Yu, Xinyi Zhao, Qi Zheng, Peng Zhang 외

Fine-grained visual recognition is challenging because it highly relies on the modeling of various semantic parts and fine-grained feature learning. Bilinear pooling based models have been shown to be effective at fine-g…

Fine-Grained Visual Recognition

Joint Learning On The Hierarchy Representation for Fine-Grained Human Action Recognition

2021-10-12 · Mei Chee Leong, Hui Li Tan, Haosong Zhang, Liyuan Li 외

Fine-grained human action recognition is a core research topic in computer vision. Inspired by the recently proposed hierarchy representation of fine-grained actions in FineGym and SlowFast network for action recognition…

Action RecognitionMulti-Task LearningTemporal Action Localization

Hierarchical Compositional Representations for Few-shot Action Recognition

2022-08-19 · Changzhen Li, Jie Zhang, Shuzhe Wu, Xin Jin 외

Recently action recognition has received more and more attention for its comprehensive and practical applications in intelligent surveillance and human-computer interaction. However, few-shot action recognition has not b…

Action RecognitionFew-Shot action recognitionFew Shot Action Recognition

Semantic Bilinear Pooling for Fine-Grained Recognition

2019-04-03 · Xinjie Li, Chun Yang, Songlu Chen, Chao Zhu 외

Naturally, fine-grained recognition, e.g., vehicle identification or bird classification, has specific hierarchical labels, where fine categories are always harder to be classified than coarse categories. However, most o…

General ClassificationMulti-Label Learning