paper-with-me

Papers

Three hypergraph eigenvector centralities

2018-07-25 · Austin R. Benson

Eigenvector centrality is a standard network analysis tool for determining the importance of (or ranking of) entities in a connected system that is represented by a graph. However, many complex systems and datasets have natural multi-way interactions that are more faithfully modeled by a hypergraph. Here we extend the notion of graph eigenvector centrality to uniform hypergraphs. Traditional graph eigenvector centralities are given by a positive eigenvector of the adjacency matrix, which is guaranteed to exist by the Perron-Frobenius theorem under some mild conditions. The natural representation of a hypergraph is a hypermatrix (colloquially, a tensor). Using recently established Perron-Frobenius theory for tensors, we develop three tensor eigenvectors centralities for hypergraphs, each with different interpretations. We show that these centralities can reveal different information on real-world data by analyzing hypergraphs constructed from n-gram frequencies, co-tagging on stack exchange, and drug combinations observed in patient emergency room visits.

📄 PDF Abstract BibTeX arXiv:1807.09644

Code (1)

arbenson/Hyper-Evec-Centrality 공식 구현

Similar Papers 제목 키워드 기반

Top influencers can be identified universally by combining classical centralities

2020-06-13 · Doina Bucur

Information flow, opinion, and epidemics spread over structured networks. When using individual node centrality indicators to predict which nodes will be among the top influencers or spreaders in a large network, no sing…

Diagnosis and Pathogenic Analysis of Autism Spectrum Disorder Using Fused Brain Connection Graph

2024-09-22 · Lu Wei, Yi Huang, Guosheng Yin, Fode Zhang 외

We propose a model for diagnosing Autism spectrum disorder (ASD) using multimodal magnetic resonance imaging (MRI) data. Our approach integrates brain connectivity data from diffusion tensor imaging (DTI) and functional …

DiagnosticGraph Classification

Approximating Network Centrality Measures Using Node Embedding and Machine Learning

2020-06-29 · Matheus R. F. Mendonça, André M. S. Barreto, Artur Ziviani

Extracting information from real-world large networks is a key challenge nowadays. For instance, computing a node centrality may become unfeasible depending on the intended centrality due to its computational cost. One s…

BIG-bench Machine LearningGraph Embedding

Hyperedge Prediction using Tensor Eigenvalue Decomposition

2021-02-06 · Deepak Maurya, Balaraman Ravindran

Link prediction in graphs is studied by modeling the dyadic interactions among two nodes. The relationships can be more complex than simple dyadic interactions and could require the user to model super-dyadic association…

Hyperedge PredictionLink PredictionPrediction

Hypergraphs with Edge-Dependent Vertex Weights: p-Laplacians and Spectral Clustering

2022-08-15 · Yu Zhu, Santiago Segarra

We study p-Laplacians and spectral clustering for a recently proposed hypergraph model that incorporates edge-dependent vertex weights (EDVW). These weights can reflect different importance of vertices within a hyperedge…

Clustering