Source author record

Haiyang Lin

Haiyang Lin appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
4topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2026arXiv

Finite time blow-up and global solutions for the viscoelastic wave equation with combined power-type nonlinearities

The main objective of this manuscript is to investigate the global behavior of the solutions to the viscoelastic wave equation with a linear memory term of Boltzmann type, and a nonlinear damping modeling friction, as well as a supercritical source term which is a combined power-type nonlinearities. The global existence of the solutions is obtained provided that the energy sink dominates the energy source in an appropriate sense. In more general scenarios, we prove the global existence of the solutions if the initial history value $u_0$ is taken from a subset of a suitable potential well. Based on global existence results, the energy decay rate is derived which depends on the relaxation kernel as well as the growth rate of the damping term. In addition, we study blow-up of solutions when the source is stronger than dissipation.

preprint2022arXiv

Alleviating Datapath Conflicts and Design Centralization in Graph Analytics Acceleration

Previous graph analytics accelerators have achieved great improvement on throughput by alleviating irregular off-chip memory accesses. However, on-chip side datapath conflicts and design centralization have become the critical issues hindering further throughput improvement. In this paper, a general solution, Multiple-stage Decentralized Propagation network (MDP-network), is proposed to address these issues, inspired by the key idea of trading latency for throughput. Besides, a novel High throughput Graph analytics accelerator, HiGraph, is proposed by deploying MDP-network to address each issue in practice. The experiment shows that compared with state-of-the-art accelerator, HiGraph achieves up to 2.2x speedup (1.5x on average) as well as better scalability.

preprint2022arXiv

Characterizing and Understanding Distributed GNN Training on GPUs

Graph neural network (GNN) has been demonstrated to be a powerful model in many domains for its effectiveness in learning over graphs. To scale GNN training for large graphs, a widely adopted approach is distributed training which accelerates training using multiple computing nodes. Maximizing the performance is essential, but the execution of distributed GNN training remains preliminarily understood. In this work, we provide an in-depth analysis of distributed GNN training on GPUs, revealing several significant observations and providing useful guidelines for both software optimization and hardware optimization.