1 citations · 1 across the 2 of their papers we have counts for
3 papers
Liquid democracy under vote correlation: On the fallacies of averaging and the excluded middle
Seth Gilbert, Stefan Schmid, Santiago Schnell +2
Liquid democracy permits voters to vote directly or delegate their votes to others. Existing algorithmic analyses assign each voter a single scalar parameter, interpreted as an ind…
The Tragedy of Chain Commons
Ignacio Amores-Sesar, Mirza Ahad Baig, Seth Gilbert +2
Byzantine Fault Tolerant (BFT) consensus forms the foundation of many modern blockchains striving for both high throughput and low latency. A growing bottleneck is transaction exec…
Concurrent Data Structures Made Easy (Extended Version)
Callista Le, Kiran Gopinathan, Koon Wen Lee +2
Design of an efficient thread-safe concurrent data structure is a balancing act between its implementation complexity and performance. Lock-based concurrent data structures, which…