scispace - formally typeset
D

Dan Alistarh

Researcher at Institute of Science and Technology Austria

Publications -  213
Citations -  4887

Dan Alistarh is an academic researcher from Institute of Science and Technology Austria. The author has contributed to research in topics: Computer science & Stochastic gradient descent. The author has an hindex of 27, co-authored 175 publications receiving 3761 citations. Previous affiliations of Dan Alistarh include ETH Zurich & Microsoft.

Papers
More filters
Proceedings ArticleDOI

Comparison Dynamics in Population Protocols

TL;DR: In this article, the authors consider a generalization of the majority/consensus model, which they call comparison, and prove that it is self-stabilizing, in the sense that it converges to the correct decision from arbitrary initial states.
Posted Content

The Transactional Conflict Problem

TL;DR: In this article, a family of optimal online algorithms for transactional conflict problem is proposed, where the goal is to minimize the overall running time penalty for the conflicting transactions in a transactional system.
Proceedings ArticleDOI

PathCAS: an efficient middle ground for concurrent search data structures

TL;DR: This paper presents PathCAS, a primitive that combines ideas from multi-word CAS (KCAS) and transactional memory approaches, while carefully avoiding overhead, and suggests that it can yield concurrent data structures that are relatively easy to build and prove correct, while offering surprisingly high performance.
Proceedings ArticleDOI

The Transactional Conflict Problem

TL;DR: This paper considers variants of this problem which arise in different implementations of transactional systems, namely " requestor wins'' and "requestor aborts'' implementations: in the former, the recipient of a coherence request is aborted, whereas in the latter, the requestor which has to abort.
Posted Content

Why Extension-Based Proofs Fail

TL;DR: This work introduces extension-based proofs, a class of impossibility proofs that are modelled as an interaction between a prover and a protocol and that include valency arguments.