Dual graph convolutional networks for graph-based semi-supervised classification

C Zhuang, Q Ma - Proceedings of the 2018 world wide web conference, 2018 - dl.acm.org
The problem of extracting meaningful data through graph analysis spans a range of different
fields, such as the internet, social networks, biological networks, and many others. The …

The core decomposition of networks: Theory, algorithms and applications

FD Malliaros, C Giatsidis, AN Papadopoulos… - The VLDB Journal, 2020 - Springer
The core decomposition of networks has attracted significant attention due to its numerous
applications in real-life problems. Simply stated, the core decomposition of a network …

Listing k-cliques in sparse real-world graphs

M Danisch, O Balalau, M Sozio - Proceedings of the 2018 World Wide …, 2018 - dl.acm.org
Motivated by recent studies in the data mining community which require to efficiently list all k-
cliques, we revisit the iconic algorithm of Chiba and Nishizeki and develop the most efficient …

Efficient algorithms for densest subgraph discovery

Y Fang, K Yu, R Cheng, LVS Lakshmanan… - arxiv preprint arxiv …, 2019 - arxiv.org
Densest subgraph discovery (DSD) is a fundamental problem in graph mining. It has been
studied for decades, and is widely used in various areas, including network science …

Densest subgraph: Supermodularity, iterative peeling, and flow

C Chekuri, K Quanrud, MR Torres - Proceedings of the 2022 Annual ACM …, 2022 - SIAM
The densest subgraph problem in a graph (DSG), in the simplest form, is the following.
Given an undirected graph G=(V, E) find a subset S⊆ V of vertices that maximizes the ratio …

Efficient algorithms for densest subgraph discovery on large directed graphs

C Ma, Y Fang, R Cheng, LVS Lakshmanan… - Proceedings of the …, 2020 - dl.acm.org
Given a directed graph G, the directed densest subgraph (DDS) problem refers to the finding
of a subgraph from G, whose density is the highest among all the subgraphs of G. The DDS …

Densest subgraph discovery on large graphs: Applications, challenges, and techniques

Y Fang, W Luo, C Ma - Proceedings of the VLDB Endowment, 2022 - dl.acm.org
As one of the most fundamental problems in graph data mining, the densest subgraph
discovery (DSD) problem has found a broad spectrum of real applications, such as social …

Faster and scalable algorithms for densest subgraph and decomposition

E Harb, K Quanrud, C Chekuri - Advances in Neural …, 2022 - proceedings.neurips.cc
We study the densest subgraph problem (DSG) and the densest subgraph local
decomposition problem (DSG-LD) in undirected graphs. We also consider supermodular …

A convex-programming approach for efficient directed densest subgraph discovery

C Ma, Y Fang, R Cheng, LVS Lakshmanan… - Proceedings of the 2022 …, 2022 - dl.acm.org
Given a directed graph G, the directed densest subgraph (DDS) problem refers to finding a
subgraph from G, whose density is the highest among all subgraphs of G. The DDS problem …

Kclist++: A simple algorithm for finding k-clique densest subgraphs in large graphs

B Sun, M Danisch, THH Chan, M Sozio - Proceedings of the VLDB …, 2020 - hal.science
The problem of finding densest subgraphs has received increasing attention in recent years
finding applications in biology, finance, as well as social network analysis. The k-clique …