41 citations · 45 across the 2 of their papers we have counts for
3 papers
cs.IR2021★ 41 cited
GLocal-K: Global and Local Kernels for Recommender Systems
Soyeon Caren Han, Taejun Lim, Siqu Long +2
Recommender systems typically operate on high-dimensional sparse user-item matrices. Matrix completion is a very challenging task to predict one's interest based on millions of oth…
cs.DC2019★ 4 cited
The Economics of Smart Contracts
Kirk Baird, Seongho Jeong, Yeonsoo Kim +2
Ethereum is a distributed blockchain that can execute smart contracts, which inter-communicate and perform transactions automatically. The execution of smart contracts is paid in t…
cs.PL2018
Safe Non-blocking Synchronization in Ada 202x
Johann Blieberger, Bernd Burgstaller
The mutual-exclusion property of locks stands in the way to scalability of parallel programs on many-core architectures. Locks do not allow progress guarantees, because a task may…