This document discusses knowledge discovery and machine learning on graph data. It makes three main observations:
1) Graphs are typically constructed from input data rather than given directly, as relationships must be inferred.
2) Graph data management is challenging due to issues like large size, dynamic nature, heterogeneity and attribution.
3) Useful insights and accurate modeling depend on the representation of the data as a graph, such as through decomposition, feature learning or other techniques.