Tensor-Based High-Order Semantic Relation Transfer for Semantic Scene Segmentation
Abstract
We propose a novel nonparametric approach for semantic segmentation using high-order semantic relations. Conventional context models mainly focus on learning pairwise relationships between objects. Pairwise relations, however, are not enough to represent high-level contextual knowledge within images. In this paper, we propose semantic relation transfer, a method to transfer high-order semantic relations of objects from annotated images to unlabeled images analogous to label transfer techniques where label information are transferred. We first define semantic tensors representing high-order relations of objects. Semantic relation transfer problem is then formulated as semi-supervised learning using a quadratic objective function of the semantic tensors. By exploiting low-rank property of the semantic tensors and employing Kronecker sum similarity, an efficient approximation algorithm is developed. Based on the predicted high-order semantic relations, we reason semantic segmentation and evaluate the performance on several challenging datasets.
Cite
Text
Myeong and Lee. "Tensor-Based High-Order Semantic Relation Transfer for Semantic Scene Segmentation." Conference on Computer Vision and Pattern Recognition, 2013. doi:10.1109/CVPR.2013.395Markdown
[Myeong and Lee. "Tensor-Based High-Order Semantic Relation Transfer for Semantic Scene Segmentation." Conference on Computer Vision and Pattern Recognition, 2013.](https://mlanthology.org/cvpr/2013/myeong2013cvpr-tensorbased/) doi:10.1109/CVPR.2013.395BibTeX
@inproceedings{myeong2013cvpr-tensorbased,
title = {{Tensor-Based High-Order Semantic Relation Transfer for Semantic Scene Segmentation}},
author = {Myeong, Heesoo and Lee, Kyoung Mu},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2013},
doi = {10.1109/CVPR.2013.395},
url = {https://mlanthology.org/cvpr/2013/myeong2013cvpr-tensorbased/}
}