CVMay 15, 2024

Task-adaptive Q-Face

arXiv:2405.09059v18 citationsh-index: 12
Originality Highly original
AI Analysis

This addresses the problem of isolated task design in face analysis for computer vision applications, offering a more integrated approach.

The paper tackles the challenge of multi-task face analysis by proposing Q-Face, a unified model that simultaneously handles tasks like expression recognition and age estimation, achieving state-of-the-art performance across multiple benchmarks.

Although face analysis has achieved remarkable improvements in the past few years, designing a multi-task face analysis model is still challenging. Most face analysis tasks are studied as separate problems and do not benefit from the synergy among related tasks. In this work, we propose a novel task-adaptive multi-task face analysis method named as Q-Face, which simultaneously performs multiple face analysis tasks with a unified model. We fuse the features from multiple layers of a large-scale pre-trained model so that the whole model can use both local and global facial information to support multiple tasks. Furthermore, we design a task-adaptive module that performs cross-attention between a set of query vectors and the fused multi-stage features and finally adaptively extracts desired features for each face analysis task. Extensive experiments show that our method can perform multiple tasks simultaneously and achieves state-of-the-art performance on face expression recognition, action unit detection, face attribute analysis, age estimation, and face pose estimation. Compared to conventional methods, our method opens up new possibilities for multi-task face analysis and shows the potential for both accuracy and efficiency.

Foundations

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

Your Notes