Using Multiresolution Learning for Transfer in Image Classification
Abstract
Our work explores the transfer of knowledge at multiple levels of abstraction to improve learning. By exploiting the similarities between objects at various levels of detail, multiresolution learning can facilitate transfer between image classification tasks. We extract features from images at multiple levels of resolution, then use these features to create models at different resolutions. Upon receiving a new task, the closest-matching stored model can be generalized (adapted to the appropriate resolution) and transferred to the new task.
Cite
Text
Eaton et al. "Using Multiresolution Learning for Transfer in Image Classification." AAAI Conference on Artificial Intelligence, 2007.Markdown
[Eaton et al. "Using Multiresolution Learning for Transfer in Image Classification." AAAI Conference on Artificial Intelligence, 2007.](https://mlanthology.org/aaai/2007/eaton2007aaai-using/)BibTeX
@inproceedings{eaton2007aaai-using,
title = {{Using Multiresolution Learning for Transfer in Image Classification}},
author = {Eaton, Eric and desJardins, Marie and Stevenson, John},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2007},
pages = {1852-1853},
url = {https://mlanthology.org/aaai/2007/eaton2007aaai-using/}
}