Skip to main content

Showing 1–3 of 3 results for author: Minutoli, M

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

    cs.DC

    Picasso: Memory-Efficient Graph Coloring Using Palettes With Applications in Quantum Computing

    Authors: S M Ferdous, Reece Neff, Bo Peng, Salman Shuvo, Marco Minutoli, Sayak Mukherjee, Karol Kowalski, Michela Becchi, Mahantesh Halappanavar

    Abstract: A coloring of a graph is an assignment of colors to vertices such that no two neighboring vertices have the same color. The need for memory-efficient coloring algorithms is motivated by their application in computing clique partitions of graphs arising in quantum computations where the objective is to map a large set of Pauli strings into a compact set of unitaries. We present Picasso, a randomize… ▽ More

    Submitted 12 February, 2024; v1 submitted 12 January, 2024; originally announced January 2024.

    Comments: Accepted by IPDPS 2024

  2. Fused Breadth-First Probabilistic Traversals on Distributed GPU Systems

    Authors: Reece Neff, Mostafa Eghbali Zarch, Marco Minutoli, Mahantesh Halappanavar, Antonino Tumeo, Ananth Kalyanaraman, Michela Becchi

    Abstract: Probabilistic breadth-first traversals (BPTs) are used in many network science and graph machine learning applications. In this paper, we are motivated by the application of BPTs in stochastic diffusion-based graph problems such as influence maximization. These applications heavily rely on BPTs to implement a Monte-Carlo sampling step for their approximations. Given the large sampling complexity,… ▽ More

    Submitted 16 November, 2023; originally announced November 2023.

    Comments: 12 pages, 11 figures

  3. arXiv:2208.00613  [pdf, other

    cs.DC

    HBMax: Optimizing Memory Efficiency for Parallel Influence Maximization on Multicore Architectures

    Authors: Xinyu Chen, Marco Minutoli, Jiannan Tian, Mahantesh Halappanavar, Ananth Kalyanaraman, Dingwen Tao

    Abstract: Influence maximization aims to select k most-influential vertices or seeds in a network, where influence is defined by a given diffusion process. Although computing optimal seed set is NP-Hard, efficient approximation algorithms exist. However, even state-of-the-art parallel implementations are limited by a sampling step that incurs large memory footprints. This in turn limits the problem size rea… ▽ More

    Submitted 4 August, 2022; v1 submitted 1 August, 2022; originally announced August 2022.

    Comments: 13 pages, 6 figures, 8 tables, accepted by PACT' 22