Auflistung nach Schlagwort "Random Graphs"
1 - 1 von 1
Treffer pro Seite
Sortieroptionen
- KonferenzbeitragFinding Tiny Clusters in Bipartite Graphs(INFORMATIK 2019: 50 Jahre Gesellschaft für Informatik – Informatik für Gesellschaft, 2019) Neumann, StefanWe study the problem of finding clusters in random bipartite graphs. Applications of this problem include online shops in which one wants to find customers who purchase similar products and groups of products which are frequently bought together. We present a simple two-step algorithm which provably finds tiny clusters of size O(n" ), where n is the number of vertices in the graph and " > 0; previous algorithms were only able to identify medium-sized clusters consisting of at least (pn) vertices. We practically evaluate the algorithm on synthetic and on real-world data; the experiments show that the algorithm can find extremely small clusters even when the graphs are very sparse and the data contains a lot of noise.