MULTI-VIEW LEARNING

52 papers with code • 0 benchmarks • 1 datasets

Multi-View Learning is a machine learning framework where data are represented by multiple distinct feature groups, and each feature group is referred to as a particular view.

Source: Dissimilarity-based representation for radiomics applications

Libraries

Use these libraries to find MULTI-VIEW LEARNING models and implementations

Datasets


Most implemented papers

Learning Dual Retrieval Module for Semi-supervised Relation Extraction

INK-USC/DualRE 20 Feb 2019

In this paper, we leverage a key insight that retrieving sentences expressing a relation is a dual task of predicting relation label for a given sentence---two tasks are complementary to each other and can be optimized jointly for mutual enhancement.

Recurrent Neural Network for (Un-)supervised Learning of Monocular VideoVisual Odometry and Depth

wrlife/RNN_depth_pose 15 Apr 2019

Deep learning-based, single-view depth estimation methods have recently shown highly promising results.

Deep Multi-View Learning via Task-Optimal CCA

hdcouture/TOCCA 17 Jul 2019

Canonical Correlation Analysis (CCA) is widely used for multimodal data analysis and, more recently, for discriminative tasks such as multi-view learning; however, it makes no use of class labels.

Multi-View Broad Learning System for Primate Oculomotor Decision Decoding

ZhenhuaShi/MvBLS 16 Aug 2019

Multi-view learning improves the learning performance by utilizing multi-view data: data collected from multiple sources, or feature sets extracted from the same data source.

CPM-Nets: Cross Partial Multi-View Networks

hanmenghan/CPM_Nets NeurIPS 2019

Despite multi-view learning progressed fast in past decades, it is still challenging due to the difficulty in modeling complex correlation among different views, especially under the context of view missing.

Dual Adversarial Domain Adaptation

yaoyueduzhen/DADA 1 Jan 2020

Recent experiments have shown that when the discriminator is provided with domain information in both domains and label information in the source domain, it is able to preserve the complex multimodal information and high semantic information in both domains.

SleepPoseNet: Multi-View Learning for Sleep Postural Transition Recognition Using UWB

IoBT-VISTEC/SleepPoseNet 2 May 2020

Recognizing movements during sleep is crucial for the monitoring of patients with sleep disorders, and the utilization of ultra-wideband (UWB) radar for the classification of human sleep postures has not been explored widely.

Deep Tensor CCA for Multi-view Learning

jameschapman19/cca_zoo 25 May 2020

We present Deep Tensor Canonical Correlation Analysis (DTCCA), a method to learn complex nonlinear transformations of multiple views (more than two) of data such that the resulting representations are linearly correlated in high order.

Partially Shared Semi-supervised Deep Matrix Factorization with Multi-view Data

libertyhhn/PartiallySharedDMF 2 Dec 2020

To address these concerns, we present a partially shared semi-supervised deep matrix factorization model (PSDMF).

Co-mining: Self-Supervised Learning for Sparsely Annotated Object Detection

megvii-research/co-mining 3 Dec 2020

Object detectors usually achieve promising results with the supervision of complete instance annotations.