<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-23T07:03:11Z</responseDate>
  <request identifier="2325" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:2325</identifier>
        <datestamp>2024-03-06T10:33:18Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Bounded Size Graph Clustering with Applications to Stream Processing</dc:title>
          <dc:creator>Khandekar, Rohit</dc:creator>
          <dc:creator>Hildrum, Kirsten</dc:creator>
          <dc:creator>Parekh, Sujay</dc:creator>
          <dc:creator>Rajan, Deepak</dc:creator>
          <dc:creator>Sethuraman, Jay</dc:creator>
          <dc:creator>Wolf, Joel</dc:creator>
          <dc:subject>Graph partitioning</dc:subject>
          <dc:subject>uncrossing</dc:subject>
          <dc:subject>Gomory-Hu trees</dc:subject>
          <dc:subject>symmetric submodular functions</dc:subject>
          <dc:description>We introduce a graph clustering problem motivated by a stream processing application. Input to our problem is an undirected graph with vertex and edge weights. A cluster is a subset of the vertices.  The {\em size} of a cluster is  &#13;
defined as the total vertex weight in the subset plus the total edge weight at  the boundary of the cluster. The bounded size graph clustering problem ($\GC$) is to partition the vertices into clusters of size at most a given budget and minimize the total edge-weight across the clusters. In the {\em multiway cut} version of the problem, we are also given a subset of  vertices called {\em terminals}. No cluster is allowed to contain more than one terminal. Our problem differs from most of the previously studied clustering problems in that the number of clusters is not specified. We first show that the feasibility version of the multiway cut $\GC$ problem, &#13;
i.e., determining if there exists a clustering with bounded-size clusters satisfying the multiway cut constraint, can be solved in polynomial time. Our algorithm is based on the min-cut subroutine and an uncrossing argument. This result is in contrast with the NP-hardness of the min-max multiway cut problem, considered by Svitkina and Tardos (2004), in which the number of  clusters must equal the number of terminals. Our results for the feasibility version also generalize to any symmetric submodular function. We next show that the optimization version of $\GC$ is NP-hard by showing an  &#13;
approximation-preserving reduction from the $\frac 13$-balanced cut problem. &#13;
Our main result is an $O(\log^2 n)$-approximation to the optimization version &#13;
of the multiway cut $\GC$ problem violating the budget by an $O(\log n)$ &#13;
factor, where $n$ denotes the number of vertices. Our algorithm is based on a &#13;
set-cover-like greedy approach which iteratively computes bounded-size clusters &#13;
to maximize the number of new vertices covered.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Rohit Khandekar and Kirsten Hildrum and Sujay Parekh and Deepak Rajan and Jay Sethuraman and Joel Wolf</dc:contributor>
          <dc:date>2009</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 4, IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science (2009)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/LIPIcs.FSTTCS.2009.2325</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-23250</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.FSTTCS.2009.2325</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
