CVMay 28, 2021

Improving Facial Attribute Recognition by Group and Graph Learning

arXiv:2105.13825v111 citations
Originality Incremental advance
AI Analysis

This work addresses facial attribute recognition, a domain-specific task in computer vision, with incremental improvements through novel group and graph learning strategies.

The paper tackled the problem of multiple facial attribute recognition by exploiting spatial and non-spatial relationships between attributes, resulting in a unified network that outperforms state-of-the-art methods.

Exploiting the relationships between attributes is a key challenge for improving multiple facial attribute recognition. In this work, we are concerned with two types of correlations that are spatial and non-spatial relationships. For the spatial correlation, we aggregate attributes with spatial similarity into a part-based group and then introduce a Group Attention Learning to generate the group attention and the part-based group feature. On the other hand, to discover the non-spatial relationship, we model a group-based Graph Correlation Learning to explore affinities of predefined part-based groups. We utilize such affinity information to control the communication between all groups and then refine the learned group features. Overall, we propose a unified network called Multi-scale Group and Graph Network. It incorporates these two newly proposed learning strategies and produces coarse-to-fine graph-based group features for improving facial attribute recognition. Comprehensive experiments demonstrate that our approach outperforms the state-of-the-art methods.

Foundations

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

Your Notes