Mining Statistically Significant Attribute Associations in Attributed Graphs
Jihwan Lee, Keehwan Park, Sunil Prabhakar

TL;DR
This paper introduces an efficient algorithm to discover statistically significant attribute associations in attributed graphs, enhancing the understanding of complex relationships beyond direct node connections.
Contribution
The paper presents a novel algorithm for mining significant attribute associations in attributed graphs, addressing the gap of considering attribute sets rather than individual node relationships.
Findings
Algorithm effectively finds significant attribute associations
Experimental results confirm high applicability and efficiency
Uncovers novel attribute relationships in various graph types
Abstract
Recently, graphs have been widely used to represent many different kinds of real world data or observations such as social networks, protein-protein networks, road networks, and so on. In many cases, each node in a graph is associated with a set of its attributes and it is critical to not only consider the link structure of a graph but also use the attribute information to achieve more meaningful results in various graph mining tasks. Most previous works with attributed graphs take into ac- count attribute relationships only between individually connected nodes. However, it should be greatly valuable to find out which sets of attributes are associated with each other and whether they are statistically significant or not. Mining such significant associations, we can uncover novel relationships among the sets of attributes in the graph. We propose an algorithm that can find those…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Data Mining Algorithms and Applications · Advanced Graph Neural Networks
