Slide 17
Slide 17 text
SUBGRAPH PREDICTION
• Including important information without altering its meaning,
maintaining brevity, and producing fluent language.
• Let G(V,E) be a source graph;
• We want a subgraph G’(V’,E’) that maximizes the objective function
• f(v) = Feature vector for vertices/concepts, g(e) = Feature vector
for edges.
• Vi
= 1 if node i is included in graph, ei,j
=1 if edge from node i to
node j is included
17