A Comprehensive Survey on Automatic Knowledge.pdf
2.4 MB
πA Comprehensive Survey on Automatic Knowledge Graph Construction
π Publish year: 2023
π§βπ»Authors: LINGFENG ZHONG, JIA WU, QIAN LI, HAO PENG,
π’Universities: Macquarie University, Beihang University, Hefei University of Technology.
π Study paper
π²Channel: @ComplexNetworkAnalysis
#paper #Graph #KnowledgeGraph #Survey
π Publish year: 2023
π§βπ»Authors: LINGFENG ZHONG, JIA WU, QIAN LI, HAO PENG,
π’Universities: Macquarie University, Beihang University, Hefei University of Technology.
π Study paper
π²Channel: @ComplexNetworkAnalysis
#paper #Graph #KnowledgeGraph #Survey
π1
π Application of graph theory in liver research: A review
π Publish year: 2024
πJournal: Portal Hypertension & Cirrhosis
π§βπ»Authors: Xumei Hu, Longyu Sun, Rencheng Zheng, ...
π’Universities: Fudan University, China
π Study paper
β‘οΈChannel: @ComplexNetworkAnalysis
#review #liver #graph
π Publish year: 2024
πJournal: Portal Hypertension & Cirrhosis
π§βπ»Authors: Xumei Hu, Longyu Sun, Rencheng Zheng, ...
π’Universities: Fudan University, China
π Study paper
β‘οΈChannel: @ComplexNetworkAnalysis
#review #liver #graph
Distributed Graph Neural Network Training.pdf
1.9 MB
πDistributed Graph Neural Network Training: A Survey
π Publish year: 2023
π§βπ»Authors: YINGXIA SHAOΨ HONGZHENG LI, HONGBO YIN, XIZHI GUΨ WENTAO ZHANG,...
π’Universities: Beijing University of Posts and Telecommunications, Carnegie Mellon University, The Hong Kong University of Science and Technology (Guangzhou), Peking University.
π Study paper
π²Channel: @ComplexNetworkAnalysis
#paper #Graph #Distributed #Survey
π Publish year: 2023
π§βπ»Authors: YINGXIA SHAOΨ HONGZHENG LI, HONGBO YIN, XIZHI GUΨ WENTAO ZHANG,...
π’Universities: Beijing University of Posts and Telecommunications, Carnegie Mellon University, The Hong Kong University of Science and Technology (Guangzhou), Peking University.
π Study paper
π²Channel: @ComplexNetworkAnalysis
#paper #Graph #Distributed #Survey
π3β€1
πA Survey of Graph Neural Networks for Social Recommender Systems
π Publish year: 2024
π§βπ»Authors: KARTIK SHARMA, YEON-CHANG LEE, SIVAGAMI NAMBI,...
π’Universities: Georgia Institute of Technology, Ulsan National Institute of Science and Technology, Hanyang University.
π Study paper
π²Channel: @ComplexNetworkAnalysis
#paper #Graph #GNN #Survey
π Publish year: 2024
π§βπ»Authors: KARTIK SHARMA, YEON-CHANG LEE, SIVAGAMI NAMBI,...
π’Universities: Georgia Institute of Technology, Ulsan National Institute of Science and Technology, Hanyang University.
π Study paper
π²Channel: @ComplexNetworkAnalysis
#paper #Graph #GNN #Survey
π1
π Machine Learning with Graphs: hyperbolic graph embeddings
π₯Free recorded course by Prof. Jure Leskovec
π₯ This part focused on graph representation learning in Euclidean embedding spaces. In this lecture, we introduce hyperbolic embedding spaces, which are great for modeling hierarchical, tree-like graphs. Moreover, we introduce basics for hyperbolic geometry models, which leads to the idea of hyperbolic GNNs. More details can be found in the paper: Hyperbolic Graph Convolutional Neural Networks
π½ Watch
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #GNN #Machine_Learning
π₯Free recorded course by Prof. Jure Leskovec
π₯ This part focused on graph representation learning in Euclidean embedding spaces. In this lecture, we introduce hyperbolic embedding spaces, which are great for modeling hierarchical, tree-like graphs. Moreover, we introduce basics for hyperbolic geometry models, which leads to the idea of hyperbolic GNNs. More details can be found in the paper: Hyperbolic Graph Convolutional Neural Networks
π½ Watch
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #GNN #Machine_Learning
YouTube
Stanford CS224W: Machine Learning with Graphs | 2021 | Lecture 19.2 - Hyperbolic Graph Embeddings
For more information about Stanfordβs Artificial Intelligence professional and graduate programs, visit: https://stanford.io/3Brc7vN
Jure Leskovec
Computer Science, PhD
In previous lectures, we focused on graph representation learning in Euclidean embeddingβ¦
Jure Leskovec
Computer Science, PhD
In previous lectures, we focused on graph representation learning in Euclidean embeddingβ¦
π2
π Intro to Graph Analytics in Python
π₯ Watch
β‘οΈChannel: @ComplexNetworkAnalysis
#video #graph #python
π₯ Watch
β‘οΈChannel: @ComplexNetworkAnalysis
#video #graph #python
YouTube
Intro to Graph Analytics in Python
Graphs are a way to represent a network or a collection of interconnected objects formally. There are many powerful tools out there to explore that kind of network by applying graph algorithms. But sometimes itβs hard to keep track of them!
We have createdβ¦
We have createdβ¦
π₯1π1
π Graph Coloring Problem Explained
π₯ Watch
β‘οΈChannel: @ComplexNetworkAnalysis
#video #graph #coloring
π₯ Watch
β‘οΈChannel: @ComplexNetworkAnalysis
#video #graph #coloring
YouTube
Graph coloring
Chapter 13, section 2 of www.fundamentalalgorithms.com/fas24.
π2
π Machine Learning with Graphs: design space of graph neural networks
π₯Free recorded course by Prof. Jure Leskovec
π₯ This part discussed the important topic of GNN architecture design. Here, we introduce 3 key aspects in GNN design: (1) a general GNN design space, which includes intra-layer design, inter-layer design and learning configurations; (2) a GNN task space with similarity metrics so that we can characterize different GNN tasks and, therefore, transfer the best GNN models across tasks; (3) an effective GNN evaluation technique so that we can convincingly evaluate any GNN design question, such as βIs BatchNorm generally useful for GNNs?β. Overall, we provide the first systematic investigation of general guidelines for GNN design, understandings of GNN tasks, and how to transfer the best GNN designs across tasks. We release GraphGym as an easy-to-use code platform for GNN architectural design. More information can be found in the paper: Design Space for Graph Neural Networks
π½ Watch
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #GNN #Machine_Learning
π₯Free recorded course by Prof. Jure Leskovec
π₯ This part discussed the important topic of GNN architecture design. Here, we introduce 3 key aspects in GNN design: (1) a general GNN design space, which includes intra-layer design, inter-layer design and learning configurations; (2) a GNN task space with similarity metrics so that we can characterize different GNN tasks and, therefore, transfer the best GNN models across tasks; (3) an effective GNN evaluation technique so that we can convincingly evaluate any GNN design question, such as βIs BatchNorm generally useful for GNNs?β. Overall, we provide the first systematic investigation of general guidelines for GNN design, understandings of GNN tasks, and how to transfer the best GNN designs across tasks. We release GraphGym as an easy-to-use code platform for GNN architectural design. More information can be found in the paper: Design Space for Graph Neural Networks
π½ Watch
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #GNN #Machine_Learning
arXiv.org
Design Space for Graph Neural Networks
The rapid evolution of Graph Neural Networks (GNNs) has led to a growing number of new architectures as well as novel applications. However, current research focuses on proposing and evaluating...
π Graph Data Management and Graph Machine Learning: Synergies and Opportunities
π Publish year: 2025
π§βπ»Authors: Arijit Kha, Xiangyu Ke, Yinghui Wu
π’University:
- Aalborg University, Denmark
- Zhejiang University, China
- Case Western Reserve University, USA
π Study the paper
β‘οΈChannel: @ComplexNetworkAnalysis
#review #graph #machine_learning #data_management
π Publish year: 2025
π§βπ»Authors: Arijit Kha, Xiangyu Ke, Yinghui Wu
π’University:
- Aalborg University, Denmark
- Zhejiang University, China
- Case Western Reserve University, USA
π Study the paper
β‘οΈChannel: @ComplexNetworkAnalysis
#review #graph #machine_learning #data_management
π1
π A curated list of awesome network analysis resources
π₯ GitBook website
π Study
β‘οΈChannel: @ComplexNetworkAnalysis
#github #graph #visualization #book
π₯ GitBook website
π Study
β‘οΈChannel: @ComplexNetworkAnalysis
#github #graph #visualization #book