Multi-Graph-View Learning for Complicated Object Classification

Abstract

In this paper, we propose to represent and classify complicated objects. In order to represent the objects, we propose a multi-graph-view model which uses graphs constructed from multiple graph-views to represent an object. In addition, a bag based multi-graph model is further used to relax labeling by only requiring one label for a bag of graphs, which represent one object. In order to learn classification models, we propose a multi-graph-view bag learning algorithm (MGVBL), which aims to explore subgraph features from multiple graph-views for learning. By enabling a joint regularization across multiple graph-views, and enforcing labeling constraints at the bag and graph levels, MGVBL is able to discover most effective subgraph features across all graph-views for learning. Experiments on real-world learning tasks demonstrate the performance of MGVBL for complicated object classification.

Cite

Text

Wu et al. "Multi-Graph-View Learning for Complicated Object Classification." International Joint Conference on Artificial Intelligence, 2015.

Markdown

[Wu et al. "Multi-Graph-View Learning for Complicated Object Classification." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/wu2015ijcai-multi/)

BibTeX

@inproceedings{wu2015ijcai-multi,
  title     = {{Multi-Graph-View Learning for Complicated Object Classification}},
  author    = {Wu, Jia and Pan, Shirui and Zhu, Xingquan and Cai, Zhihua and Zhang, Chengqi},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {3953-3959},
  url       = {https://mlanthology.org/ijcai/2015/wu2015ijcai-multi/}
}