Image Categorization Using Directed Graphs
Abstract
Most existing graph-based semi-supervised classification methods use pairwise similarities as edge weights of an undirected graph with images as the nodes of the graph. Recently several new graph construction methods produce, however, directed graph (asymmetric similarity between nodes). A simple symmetrization is often used to convert a directed graph to an undirected one. This, however, loses important structural information conveyed by asymmetric similarities. In this paper, we propose a novel symmetric co-linkage similarity which captures the essential relationship among the nodes in the directed graph. We apply this new co-linkage similarity in two important computer vision tasks for image categorization: object recognition and image annotation. Extensive empirical studies demonstrate the effectiveness of our method.
Cite
Text
Wang et al. "Image Categorization Using Directed Graphs." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15558-1_55Markdown
[Wang et al. "Image Categorization Using Directed Graphs." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/wang2010eccv-image-a/) doi:10.1007/978-3-642-15558-1_55BibTeX
@inproceedings{wang2010eccv-image-a,
title = {{Image Categorization Using Directed Graphs}},
author = {Wang, Hua and Huang, Heng and Ding, Chris H. Q.},
booktitle = {European Conference on Computer Vision},
year = {2010},
pages = {762-775},
doi = {10.1007/978-3-642-15558-1_55},
url = {https://mlanthology.org/eccv/2010/wang2010eccv-image-a/}
}