paper-with-me

홈 › Papers

All the World's a (Hyper)Graph: A Data Drama

2022-06-16 · Corinna Coupette, Jilles Vreeken, Bastian Rieck

We introduce Hyperbard, a dataset of diverse relational data representations derived from Shakespeare's plays. Our representations range from simple graphs capturing character co-occurrence in single scenes to hypergraphs encoding complex communication settings and character contributions as hyperedges with edge-specific node weights. By making multiple intuitive representations readily available for experimentation, we facilitate rigorous representation robustness checks in graph learning, graph mining, and network analysis, highlighting the advantages and drawbacks of specific representations. Leveraging the data released in Hyperbard, we demonstrate that many solutions to popular graph mining problems are highly dependent on the representation choice, thus calling current graph curation practices into question. As an homage to our data source, and asserting that science can also be art, we present all our points in the form of a play.

📄 PDF Abstract BibTeX arXiv:2206.08225

Code (2)

hyperbard/hyperbard 공식 구현
hyperbard/tutorials 공식 구현

Tasks

AllGraph LearningGraph Mining

Similar Papers 제목 키워드 기반

Hyperbolic Growth of the World Population in the Past 12,000 Years

2016-01-20

Data describing the growth of the world population in the past 12,000 years are analysed. It is shown that, if unchecked, population does not increase exponentially but hyperbolically. This analysis reveals three approxi…

Sharp detection boundaries on testing dense subhypergraph

2021-01-12 · Mingao Yuan, Zuofeng Shang

We study the problem of testing the existence of a dense subhypergraph. The null hypothesis is an Erdos-Renyi uniform random hypergraph and the alternative hypothesis is a uniform random hypergraph that contains a dense …

Fast Hyperspectral Neutron Tomography

2024-10-29 · Mohammad Samin Nur Chowdhury, Diyu Yang, Shimin Tang, Singanallur V. Venkatakrishnan 외

Hyperspectral neutron computed tomography is a tomographic imaging technique in which thousands of wavelength-specific neutron radiographs are measured for each tomographic view. In conventional hyperspectral reconstruct…

DeepHGCN: Toward Deeper Hyperbolic Graph Convolutional Networks

2023-10-03 · Jiaxu Liu, Xinping Yi, Xiaowei Huang

Hyperbolic graph convolutional networks (HGCNs) have demonstrated significant potential in extracting information from hierarchical graphs. However, existing HGCNs are limited to shallow architectures due to the computat…

Computational EfficiencyLink PredictionNode Classification

HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs

2018-09-07 · Naganand Yadati, Madhav Nimishakavi, Prateek Yadav, Vikram Nitin 외

In many real-world network datasets such as co-authorship, co-citation, email communication, etc., relationships are complex and go beyond pairwise. Hypergraphs provide a flexible and natural modeling tool to model such …