Curriculum Learning for Multi-Task Classification of Visual Attributes
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.
Code (0)
등록된 구현이 없습니다.
Tasks
AttributeClassificationGeneral ClassificationImage DescriptionMulti-Task LearningSimilar Papers 제목 키워드 기반
Curriculum Learning of Visual Attribute Clusters for Multi-Task Classification
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 an…
AttributeClassificationClusteringGeneral Classification+1Multi-Task Curriculum Transfer Deep Learning of Clothing Attributes
Recognising detailed clothing characteristics (fine-grained attributes) in unconstrained images of people in-the-wild is a challenging task for computer vision, especially when there is only limited training data from th…
AttributeDeep LearningTransfer LearningDetecting Open World Objects via Partial Attribute Assignment
Despite being trained on massive data, today's vision foundation models still fall short in detecting open world objects. Apart from recognizing known objects from training, a successful Open World Object Detection (…
Attributeobject-detectionObject DetectionOpen World Object DetectionAnalyzing Curriculum Learning for Sentiment Analysis along Task Difficulty, Pacing and Visualization Axes
While Curriculum Learning (CL) has recently gained traction in Natural language Processing Tasks, it is still not adequately analyzed. Previous works only show their effectiveness but fail short to explain and interpret …
Sentiment AnalysisC2F-CHART: A Curriculum Learning Approach to Chart Classification
In scientific research, charts are usually the primary method for visually representing data. However, the accessibility of charts remains a significant concern. In an effort to improve chart understanding pipelines, we …
Chart Understanding