Network Analysis Resources & Updates
3.09K subscribers
828 photos
163 files
1.14K links
Are you seeking assistance or eager to collaborate?
Don't hesitate to dispatch your insights, inquiries, proposals, promotions, bulletins, announcements, and more to our channel overseer. We're all ears!

Contact: @Questioner2
Download Telegram
πŸ“„The Four Dimensions of Social Network Analysis: An Overview of Research Methods, Applications, and Software Tools

πŸ—“Publish year: 2020

πŸ“ŽStudy paper

πŸ“±Channel: @ComplexNetworkAnalysis
#paper #Dimensions #Methods #Application #Software #Tools #Overview
❀2
πŸ“•Graph Representation Learning

πŸ’₯Graph-structured data is ubiquitous throughout the natural and social sciences, from telecommunication networks to quantum chemistry. Building relational inductive biases into deep learning architectures is crucial if we want systems that can learn, reason, and generalize from this kind of data. Recent years have seen a surge in research on graph representation learning, including techniques for deep graph embeddings, generalizations of convolutional neural networks to graph-structured data, and neural message-passing approaches inspired by belief propagation. These advances in graph representation learning have led to new state-of-the-art results in numerous domains, including chemical synthesis, 3D-vision, recommender systems, question answering, and social network analysis.

🌐 Read online

πŸ“²Channel: @ComplexNetworkAnalysis

#book #GRL #GNN
πŸ‘3❀1
πŸ“„A Review of Link Prediction Applications in Network Biology

πŸ—“Publish year: 2023

πŸ“ŽStudy paper

πŸ“±Channel: @ComplexNetworkAnalysis
#paper #Link_Prediction #Application #Biology #review
πŸ‘4
πŸŽ“A study of visibility graphs for time series representations

πŸ“˜Bachelor’s Thesis, in the University Polytechnica de catalunya barcelonatech, Bergillos Varela, Carlos
πŸ—“Publish year: 2020

πŸ“ŽStudy Thesis

πŸ“²Channel: @ComplexNetworkAnalysis

#Thesis #Visibility_Graph
πŸ‘4
🎞 Promise and perils of population-scale social network analysis

πŸ’₯Free recorded presentation by Frank Takes.

πŸ’₯A relatively recently emerging line of research is devoted to the use of large-scale population register data to answer enduring questions in the realm of social science. In this presentation, it specifically delves into the network dimension of such data, focusing on information from the POPNET project, which covers more than 17 million people (i.e., the entire population of the Netherlands) and approximately 800 million family, household, school, work, and neighbor-to-neighbor connections. The presentation highlights the potential inherent in this comprehensive and curated social network data through illustrative examples of results related to issues such as social capital, segregation, and migration. Additionally, it will examine several methodological considerations and challenges related to under- and over-sampling of individual connections within opportunity structures, including findings on the validity of real-world skewed degree distributions.

πŸ“½ Watch

πŸ“±Channel: @ComplexNetworkAnalysis

#video #Promise #perils #population_scale
πŸ“„Link Prediction in Social Networks: A Bibliometric Analysis and Review of Literature (1987-2021)

πŸ“˜ Journal: Journal of Artificial Intelligence & Data Mining
πŸ—“Publish year: 2023

πŸ“ŽStudy paper

πŸ“±Channel: @ComplexNetworkAnalysis
#paper #Link_Prediction #Bibliometric #review
πŸ‘3
πŸ“„A SURVEY OF GRAPH UNLEARNING

πŸ—“Publish year: 2023

πŸ“ŽStudy paper

πŸ“±Channel: @ComplexNetworkAnalysis
#paper #Graph #Unlearning #Survey
πŸ‘4
πŸ“„Theory of Graph Neural Networks: Representation and Learning

πŸ—“Publish year: 2022

πŸ“ŽStudy paper

πŸ“²Channel: @ComplexNetworkAnalysis
#paper #GNN #GRL
πŸ‘4πŸ‘1
πŸ“„From Graph Theory to Graph Neural Networks
(GNNs): The Opportunities of GNNs in Power Electronics


πŸ—“Publish year: 2023

