Skip to main content

Showing 1–4 of 4 results for author: Zhu, C J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2302.09652  [pdf, other

    cs.DS

    Communication-Efficient Distributed Graph Clustering and Sparsification under Duplication Models

    Authors: Chun Jiang Zhu

    Abstract: In this paper, we consider the problem of clustering graph nodes and sparsifying graph edges over distributed graphs, when graph edges with possibly edge duplicates are observed at physically remote sites. Although edge duplicates across different sites appear to be beneficial at the first glance, in fact they could make the clustering and sparsification more complicated since potentially their pr… ▽ More

    Submitted 19 February, 2023; originally announced February 2023.

    Comments: This is the full version of an article published in the Proceedings of CIAC 2023

  2. arXiv:2211.07518  [pdf, other

    cs.LG

    Heterogeneous Graph Sparsification for Efficient Representation Learning

    Authors: Chandan Chunduru, Chun Jiang Zhu, Blake Gains, Jinbo Bi

    Abstract: Graph sparsification is a powerful tool to approximate an arbitrary graph and has been used in machine learning over homogeneous graphs. In heterogeneous graphs such as knowledge graphs, however, sparsification has not been systematically exploited to improve efficiency of learning tasks. In this work, we initiate the study on heterogeneous graph sparsification and develop sampling-based algorithm… ▽ More

    Submitted 14 November, 2022; originally announced November 2022.

    Comments: Accepted and to appear in IEEE BIBM 2022 Workshop

  3. A Fast Algorithm for Source-wise Round-trip Spanners

    Authors: Chun Jiang Zhu, Song Han, Kam-Yiu Lam

    Abstract: In this paper, we study the problem of fast constructions of source-wise round-trip spanners in weighted directed graphs. For a source vertex set $S\subseteq V$ in a graph $G(V,E)$, an $S$-sourcewise round-trip spanner of $G$ of stretch $k$ is a subgraph $H$ of $G$ such that for every pair of vertices $u,v\in S\times V$, their round-trip distance in $H$ is at most $k$ times of their round-trip dis… ▽ More

    Submitted 19 February, 2023; v1 submitted 12 April, 2020; originally announced April 2020.

    Comments: Chun Jiang Zhu, Song Han and Kam-Yiu Lam. A Fast Algorithm for Source-Wise Round-Trip Spanners. Theoretical Computer Science (TCS), 876, 34-44, 2021

  4. arXiv:1811.06072  [pdf, other

    cs.DS cs.CC

    Communication-Optimal Distributed Dynamic Graph Clustering

    Authors: Chun Jiang Zhu, Tan Zhu, Kam-Yiu Lam, Song Han, Jinbo Bi

    Abstract: We consider the problem of clustering graph nodes over large-scale dynamic graphs, such as citation networks, images and web networks, when graph updates such as node/edge insertions/deletions are observed distributively. We propose communication-efficient algorithms for two well-established communication models namely the message passing and the blackboard models. Given a graph with $n$ nodes tha… ▽ More

    Submitted 14 November, 2018; originally announced November 2018.

    Comments: Accepted and to appear in AAAI'19