# Learning with Privileged Information for Multi-Label Classification

**Authors:** Shiyu Chen, Shangfei Wang, Tanfang Chen, Xiaoxiao Shi

arXiv: 1703.09911 · 2017-03-30

## TL;DR

This paper introduces a novel multi-label classification method that leverages privileged information and label dependencies to improve accuracy, using a maximum margin classifier and an efficient learning algorithm.

## Contribution

It presents a new approach integrating similarity and ranking constraints with privileged information for enhanced multi-label classification.

## Key findings

- Improved object recognition using privileged image tags.
- Enhanced facial action unit detection with high-resolution info.
- Effective exploitation of label dependencies and privileged data.

## Abstract

In this paper, we propose a novel approach for learning multi-label classifiers with the help of privileged information. Specifically, we use similarity constraints to capture the relationship between available information and privileged information, and use ranking constraints to capture the dependencies among multiple labels. By integrating similarity constraints and ranking constraints into the learning process of classifiers, the privileged information and the dependencies among multiple labels are exploited to construct better classifiers during training. A maximum margin classifier is adopted, and an efficient learning algorithm of the proposed method is also developed. We evaluate the proposed method on two applications: multiple object recognition from images with the help of implicit information about object importance conveyed by the list of manually annotated image tags; and multiple facial action unit detection from low-resolution images augmented by high-resolution images. Experimental results demonstrate that the proposed method can effectively take full advantage of privileged information and dependencies among multiple labels for better object recognition and better facial action unit detection.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.09911/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1703.09911/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1703.09911/full.md

---
Source: https://tomesphere.com/paper/1703.09911