Skip to main content

Showing 1–10 of 10 results for author: Eisenstat, D

.
  1. arXiv:2206.11654  [pdf, other

    cs.DS cs.DC

    Hierarchical Agglomerative Graph Clustering in Poly-Logarithmic Depth

    Authors: Laxman Dhulipala, David Eisenstat, Jakub Łącki, Vahab Mirronki, Jessica Shi

    Abstract: Obtaining scalable algorithms for hierarchical agglomerative clustering (HAC) is of significant interest due to the massive size of real-world datasets. At the same time, efficiently parallelizing HAC is difficult due to the seemingly sequential nature of the algorithm. In this paper, we address this issue and present ParHAC, the first efficient parallel HAC algorithm with sublinear depth for the… ▽ More

    Submitted 23 June, 2022; originally announced June 2022.

  2. arXiv:2108.01731  [pdf, other

    cs.SI cs.AI cs.DC cs.LG

    Scalable Community Detection via Parallel Correlation Clustering

    Authors: Jessica Shi, Laxman Dhulipala, David Eisenstat, Jakub Łącki, Vahab Mirrokni

    Abstract: Graph clustering and community detection are central problems in modern data mining. The increasing need for analyzing billion-scale data calls for faster and more scalable algorithms for these problems. There are certain trade-offs between the quality and speed of such clustering algorithms. In this paper, we design scalable algorithms that achieve high quality when evaluated based on ground trut… ▽ More

    Submitted 27 July, 2021; originally announced August 2021.

    Comments: This is a preliminary version of a paper that will appear at VLDB'21

  3. arXiv:2106.05610  [pdf, other

    cs.DS cs.AI cs.CV cs.LG

    Hierarchical Agglomerative Graph Clustering in Nearly-Linear Time

    Authors: Laxman Dhulipala, David Eisenstat, Jakub Łącki, Vahab Mirrokni, Jessica Shi

    Abstract: We study the widely used hierarchical agglomerative clustering (HAC) algorithm on edge-weighted graphs. We define an algorithmic framework for hierarchical agglomerative graph clustering that provides the first efficient $\tilde{O}(m)$ time exact algorithms for classic linkage measures, such as complete- and WPGMA-linkage, as well as other measures. Furthermore, for average-linkage, arguably the m… ▽ More

    Submitted 10 June, 2021; originally announced June 2021.

    Comments: This is the full version of the paper appearing in ICML'21

  4. arXiv:2103.06392  [pdf, other

    stat.ME math.ST

    Design and Analysis of Bipartite Experiments under a Linear Exposure-Response Model

    Authors: Christopher Harshaw, Fredrik Sävje, David Eisenstat, Vahab Mirrokni, Jean Pouget-Abadie

    Abstract: A bipartite experiment consists of one set of units being assigned treatments and another set of units for which we measure outcomes. The two sets of units are connected by a bipartite graph, governing how the treated units can affect the outcome units. In this paper, we consider estimation of the average total treatment effect in the bipartite experimental framework under a linear exposure-respon… ▽ More

    Submitted 1 December, 2021; v1 submitted 10 March, 2021; originally announced March 2021.

  5. arXiv:1602.08032  [pdf, other

    cs.DC

    Time-Space Trade-offs in Population Protocols

    Authors: Dan Alistarh, James Aspnes, David Eisenstat, Rati Gelashvili, Ronald L. Rivest

    Abstract: Population protocols are a popular model of distributed computing, in which randomly-interacting agents with little computational power cooperate to jointly perform computational tasks. Inspired by developments in molecular computation, and in particular DNA computing, recent algorithmic work has focused on the complexity of solving simple yet fundamental tasks in the population model, such as lea… ▽ More

    Submitted 17 April, 2017; v1 submitted 25 February, 2016; originally announced February 2016.

  6. arXiv:1403.6758  [pdf, other

    cs.SI cs.DS

    Facility Location in Evolving Metrics

    Authors: David Eisenstat, Claire Mathieu, Nicolas Schabanel

    Abstract: Understanding the dynamics of evolving social or infrastructure networks is a challenge in applied areas such as epidemiology, viral marketing, or urban planning. During the past decade, data has been collected on such networks but has yet to be fully analyzed. We propose to use information on the dynamics of the data to find stable partitions of the network into groups. For that purpose, we intro… ▽ More

    Submitted 26 March, 2014; originally announced March 2014.

  7. arXiv:1110.1320  [pdf, other

    cs.DS

    An efficient polynomial-time approximation scheme for Steiner forest in planar graphs

    Authors: David Eisenstat, Philip Klein, Claire Mathieu

    Abstract: We give an $O(n \log^3 n)$ approximation scheme for Steiner forest in planar graphs, improving on the previous approximation scheme for this problem, which runs in $O(n^{f(ε)})$ time.

    Submitted 25 October, 2011; v1 submitted 6 October, 2011; originally announced October 2011.

    Comments: added material on balanced branch decompositions; fixed theorem references

  8. arXiv:1008.4916  [pdf, other

    cs.DM cs.SI

    Random road networks: the quadtree model

    Authors: David Eisenstat

    Abstract: What does a typical road network look like? Existing generative models tend to focus on one aspect to the exclusion of others. We introduce the general-purpose \emph{quadtree model} and analyze its shortest paths and maximum flow.

    Submitted 27 January, 2011; v1 submitted 29 August, 2010; originally announced August 2010.

    Comments: ANALCO '11

  9. arXiv:0805.0444  [pdf, ps, other

    cs.DC

    Two-enqueuer queue in Common2

    Authors: David Eisenstat

    Abstract: The question of whether all shared objects with consensus number 2 belong to Common2, the set of objects that can be implemented in a wait-free manner by any type of consensus number 2, was first posed by Herlihy. In the absence of general results, several researchers have obtained implementations for restricted-concurrency versions of FIFO queues. We present the first Common2 algorithm for a qu… ▽ More

    Submitted 7 April, 2009; v1 submitted 4 May, 2008; originally announced May 2008.

  10. arXiv:cs/0608084  [pdf, ps, other

    cs.CC cs.DC

    The computational power of population protocols

    Authors: Dana Angluin, James Aspnes, David Eisenstat, Eric Ruppert

    Abstract: We consider the model of population protocols introduced by Angluin et al., in which anonymous finite-state agents stably compute a predicate of the multiset of their inputs via two-way interactions in the all-pairs family of communication networks. We prove that all predicates stably computable in this model (and certain generalizations of it) are semilinear, answering a central open question a… ▽ More

    Submitted 21 August, 2006; originally announced August 2006.

    Comments: Combined version of OPODIS 2005 and PODC 2006 papers; submitted to Distributed Computing