<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/oai-pmh.xsl"?>
<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-09-20T05:14:01Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/120434" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/120434</identifier>
        <datestamp>2023-09-05</datestamp>
        <setSpec>col_2142_5131</setSpec>
        <setSpec>col_2142_8888</setSpec>
        <setSpec>com_2142_5130</setSpec>
        <setSpec>com_2142_8887</setSpec>
        <setSpec>com_2142_234</setSpec>
      </header>
      <metadata>
        <thesis xmlns="http://www.ndltd.org/standards/metadata/etdms/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.ndltd.org/standards/metadata/etdms/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdms11.xsd http://purl.org/dc/elements/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdmsdc.xsd">
          <dc:contributor>Wong, Martin D.F.</dc:contributor>
          <dc:date>2023-05</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:language>en</dc:language>
          <dc:type>text</dc:type>
          <dc:description>Submission published under a 24 month embargo labeled 'U of I Access', the embargo will last until 2025-05-01</dc:description>
          <dc:description>The student, Chih-Shin Wang, accepted the attached license on 2023-04-28 at 02:58.</dc:description>
          <dc:description>The student, Chih-Shin Wang, submitted this Thesis for approval on 2023-04-28 at 03:07.</dc:description>
          <dc:description>This Thesis was approved for publication on 2023-05-02 at 14:48.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #19225 on 2023-09-01 at 17:15:16</dc:description>
          <dc:creator>Wang, Chih-Shin</dc:creator>
          <dc:date>2023-05-02</dc:date>
          <dc:subject>Graphchallenge</dc:subject>
          <dc:subject>Stochastic Block Partitioning</dc:subject>
          <dc:subject>Vertex Coloring</dc:subject>
          <dc:subject>Parallel Algorithms</dc:subject>
          <dc:subject>Partitioning Algorithms</dc:subject>
          <dc:description>Graph partition is a well-known NP-hard problem. It is widely used in various applications regarding realworld scenario graphs. Various approaches have been developed to deal with the problem. One renowned approach used within the IEEE HPEC Graph Challenge is the Bayesian statistics-based stochastic block partitioning (SBP) [1]. This method yields high-quality partitions in sub-quadratic time; however, it does not scale well in large graphs. In this thesis, we aim to parallelize the algorithm in order to improve its runtime performance. We first present various attempts that failed to speed up the algorithm. Then, we present the graph coloring approach that helps to speed up the baseline SBP algorithm provided in the Graph Challenge. With 16 virtual CPUs, we achieved 1.5–3.87x speedup for static graphs with size between 500 and 20000 nodes. With snapshot technique and graph coloring, we achieved 4.5–33.8x speedup in streaming graphs with total graph size 500 to 20000.</dc:description>
          <dc:type>Text</dc:type>
          <dc:language>eng</dc:language>
          <dc:identifier>https://hdl.handle.net/2142/120434</dc:identifier>
          <dc:rights>Copyright 2023 Chih-Shin Wang</dc:rights>
          <dc:title>Speeding up stochastic block partitioning with graph coloring</dc:title>
          <degree>
            <name>M.S.</name>
            <level>Thesis</level>
            <discipline>Electrical and Computer Engineering</discipline>
            <grantor>University of Illinois at Urbana-Champaign</grantor>
            <department>Electrical and Computer Engineering</department>
          </degree>
        </thesis>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