πŸ“ŽStudy paper

πŸ“±Channel: @ComplexNetworkAnalysis
#paper #GNN #Opportunities #Power_Electronics
πŸ‘6
🎞Tutorial: Graph Neural Networks in TensorFlow: A Practical Guide

πŸ’₯Free recorded Tutorial by Sami Abu-el-Haija, Neslihan Bulut, Bryan Perozzi, and Anton Tsitsulin.

πŸ’₯Graphs are general data structures that can represent information from a variety of domains (social, biomedical, online transactions, and many more). Graph Neural Networks (GNNs) are quickly becoming the de-facto Machine Learning models for learning from Graph data and hereby infer missing information, such as, predicting labels of nodes or imputing missing edges. The main goal of this tutorial is to help practitioners and researchers to implement GNNs in a TensorFlow setting. Specifically, the tutorial will be mostly hands-on, and will walk the audience through a process of running existing GNNs on heterogeneous graph data, and a tour of how to implement new GNN models. The hands-on portion of the tutorial will be based on TF-GNN, a new framework that we open-sourced.

πŸ“½ Watch

πŸ“²Channel: @ComplexNetworkAnalysis

#video #Tutorial #GNN #code #python #TensorFlow
πŸ‘4
πŸ“„Deep Learning on Graphs: A Survey

πŸ“˜ Journal: IEEE Transactions on Knowledge and Data Engineering
πŸ—“Publish year: 2022

πŸ“ŽStudy paper

πŸ“²Channel: @ComplexNetworkAnalysis
#paper #GNN #Deep_learning #Survey
πŸ‘4
Network_and_Content_Analysis_in_an_Online_Community_Discourse.pdf
292.2 KB
πŸ“•Network and Content Analysis in an Online Community Discourse

πŸ’₯The aim of this paper is to study interaction patterns among the members of a community of practice within the Dutch police organization and the way they share and construct knowledge together. The online discourse between 46 members, using First Class, formed the basis for this study. Social Network Analysis and content analysis were used to analyze the data. The results show that the interaction patterns between the members are rather centralized and that the network is relatively dense. Most of the members are involved within the discourse but person to person communication is still rather high. Content analysis revealed that discourse is focused on sharing and comparing information.

🌐 Read online

πŸ“²Channel: @ComplexNetworkAnalysis

#book_Chapter
πŸ‘4
πŸ“„Recommending on graphs: a comprehensive review from a data perspective

πŸ“˜ Journal: User Modeling and User-Adapted Interaction (I.F=5.7)
πŸ—“Publish year: 2023

πŸ“ŽStudy paper

πŸ“±Channel: @ComplexNetworkAnalysis
#paper #Recommending #perspective #review
❀2πŸ‘1
🎞 Tutorial: Graph Neural Networks in TensorFlow: A Practical Guide

πŸ’₯Free recorded course by Sami Abu-el-Haija, Neslihan Bulut, Bryan Perozzi, and Anton Tsitsulin

πŸ’₯Graphs are general data structures that can represent information from a variety of domains (social, biomedical, online transactions, and many more). Graph Neural Networks (GNNs) are quickly becoming the de-facto Machine Learning models for learning from Graph data and hereby infer missing information, such as, predicting labels of nodes or imputing missing edges. The main goal of this tutorial is to help practitioners and researchers to implement GNNs in a TensorFlow setting. Specifically, the tutorial will be mostly hands-on, and will walk the audience through a process of running existing GNNs on heterogeneous graph data, and a tour of how to implement new GNN models. The hands-on portion of the tutorial will be based on TF-GNN, a new framework that we open-sourced.


πŸ“½ Watch

πŸ“²Channel: @ComplexNetworkAnalysis

#video #course #Graph #GNN #code #python #tensorflow
πŸ‘4
πŸ“„Social network research in the family business literature: a review and integration

πŸ“˜ Journal: Small Business Economics (I.F=6.4)
πŸ—“Publish year: 2023

πŸ“ŽStudy paper

πŸ“±Channel: @ComplexNetworkAnalysis
#paper #research #family_business #literature #integration #review
πŸ‘2