<?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-08-25T17:34:08Z</responseDate>
  <request identifier="27222" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:27222</identifier>
        <datestamp>2026-08-25T13:18: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>Sublinear Algorithms for Estimating Single-Linkage Clustering Costs</dc:title>
          <dc:creator>Peng, Pan</dc:creator>
          <dc:creator>Sohler, Christian</dc:creator>
          <dc:creator>Xu, Yi</dc:creator>
          <dc:subject>Sublinear Algorithms</dc:subject>
          <dc:subject>Single-linkage Clustering</dc:subject>
          <dc:subject>Approximation Algorithms</dc:subject>
          <dc:subject>Minimum Spanning Tree</dc:subject>
          <dc:description>Single-linkage clustering (SLC) is a fundamental method for hierarchical data analysis. In the distance setting, a k-clustering produced by SLC can be obtained by computing a minimum spanning tree (MST) and deleting its k-1 heaviest edges. This naturally induces a cost profile for the SLC hierarchy: for each k ∈ [n], we define cost_k to be the weight of the resulting k-component spanning forest, equivalently, the minimum total weight of any spanning forest with exactly k connected components. The corresponding SLC cost profile is (cost_1,…,cost_n), and the scalar quantity cost(G) = ∑_{k=1}^n cost_k is the area under this profile.&#13;
We study the problem of approximating these quantities in sublinear time. We assume that the input is a weighted graph G of average degree d with edge weights in {1,… ,W}, accessed through adjacency-list queries; missing edges are treated as having infinite distance. Our main result is a sampling-based algorithm that outputs a succinct sketch of the entire SLC cost profile in the distance setting. The algorithm runs in Õ(d√W/ε³) time and returns a sketch from which one can derive estimates (cost̂_1,…,cost̂_n) satisfying ∑_{k=1}^n |cost̂_k-cost_k| ≤ ε cost(G).&#13;
Thus, we obtain an 𝓁₁ approximation to the full profile whose error is at most an ε-fraction of the area under the true profile. In particular, this yields a (1±ε)-approximation to cost(G) within the same running time. We also prove a nearly matching lower bound of Ω(d√W/ε²) queries for estimating cost(G).&#13;
We further extend our results to the similarity setting, where SLC is defined via a maximum spanning tree. In this case, we obtain algorithms with running time Õ(dW/ε³) for both the profile and the total cost, together with a nearly matching lower bound of Ω(dW/ε²) queries. These bounds reveal a genuine separation between the distance and similarity settings. Finally, we extend our algorithms to metric spaces, where we obtain Õ(n/ε⁷)-query algorithms for both distance and similarity metrics, and we complement our theory with experimental validation.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Pan Peng and Christian Sohler and Yi Xu</dc:contributor>
          <dc:date>2026</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 388, 34th Annual European Symposium on Algorithms (ESA 2026)</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.ESA.2026.86</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-272227</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ESA.2026.86</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
