Nodeaug: Semi-supervised node classification with data augmentation

Y Wang, W Wang, Y Liang, Y Cai, J Liu… - Proceedings of the 26th …, 2020 - dl.acm.org
By using Data Augmentation (DA), we present a new method to enhance Graph
Convolutional Networks (GCNs), that are the state-of-the-art models for semi-supervised …

A systematic survey of general sparse matrix-matrix multiplication

J Gao, W Ji, F Chang, S Han, B Wei, Z Liu… - ACM Computing …, 2023 - dl.acm.org
General Sparse Matrix-Matrix Multiplication (SpGEMM) has attracted much attention from
researchers in graph analyzing, scientific computing, and deep learning. Many optimization …

Sisa: Set-centric instruction set architecture for graph mining on processing-in-memory systems

M Besta, R Kanakagiri, G Kwasniewski… - MICRO-54: 54th Annual …, 2021 - dl.acm.org
Simple graph algorithms such as PageRank have been the target of numerous hardware
accelerators. Yet, there also exist much more complex graph mining algorithms for problems …

The pyramid match kernel: Discriminative classification with sets of image features

K Grauman, T Darrell - … on Computer Vision (ICCV'05) Volume …, 2005 - ieeexplore.ieee.org
Discriminative learning is challenging when examples are sets of features, and the sets vary
in cardinality and lack any sort of meaningful ordering. Kernel-based classification methods …

Direction‐optimizing breadth‐first search

S Beamer, K Asanović, D Patterson - Scientific Programming, 2013 - Wiley Online Library
Breadth‐First Search is an important kernel used by many graph‐processing applications. In
many of these emerging applications of BFS, such as analyzing social networks, the input …

A survey of accelerating parallel sparse linear algebra

G Xiao, C Yin, T Zhou, X Li, Y Chen, K Li - ACM Computing Surveys, 2023 - dl.acm.org
Sparse linear algebra includes the fundamental and important operations in various large-
scale scientific computing and real-world applications. There exists performance bottleneck …

Parallel sparse matrix-matrix multiplication and indexing: Implementation and experiments

A Buluç, JR Gilbert - SIAM Journal on Scientific Computing, 2012 - SIAM
Generalized sparse matrix-matrix multiplication (or SpGEMM) is a key primitive for many
high performance graph algorithms as well as for some linear solvers, such as algebraic …

GraphBLAST: A high-performance linear algebra-based graph framework on the GPU

C Yang, A Buluç, JD Owens - ACM Transactions on Mathematical …, 2022 - dl.acm.org
High-performance implementations of graph algorithms are challenging to implement on
new parallel hardware such as GPUs because of three challenges:(1) the difficulty of coming …

Topic regression multi-modal latent dirichlet allocation for image annotation

D Putthividhy, HT Attias… - 2010 IEEE Computer …, 2010 - ieeexplore.ieee.org
We present topic-regression multi-modal Latent Dirich-let Allocation (tr-mmLDA), a novel
statistical topic model for the task of image and video annotation. At the heart of our new …

Graphene:{Fine-Grained}{IO} Management for Graph Computing

H Liu, HH Huang - 15th USENIX Conference on File and Storage …, 2017 - usenix.org
As graphs continue to grow, external memory graph processing systems serve as a
promising alternative to inmemory solutions for low cost and high scalability. Unfortunately …