Adaptive Sharing for Image Classification
Abstract
In this paper, we formulate the image classification problem in a multi-task learning framework. We propose a novel method to adaptively share information among tasks (classes). Different from imposing strong assumptions or discovering specific structures, the key insight in our method is to selectively extract and exploit the shared information among classes while capturing respective disparities simultaneously. It is achieved by estimating a composite of two sets of parameters with different regularization. Besides applying it for learning classifiers on pre-computed features, we also integrate the adaptive sharing with deep neural networks, whose discriminative power can be augmented by encoding class relationship. We further develop two strategies for solving the optimization problems in the two scenarios. Empirical results demonstrate that our method can significantly improve the classification performance by transferring knowledge appropriately.
Cite
Text
Shen et al. "Adaptive Sharing for Image Classification." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Shen et al. "Adaptive Sharing for Image Classification." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/shen2015ijcai-adaptive/)BibTeX
@inproceedings{shen2015ijcai-adaptive,
title = {{Adaptive Sharing for Image Classification}},
author = {Shen, Li and Sun, Gang and Lin, Zhouchen and Huang, Qingming and Wu, Enhua},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {2183-2190},
url = {https://mlanthology.org/ijcai/2015/shen2015ijcai-adaptive/}
}