CVAug 29, 2017

Curriculum Learning for Multi-Task Classification of Visual Attributes

arXiv:1708.08728v157 citations
Originality Incremental advance
AI Analysis

This incremental improvement addresses visual attribute classification for applications like image description and human identification.

The paper tackles the problem of visual attribute classification by combining multi-task and curriculum learning, grouping tasks by correlation and transferring knowledge from strongly to weakly correlated groups, achieving state-of-the-art results on SoBiR, VIPeR, and PETA datasets with faster convergence.

Visual attributes, from simple objects (e.g., backpacks, hats) to soft-biometrics (e.g., gender, height, clothing) have proven to be a powerful representational approach for many applications such as image description and human identification. In this paper, we introduce a novel method to combine the advantages of both multi-task and curriculum learning in a visual attribute classification framework. Individual tasks are grouped based on their correlation so that two groups of strongly and weakly correlated tasks are formed. The two groups of tasks are learned in a curriculum learning setup by transferring the acquired knowledge from the strongly to the weakly correlated. The learning process within each group though, is performed in a multi-task classification setup. The proposed method learns better and converges faster than learning all the tasks in a typical multi-task learning paradigm. We demonstrate the effectiveness of our approach on the publicly available, SoBiR, VIPeR and PETA datasets and report state-of-the-art results across the board.

Foundations

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

Your Notes