scispace - formally typeset
X

Xianliang Li

Researcher at Huazhong University of Science and Technology

Publications -  5
Citations -  19

Xianliang Li is an academic researcher from Huazhong University of Science and Technology. The author has contributed to research in topics: Graph (abstract data type) & Scheduling (computing). The author has an hindex of 2, co-authored 4 publications receiving 12 citations.

Papers
More filters
Proceedings Article

Scaph: Scalable GPU-Accelerated Graph Processing with Value-Driven Differential Scheduling

TL;DR: Evaluation on real-world and synthesized large-scale graphs shows that Scaph outperforms the state-of-the-art, Totem, Graphie, and Garaph, on average, and the key novelty of Scaph is to classify adaptively at each iteration whether a subgraph is a high-value subgraph (if it is likely to be traversed extensively in the current and future iterations) or a low-valueSubgraph (otherwise).
Proceedings ArticleDOI

Towards Dataflow-Based Graph Accelerator

TL;DR: This paper makes the preliminary attempt to develop the dataflow insight into a specialized graph accelerator and believes that this work would open a wide range of opportunities to improve the performance of computation and memory access for large-scale graph processing.
Patent

Graph calculation method suitable for heterogeneous platform

TL;DR: In this paper, a graph calculation method suitable for a heterogeneous platform is presented, which comprises: (1) preprocessing original graph data to obtain a plurality of data blocks and metadatainformation corresponding to each data block; (2) evaluating the calculation density of the current iteration according to the metadata information; (3) if the graph density is smaller than a preset calculation density threshold value and is not zero, executing a calculation task of current iteration by the host according to a data block.
Journal ArticleDOI

Efficient Graph Processing with Invalid Update Filtration

TL;DR: This paper presents two novel filtration approaches to (cooperatively) identify out-of-visibility critical information with boundary-cut heuristics and speculative prediction for many graph algorithms and integrated both approaches and their hybrid solution into three state- of-art graph processing systems.
Proceedings ArticleDOI

FF-KGAT: Feature Fusion Based Knowledge Graph Attention Network for Recommendation

TL;DR: Wang et al. as mentioned in this paper proposed a Feature Fusion-based Knowledge Graph Attention Network (FF-KGAT) for recommender systems based on knowledge graph (KG) to deal with the problem of data sparsity.