MLAILGSIMar 30, 2012

Transforming Graph Representations for Statistical Relational Learning

arXiv:1204.0033v11 citations
Originality Synthesis-oriented
AI Analysis

This work addresses representation issues for researchers and practitioners applying SRL to network datasets, but it is incremental as it primarily surveys and organizes existing approaches.

The paper tackles the problem of how graph-based relational data representations affect statistical relational learning (SRL) algorithms by surveying and introducing a taxonomy for representation transformations, including tasks like predicting existence, labels, weights, and constructing features for nodes and links.

Relational data representations have become an increasingly important topic due to the recent proliferation of network datasets (e.g., social, biological, information networks) and a corresponding increase in the application of statistical relational learning (SRL) algorithms to these domains. In this article, we examine a range of representation issues for graph-based relational data. Since the choice of relational data representation for the nodes, links, and features can dramatically affect the capabilities of SRL algorithms, we survey approaches and opportunities for relational representation transformation designed to improve the performance of these algorithms. This leads us to introduce an intuitive taxonomy for data representation transformations in relational domains that incorporates link transformation and node transformation as symmetric representation tasks. In particular, the transformation tasks for both nodes and links include (i) predicting their existence, (ii) predicting their label or type, (iii) estimating their weight or importance, and (iv) systematically constructing their relevant features. We motivate our taxonomy through detailed examples and use it to survey and compare competing approaches for each of these tasks. We also discuss general conditions for transforming links, nodes, and features. Finally, we highlight challenges that remain to be addressed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes