Supervised multiview learning based on simultaneous learning of multiview intact and single view classifier
Qingjun Wang, Haiyan Lv, Jun Yue, Eugene Mitchell

TL;DR
This paper introduces a novel supervised multiview learning method that jointly learns intact feature vectors and classifiers, improving classification accuracy by reconstructing views and optimizing in the intact space.
Contribution
It proposes a new approach that models intact vectors and view transformations simultaneously, with an iterative optimization algorithm for multiview classification.
Findings
Outperforms existing multiview algorithms on benchmark datasets
Effectively reconstructs view features from intact vectors
Jointly learns view transformations and classifiers
Abstract
Multiview learning problem refers to the problem of learning a classifier from multiple view data. In this data set, each data points is presented by multiple different views. In this paper, we propose a novel method for this problem. This method is based on two assumptions. The first assumption is that each data point has an intact feature vector, and each view is obtained by a linear transformation from the intact vector. The second assumption is that the intact vectors are discriminative, and in the intact space, we have a linear classifier to separate the positive class from the negative class. We define an intact vector for each data point, and a view-conditional transformation matrix for each view, and propose to reconstruct the multiple view feature vectors by the product of the corresponding intact vectors and transformation matrices. Moreover, we also propose a linear…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and ELM · Domain Adaptation and Few-Shot Learning · Sparse and Compressive Sensing Techniques
