paper-with-me

홈 › Papers

A Comprehensive Survey on Deep Graph Representation Learning

2023-04-11 · Wei Ju, Zheng Fang, Yiyang Gu, Zequn Liu, Qingqing Long, Ziyue Qiao, Yifang Qin, Jianhao Shen, Fang Sun, Zhiping Xiao, Junwei Yang, Jingyang Yuan, Yusheng Zhao, Yifan Wang, Xiao Luo, Ming Zhang

Graph representation learning aims to effectively encode high-dimensional sparse graph-structured data into low-dimensional dense vectors, which is a fundamental task that has been widely studied in a range of fields, including machine learning and data mining. Classic graph embedding methods follow the basic idea that the embedding vectors of interconnected nodes in the graph can still maintain a relatively close distance, thereby preserving the structural information between the nodes in the graph. However, this is sub-optimal due to: (i) traditional methods have limited model capacity which limits the learning performance; (ii) existing techniques typically rely on unsupervised learning strategies and fail to couple with the latest learning paradigms; (iii) representation learning and downstream tasks are dependent on each other which should be jointly enhanced. With the remarkable success of deep learning, deep graph representation learning has shown great potential and advantages over shallow (traditional) methods, there exist a large number of deep graph representation learning techniques have been proposed in the past decade, especially graph neural networks. In this survey, we conduct a comprehensive survey on current deep graph representation learning algorithms by proposing a new taxonomy of existing state-of-the-art literature. Specifically, we systematically summarize the essential components of graph representation learning and categorize existing approaches by the ways of graph neural network architectures and the most recent advanced learning paradigms. Moreover, this survey also provides the practical and promising applications of deep graph representation learning. Last but not least, we state new perspectives and suggest challenging directions which deserve further investigations in the future.

📄 PDF Abstract BibTeX arXiv:2304.05055

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingGraph Neural NetworkGraph Representation LearningRepresentation LearningSurvey

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
fail 설명 없음

Similar Papers 제목 키워드 기반

A Survey on Temporal Graph Representation Learning and Generative Modeling

2022-08-25 · Shubham Gupta, Srikanta Bedathur

Temporal graphs represent the dynamic relationships among entities and occur in many real life application like social networks, e commerce, communication, road networks, biological systems, and many more. They necessita…

Graph Representation LearningRepresentation Learning

A Comprehensive Survey on Spectral Clustering with Graph Structure Learning

2025-01-23 · Kamal Berahmand, Farid Saberi-Movahed, Razieh Sheikhpour, Yuefeng Li 외

Spectral clustering is a powerful technique for clustering high-dimensional data, utilizing graph-based representations to detect complex, non-linear structures and non-convex clusters. The construction of a similarity g…

Clusteringgraph constructionGraph structure learningSurvey

Scene Graph Generation: A Comprehensive Survey

2022-01-03 · Guangming Zhu, Liang Zhang, Youliang Jiang, Yixuan Dang 외

Deep learning techniques have led to remarkable breakthroughs in the field of generic object detection and have spawned a lot of scene-understanding tasks in recent years. Scene graph has been the focus of research becau…

Graph Generationobject-detectionObject DetectionRelationship Detection+4

Data Augmentation on Graphs: A Technical Survey

2022-12-20 · Jiajun Zhou, Chenxuan Xie, Shengbo Gong, Zhenyu Wen 외

In recent years, graph representation learning has achieved remarkable success while suffering from low-quality data problems. As a mature technology to improve data quality in computer vision, data augmentation has also…

Data AugmentationGraph Representation LearningRepresentation LearningSurvey

On the Evolution of Knowledge Graphs: A Survey and Perspective

2023-10-07 · Xuhui Jiang, Chengjin Xu, Yinghan Shen, Xun Sun 외

Knowledge graphs (KGs) are structured representations of diversified knowledge. They are widely used in various intelligent applications. In this article, we provide a comprehensive survey on the evolution of various typ…

Financial AnalysisKnowledge GraphsSurvey