9 citations · 10 across the 3 of their papers we have counts for
3 papers
cs.OS2024
Exploring Time-Space trade-offs for synchronized in Lilliput
Dave Dice, Alex Kogan
In the context of Project Lilliput, which attempts to reduce the size of object header in the HotSpot Java Virtual Machine (JVM), we explore a curated set of synchronization algori…
cs.LG2022★ 1 cited
FedPerm: Private and Robust Federated Learning by Parameter Permutation
Hamid Mozaffari, Virendra J. Marathe, Dave Dice
Federated Learning (FL) is a distributed learning paradigm that enables mutually untrusting clients to collaboratively train a common machine learning model. Client data privacy is…
cs.PL2014★ 9 cited
Hardware extensions to make lazy subscription safe
Dave Dice, Timothy L. Harris, Alex Kogan +2
Transactional Lock Elision (TLE) uses Hardware Transactional Memory (HTM) to execute unmodified critical sections concurrently, even if they are protected by the same lock. To ensu…