paper-with-me

홈 › Papers

Graph-based Semi-supervised Learning: A Comprehensive Review

2021-02-26 · Zixing Song, Xiangli Yang, Zenglin Xu, Irwin King

Semi-supervised learning (SSL) has tremendous value in practice due to its ability to utilize both labeled data and unlabelled data. An important class of SSL methods is to naturally represent data as graphs such that the label information of unlabelled samples can be inferred from the graphs, which corresponds to graph-based semi-supervised learning (GSSL) methods. GSSL methods have demonstrated their advantages in various domains due to their uniqueness of structure, the universality of applications, and their scalability to large scale data. Focusing on this class of methods, this work aims to provide both researchers and practitioners with a solid and systematic understanding of relevant advances as well as the underlying connections among them. This makes our paper distinct from recent surveys that cover an overall picture of SSL methods while neglecting fundamental understanding of GSSL methods. In particular, a major contribution of this paper lies in a new generalized taxonomy for GSSL, including graph regularization and graph embedding methods, with the most up-to-date references and useful resources such as codes, datasets, and applications. Furthermore, we present several potential research directions as future work with insights into this rapidly growing field.

📄 PDF Abstract BibTeX arXiv:2102.13303

Code (1)

AnthonySong98/awesome-graph-based-semi-supervised-learning 공식 구현 pytorch

Tasks

Graph Embedding

Similar Papers 제목 키워드 기반

A Survey on Deep Semi-supervised Learning

2021-02-28 · Xiangli Yang, Zixing Song, Irwin King, Zenglin Xu

Deep semi-supervised learning is a fast-growing field with a range of practical applications. This paper provides a comprehensive survey on both fundamentals and recent advances in deep semi-supervised learning methods f…

Survey

Deep Learning for Video Anomaly Detection: A Review

2024-09-09 · Peng Wu, Chengyu Pan, Yuting Yan, Guansong Pang 외

Video anomaly detection (VAD) aims to discover behaviors or events deviating from the normality in videos. As a long-standing task in the field of computer vision, VAD has witnessed much good progress. In the era of deep…

Anomaly DetectionDeep LearningVideo Anomaly Detection

Aspect Term Extraction using Graph-based Semi-Supervised Learning

2020-02-20 · Gunjan Ansari, Chandni Saxena, Tanvir Ahmad, M. N. Doja

Aspect based Sentiment Analysis is a major subarea of sentiment analysis. Many supervised and unsupervised approaches have been proposed in the past for detecting and analyzing the sentiment of aspect terms. In this pape…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)SentenceSentiment Analysis+1

Semi-Supervised Node Classification on Graphs: Markov Random Fields vs. Graph Neural Networks

2020-12-24 · Binghui Wang, Jinyuan Jia, Neil Zhenqiang Gong

Semi-supervised node classification on graph-structured data has many applications such as fraud detection, fake account and review detection, user's private attribute inference in social networks, and community detectio…

AttributeClassificationCommunity DetectionFraud Detection+2

Learning with Limited Annotations: A Survey on Deep Semi-Supervised Learning for Medical Image Segmentation

2022-07-28 · Rushi Jiao, Yichi Zhang, Le Ding, Rong Cai 외

Medical image segmentation is a fundamental and critical step in many image-guided clinical approaches. Recent success of deep learning-based segmentation methods usually relies on a large amount of labeled data, which i…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation