node-induced pattern mining

This is for discussing anything related to pattern mining (e.g. itemsets, sequential patterns, subgraph mining)
Post Reply
PotinLucas
Posts: 2
Joined: Thu Oct 20, 2022 3:42 pm

node-induced pattern mining

Post by PotinLucas »

Hello,
Using a little bit the different common pattern mining algorithms in graphs (gspan, tkg, etc...), I could observe that they are all based on edge-induced pattern. I was wondering if there were any node-induced pattern mining algorithm (for graphs with nodes and edges labels), or if it was possible to modify the algorithms in order to only keep node-induced subgraphs.

Thanks
Lucas
User avatar
admin
Site Admin
Posts: 121
Joined: Tue Apr 05, 2022 12:47 am
Location: China
Contact:

Re: node-induced pattern mining

Post by admin »

Hi Lucas,

I think it is a great question. I do not know the answer. Maybe someone else can answer!

Best regards,

Philippe
User avatar
gmc
Posts: 69
Joined: Tue Apr 05, 2022 4:48 pm

Re: node-induced pattern mining

Post by gmc »

can someone explain to me what is node-induced pattern mining? :roll:
Post Reply