Content-Based Image Annotation Refinement
Abstract
Automatic image annotation has been an active research topic due to its great importance in image retrieval and management. However, results of the state-of-the-art image annotation methods are often unsatisfactory. Despite continuous efforts in inventing new annotation algorithms, it would be advantageous to develop a dedicated approach that could refine imprecise annotations. In this paper, a novel approach to automatically refining the original annotations of images is proposed. For a query image, an existing image annotation method is first employed to obtain a set of candidate annotations. Then, the candidate annotations are re-ranked and only the top ones are reserved as the final annotations. By formulating the annotation refinement process as a Markov process and defining the candidate annotations as the states of a Markov chain, a content-based image annotation refinement (CIAR) algorithm is proposed to re-rank the candidate annotations. It leverages both corpus information and the content feature of a query image. Experimental results on a typical Corel dataset show not only the validity of the refinement, but also the superiority of the proposed algorithm over existing ones.
Cite
Text
Wang et al. "Content-Based Image Annotation Refinement." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383221Markdown
[Wang et al. "Content-Based Image Annotation Refinement." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/wang2007cvpr-content/) doi:10.1109/CVPR.2007.383221BibTeX
@inproceedings{wang2007cvpr-content,
title = {{Content-Based Image Annotation Refinement}},
author = {Wang, Changhu and Jing, Feng and Zhang, Lei and Zhang, Hong-Jiang},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383221},
url = {https://mlanthology.org/cvpr/2007/wang2007cvpr-content/}
}