English

Learnable Graph Convolutional Network and Feature Fusion for Multi-view Learning

Computer Vision and Pattern Recognition 2022-11-18 v1 Artificial Intelligence Machine Learning

Abstract

In practical applications, multi-view data depicting objectives from assorted perspectives can facilitate the accuracy increase of learning algorithms. However, given multi-view data, there is limited work for learning discriminative node relationships and graph information simultaneously via graph convolutional network that has drawn the attention from considerable researchers in recent years. Most of existing methods only consider the weighted sum of adjacency matrices, yet a joint neural network of both feature and graph fusion is still under-explored. To cope with these issues, this paper proposes a joint deep learning framework called Learnable Graph Convolutional Network and Feature Fusion (LGCN-FF), consisting of two stages: feature fusion network and learnable graph convolutional network. The former aims to learn an underlying feature representation from heterogeneous views, while the latter explores a more discriminative graph fusion via learnable weights and a parametric activation function dubbed Differentiable Shrinkage Activation (DSA) function. The proposed LGCN-FF is validated to be superior to various state-of-the-art methods in multi-view semi-supervised classification.

Keywords

Cite

@article{arxiv.2211.09155,
  title  = {Learnable Graph Convolutional Network and Feature Fusion for Multi-view Learning},
  author = {Zhaoliang Chen and Lele Fu and Jie Yao and Wenzhong Guo and Claudia Plant and Shiping Wang},
  journal= {arXiv preprint arXiv:2211.09155},
  year   = {2022}
}
R2 v1 2026-06-28T06:04:17.244Z