paper-with-me

Papers

Latent Multi-view Semi-Supervised Classification

2019-09-09 · Xiaofan Bo, Zhao Kang, Zhitong Zhao, Yuanzhang Su, Wenyu Chen

To explore underlying complementary information from multiple views, in this paper, we propose a novel Latent Multi-view Semi-Supervised Classification (LMSSC) method. Unlike most existing multi-view semi-supervised classification methods that learn the graph using original features, our method seeks an underlying latent representation and performs graph learning and label propagation based on the learned latent representation. With the complementarity of multiple views, the latent representation could depict the data more comprehensively than every single view individually, accordingly making the graph more accurate and robust as well. Finally, LMSSC integrates latent representation learning, graph construction, and label propagation into a unified framework, which makes each subtask optimized. Experimental results on real-world benchmark datasets validate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:1909.03712

Code (1)

sckangz/LMVL 공식 구현

Tasks

ClassificationGeneral Classificationgraph constructionGraph LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Semi-supervised Deep Generative Modelling of Incomplete Multi-Modality Emotional Data

2018-07-27 · Du Changde, Du Changying, Wang Hao, Li Jinpeng 외

There are threefold challenges in emotion recognition. First, it is difficult to recognize human's emotional states only considering a single modality. Second, it is expensive to manually annotate the emotional data. Thi…

Emotion RecognitionImputation

Multi-View representation learning in Multi-Task Scene

2022-01-15 · Run-kun Lu, Jian-wei Liu, Si-ming Lian, Xin Zuo

Over recent decades have witnessed considerable progress in whether multi-task learning or multi-view learning, but the situation that consider both learning scenes simultaneously has received not too much attention. How…

Multi-Task LearningMULTI-VIEW LEARNINGRepresentation Learning

Mixed Graph Contrastive Network for Semi-Supervised Node Classification

2022-06-06 · Xihong Yang, Yue Liu, Sihang Zhou, Xinwang Liu 외

Graph Neural Networks (GNNs) have achieved promising performance in semi-supervised node classification in recent years. However, the problem of insufficient supervision, together with representation collapse, largely li…

ClassificationContrastive LearningData AugmentationGraph Learning+2

Semi-supervised Bayesian Deep Multi-modal Emotion Recognition

2017-04-25 · Changde Du, Changying Du, Jinpeng Li, Wei-Long Zheng 외

In emotion recognition, it is difficult to recognize human's emotional states using just a single modality. Besides, the annotation of physiological emotional data is particularly expensive. These two aspects make the bu…

Emotion RecognitionImputation

DualHGNN: A Dual Hypergraph Neural Network for Semi-Supervised Node Classification based on Multi-View Learning and Density Awareness

2023-06-07 · Jianpeng Liao, Jun Yan, Qian Tao

Graph-based semi-supervised node classification has been shown to become a state-of-the-art approach in many applications with high research value and significance. Most existing methods are only based on the original in…

MULTI-VIEW LEARNINGNode ClassificationRepresentation Learning