Skip to main content

Showing 1–6 of 6 results for author: Chafi, H

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

    cs.DC cs.DB

    The LDBC Graphalytics Benchmark

    Authors: Alexandru Iosup, Ahmed Musaafir, Alexandru Uta, Arnau Prat Pérez, Gábor Szárnyas, Hassan Chafi, Ilie Gabriel Tănase, Lifeng Nai, Michael Anderson, Mihai Capotă, Narayanan Sundaram, Peter Boncz, Siegfried Depner, Stijn Heldens, Thomas Manhardt, Tim Hegeman, Wing Lung Ngai, Yinglong Xia

    Abstract: In this document, we describe LDBC Graphalytics, an industrial-grade benchmark for graph analysis platforms. The main goal of Graphalytics is to enable the fair and objective comparison of graph analysis platforms. Due to the diversity of bottlenecks and performance issues such platforms need to address, Graphalytics consists of a set of selected deterministic algorithms for full-graph analysis, s… ▽ More

    Submitted 6 April, 2023; v1 submitted 30 November, 2020; originally announced November 2020.

    ACM Class: C.4; H.2.4

  2. arXiv:1908.08151  [pdf, other

    cs.DS cs.GR

    Multi-level Graph Drawing using Infomap Clustering

    Authors: Seok-Hee Hong, Peter Eades, Marnijati Torkel, Ziyang Wang, David Chae, Sungpack Hong, Daniel Langerenken, Hassan Chafi

    Abstract: Infomap clustering finds the community structures that minimize the expected description length of a random walk trajectory; algorithms for infomap clustering run fast in practice for large graphs. In this paper we leverage the effectiveness of Infomap clustering combined with the multi-level graph drawing paradigm. Experiments show that our new Infomap based multi-level algorithm produces good vi… ▽ More

    Submitted 21 August, 2019; originally announced August 2019.

    Comments: Appears in the Proceedings of the 27th International Symposium on Graph Drawing and Network Visualization (GD 2019)

  3. arXiv:1611.00463  [pdf, other

    cs.DC

    A Load-Balanced Parallel and Distributed Sorting Algorithm Implemented with PGX.D

    Authors: Zahra Khatami, Sungpack Hong, Jinsoo Lee, Siegfried Depner, Hassan Chafi, J. Ramanujam, Hartmut Kaiser

    Abstract: Sorting has been one of the most challenging studied problems in different scientific researches. Although many techniques and algorithms have been proposed on the theory of having efficient parallel sorting implementation, however achieving desired performance on different types of the architectures with large number of processors is still a challenging issue. Maximizing parallelism level in appl… ▽ More

    Submitted 14 January, 2017; v1 submitted 1 November, 2016; originally announced November 2016.

    Comments: 8 pages, 12 figures

  4. arXiv:1610.02575  [pdf, ps, other

    cs.SI cs.DS physics.soc-ph

    Properties of Healthcare Teaming Networks as a Function of Network Construction Algorithms

    Authors: Martin S. Zand, Melissa Trayhan, Samir A. Farooq, Christopher Fucile, Grourab Ghoshal, Robert J. White, Caroline M. Quill, Alexander Rosenberg, Hugo Serrano, Hassan Chafi, Timothy Boudreau

    Abstract: Network models of healthcare systems can be used to examine how providers collaborate, communicate, refer patients to each other. Most healthcare service network models have been constructed from patient claims data, using billing claims to link patients with providers. The data sets can be quite large, making standard methods for network construction computationally challenging and thus requiring… ▽ More

    Submitted 8 October, 2016; originally announced October 2016.

    Comments: With links to comprehensive, high resolution figures and networks via figshare.com

  5. arXiv:1506.01973  [pdf, ps, other

    cs.DB

    Taming Subgraph Isomorphism for RDF Query Processing

    Authors: Jinha Kim, Hyungyu Shin, Wook-Shin Han, Sungpack Hong, Hassan Chafi

    Abstract: RDF data are used to model knowledge in various areas such as life sciences, Semantic Web, bioinformatics, and social graphs. The size of real RDF data reaches billions of triples. This calls for a framework for efficiently processing RDF data. The core function of processing RDF data is subgraph pattern matching. There have been two completely different directions for supporting efficient subgrap… ▽ More

    Submitted 10 June, 2015; v1 submitted 5 June, 2015; originally announced June 2015.

  6. Building-Blocks for Performance Oriented DSLs

    Authors: Tiark Rompf, Arvind K. Sujeeth, HyoukJoong Lee, Kevin J. Brown, Hassan Chafi, Martin Odersky, Kunle Olukotun

    Abstract: Domain-specific languages raise the level of abstraction in software development. While it is evident that programmers can more easily reason about very high-level programs, the same holds for compilers only if the compiler has an accurate model of the application domain and the underlying target platform. Since mapping high-level, general-purpose languages to modern, heterogeneous hardware is bec… ▽ More

    Submitted 4 September, 2011; originally announced September 2011.

    Comments: In Proceedings DSL 2011, arXiv:1109.0323

    Journal ref: EPTCS 66, 2011, pp. 93-117