Search Results for author: Ariful Azad

Found 14 papers, 7 papers with code

iSpLib: A Library for Accelerating Graph Neural Networks using Auto-tuned Sparse Operations

1 code implementation21 Mar 2024 Md Saidul Hoque Anik, Pranav Badhe, Rohit Gampa, Ariful Azad

The library offers a user-friendly Python plug-in that allows users to take advantage of our optimized PyTorch operations out-of-the-box for any existing linear algebra-based PyTorch implementation of popular GNNs (Graph Convolution Network, GraphSAGE, Graph Inference Network, etc.)

GNNShap: Scalable and Accurate GNN Explanation using Shapley Values

1 code implementation9 Jan 2024 Selahattin Akkas, Ariful Azad

Game theoric Shapley value approaches are popular explanation methods in other domains but are not well-studied for graphs.

Triple Sparsification of Graph Convolutional Networks without Sacrificing the Accuracy

no code implementations6 Aug 2022 Md. Khaledur Rahman, Ariful Azad

Thus, without sacrificing accuracy, graph sparsification, or model compression becomes a viable approach for graph learning tasks.

Graph Learning Model Compression

MarkovGNN: Graph Neural Networks on Markov Diffusion

1 code implementation5 Feb 2022 Md. Khaledur Rahman, Abhigya Agrawal, Ariful Azad

Most real-world networks contain well-defined community structures where nodes are densely connected internally within communities.

Clustering Node Classification

A Comprehensive Analytical Survey on Unsupervised and Semi-Supervised Graph Representation Learning Methods

no code implementations20 Dec 2021 Md. Khaledur Rahman, Ariful Azad

The learned embeddings have been successfully applied to perform various prediction tasks, such as link prediction, node classification, clustering, and visualization.

Clustering Feature Engineering +5

Inductive Predictions of Extreme Hydrologic Events in The Wabash River Watershed

no code implementations25 Apr 2021 Nicholas Majeske, Bidisha Abesh, Chen Zhu, Ariful Azad

We present a machine learning method to predict extreme hydrologic events from spatially and temporally varying hydrological and meteorological data.

Time Series Time Series Analysis

Bootstrapping Your Own Positive Sample: Contrastive Learning With Electronic Health Record Data

no code implementations7 Apr 2021 Tingyi Wanyan, Jing Zhang, Ying Ding, Ariful Azad, Zhangyang Wang, Benjamin S Glicksberg

Electronic Health Record (EHR) data has been of tremendous utility in Artificial Intelligence (AI) for healthcare such as predicting future clinical events.

Attribute Contrastive Learning +1

Deep Learning with Heterogeneous Graph Embeddings for Mortality Prediction from Electronic Health Records

no code implementations28 Dec 2020 Tingyi Wanyan, Hossein Honarvar, Ariful Azad, Ying Ding, Benjamin S. Glicksberg

In this work, we train a Heterogeneous Graph Model (HGM) on Electronic Health Record data and use the resulting embedding vector as additional information added to a Convolutional Neural Network (CNN) model for predicting in-hospital mortality.

Mortality Prediction

FusedMM: A Unified SDDMM-SpMM Kernel for Graph Embedding and Graph Neural Networks

1 code implementation7 Nov 2020 Md. Khaledur Rahman, Majedul Haque Sujon, Ariful Azad

We develop a fused matrix multiplication kernel that unifies sampled dense-dense matrix multiplication and sparse-dense matrix multiplication under a single operation called FusedMM.

Graph Embedding

Force2Vec: Parallel force-directed graph embedding

1 code implementation17 Sep 2020 Md. Khaledur Rahman, Majedul Haque Sujon, Ariful Azad

A graph embedding algorithm embeds a graph into a low-dimensional space such that the embedding preserves the inherent properties of the graph.

Clustering Graph Embedding +2

High-performance sparse matrix-matrix products on Intel KNL and multicore architectures

1 code implementation5 Apr 2018 Yusuke Nagasaka, Satoshi Matsuoka, Ariful Azad, Aydın Buluç

Our hash-table and heap-based algorithms are showing significant speedups from libraries in the majority of the cases while different algorithms dominate the other scenarios with different matrix size, sparsity, compression factor and operation type.

Distributed, Parallel, and Cluster Computing

Integrated Model, Batch and Domain Parallelism in Training Neural Networks

no code implementations12 Dec 2017 Amir Gholami, Ariful Azad, Peter Jin, Kurt Keutzer, Aydin Buluc

We propose a new integrated method of exploiting model, batch and domain parallelism for the training of deep neural networks (DNNs) on large distributed-memory computers using minibatch stochastic gradient descent (SGD).

Communication-Avoiding Optimization Methods for Distributed Massive-Scale Sparse Inverse Covariance Estimation

1 code implementation30 Oct 2017 Penporn Koanantakool, Alnur Ali, Ariful Azad, Aydin Buluc, Dmitriy Morozov, Leonid Oliker, Katherine Yelick, Sang-Yun Oh

Across a variety of scientific disciplines, sparse inverse covariance estimation is a popular tool for capturing the underlying dependency relationships in multivariate data.

Clustering

Cannot find the paper you are looking for? You can Submit a new open access paper.