Skip to main content

Showing 1–4 of 4 results for author: Turja, M A

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

    cs.LG eess.SP

    Distributed Training of Large Graph Neural Networks with Variable Communication Rates

    Authors: Juan Cervino, Md Asadullah Turja, Hesham Mostafa, Nageen Himayat, Alejandro Ribeiro

    Abstract: Training Graph Neural Networks (GNNs) on large graphs presents unique challenges due to the large memory and computing requirements. Distributed GNN training, where the graph is partitioned across multiple machines, is a common approach to training GNNs on large graphs. However, as the graph cannot generally be decomposed into small non-interacting components, data communication between the traini… ▽ More

    Submitted 25 June, 2024; originally announced June 2024.

  2. arXiv:2311.17847  [pdf, other

    cs.DC

    FastSample: Accelerating Distributed Graph Neural Network Training for Billion-Scale Graphs

    Authors: Hesham Mostafa, Adam Grabowski, Md Asadullah Turja, Juan Cervino, Alejandro Ribeiro, Nageen Himayat

    Abstract: Training Graph Neural Networks(GNNs) on a large monolithic graph presents unique challenges as the graph cannot fit within a single machine and it cannot be decomposed into smaller disconnected components. Distributed sampling-based training distributes the graph across multiple machines and trains the GNN on small parts of the graph that are randomly sampled every training iteration. We show that… ▽ More

    Submitted 29 November, 2023; originally announced November 2023.

  3. DeepGraphDMD: Interpretable Spatio-Temporal Decomposition of Non-linear Functional Brain Network Dynamics

    Authors: Md Asadullah Turja, Martin Styner, Guorong Wu

    Abstract: Functional brain dynamics is supported by parallel and overlapping functional network modes that are associated with specific neural circuits. Decomposing these network modes from fMRI data and finding their temporal characteristics is challenging due to their time-varying nature and the non-linearity of the functional dynamics. Dynamic Mode Decomposition (DMD) algorithms have been quite popular f… ▽ More

    Submitted 7 December, 2023; v1 submitted 5 June, 2023; originally announced June 2023.

    Comments: Published in MICCAI 2023

    Journal ref: LNCS14227(2023)358-368

  4. arXiv:2108.08368  [pdf, other

    cs.LG

    Computing Steiner Trees using Graph Neural Networks

    Authors: Reyan Ahmed, Md Asadullah Turja, Faryad Darabi Sahneh, Mithun Ghosh, Keaton Hamm, Stephen Kobourov

    Abstract: Graph neural networks have been successful in many learning problems and real-world applications. A recent line of research explores the power of graph neural networks to solve combinatorial and graph algorithmic problems such as subgraph isomorphism, detecting cliques, and the traveling salesman problem. However, many NP-complete problems are as of yet unexplored using this method. In this paper,… ▽ More

    Submitted 18 August, 2021; originally announced August 2021.