scispace - formally typeset
W

Wei Lin

Researcher at Alibaba Group

Publications -  93
Citations -  2357

Wei Lin is an academic researcher from Alibaba Group. The author has contributed to research in topics: Deep learning & Computer science. The author has an hindex of 22, co-authored 89 publications receiving 1714 citations. Previous affiliations of Wei Lin include Association for Computing Machinery & Microsoft.

Papers
More filters
Proceedings ArticleDOI

Apollo: scalable and coordinated scheduling for cloud-scale computing

TL;DR: Apollo as mentioned in this paper is a highly scalable and coordinated scheduling framework, which has been deployed on production clusters at Microsoft to schedule thousands of computations with millions of tasks efficiently and effectively on tens of thousands of machines daily.
Proceedings ArticleDOI

Comet: batched stream processing for data intensive distributed computing

TL;DR: A query processing system called Comet is developed that embraces batched stream processing and integrates with DryadLINQ, and when applied to a real production trace covering over 19 million machine-hours shows an estimated I/O saving of over 50%.
Journal ArticleDOI

AliGraph: a comprehensive graph neural network platform

TL;DR: AliGraph as discussed by the authors is a comprehensive graph neural network system, which consists of distributed graph storage, optimized sampling operators and runtime to efficiently support not only existing popular GNNs but also a series of in-house developed ones for different scenarios.
Proceedings Article

WiDS checker: combating bugs in distributed systems

TL;DR: This paper presents WiDS Checker, a unified framework that can check distributed systems through both simulation and reproduced runs from real deployment, and found non-trivial bugs, including one in a previously proven Paxos specification.