paper-with-me

홈 › Papers

Survey on Graph Neural Network Acceleration: An Algorithmic Perspective

2022-02-10 · Xin Liu, Mingyu Yan, Lei Deng, Guoqi Li, Xiaochun Ye, Dongrui Fan, Shirui Pan, Yuan Xie

Graph neural networks (GNNs) have been a hot spot of recent research and are widely utilized in diverse applications. However, with the use of huger data and deeper models, an urgent demand is unsurprisingly made to accelerate GNNs for more efficient execution. In this paper, we provide a comprehensive survey on acceleration methods for GNNs from an algorithmic perspective. We first present a new taxonomy to classify existing acceleration methods into five categories. Based on the classification, we systematically discuss these methods and highlight their correlations. Next, we provide comparisons from aspects of the efficiency and characteristics of these methods. Finally, we suggest some promising prospects for future research.

📄 PDF Abstract BibTeX arXiv:2202.04822

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkSurvey

Similar Papers 제목 키워드 기반

Bottleneck Analysis of Dynamic Graph Neural Network Inference on CPU and GPU

2022-10-08 · Hanqiu Chen, Yahya Alhinai, Yihan Jiang, Eunjee Na 외

Dynamic graph neural network (DGNN) is becoming increasingly popular because of its widespread use in capturing dynamic features in the real world. A variety of dynamic graph neural networks designed from algorithmic per…

CPUDiversityGPUGraph Neural Network

Can Large Language Models Capture Public Opinion about Global Warming? An Empirical Assessment of Algorithmic Fidelity and Bias

2023-11-01 · S. Lee, T. Q. Peng, M. H. Goldberg, S. A. Rosenthal 외

Large language models (LLMs) have demonstrated their potential in social science research by emulating human perceptions and behaviors, a concept referred to as algorithmic fidelity. This study assesses the algorithmic f…

Model SelectionPrompt EngineeringSurvey

Accelerating Masked Diffusion Large Language Models: A Survey of Efficient Inference Techniques

2026-07-14 · Daehoon Gwak, Minhyung Lee, Junwoo Park, Jaegul Choo arxiv

Diffusion large language models (dLLMs) offer a theoretical advantage in parallel generation over standard autoregressive models. However, parallel generation alone does not guarantee practical speedups. Realizing this e…

A Survey on Graph Neural Network Acceleration: Algorithms, Systems, and Customized Hardware

2023-06-24 · Shichang Zhang, Atefeh Sohrabizadeh, Cheng Wan, Zijie Huang 외

Graph neural networks (GNNs) are emerging for machine learning research on graph-structured data. GNNs achieve state-of-the-art performance on many tasks, but they face scalability challenges when it comes to real-world …

Graph Neural Network

Investigating Bi-Level Optimization for Learning and Vision from a Unified Perspective: A Survey and Beyond

2021-01-27 · Risheng Liu, Jiaxin Gao, Jin Zhang, Deyu Meng 외

Bi-Level Optimization (BLO) is originated from the area of economic game theory and then introduced into the optimization community. BLO is able to handle problems with a hierarchical structure, involving two levels of o…

Deep Reinforcement LearningMeta-LearningNeural Architecture Search