scispace - formally typeset
J

Justin J. Levandoski

Researcher at Microsoft

Publications -  60
Citations -  2766

Justin J. Levandoski is an academic researcher from Microsoft. The author has contributed to research in topics: Cache & Recommender system. The author has an hindex of 25, co-authored 60 publications receiving 2460 citations. Previous affiliations of Justin J. Levandoski include University of Minnesota.

Papers
More filters
Proceedings ArticleDOI

LARS: A Location-Aware Recommender System

TL;DR: Experimental evidence using large-scale real-world data from both the Foursquare location-based social network and the Movie Lens movie recommendation system reveals that LARS is efficient, scalable, and capable of producing recommendations twice as accurate compared to existing recommendation approaches.
Proceedings ArticleDOI

The Bw-Tree: A B-tree for new hardware platforms

TL;DR: The architecture and algorithms for the Bw-tree are described, focusing on the main memory aspects, which achieves its very high performance via a latch-free approach that effectively exploits the processor caches of modern multi-core chips.
Journal ArticleDOI

LARS*: An Efficient and Scalable Location-Aware Recommender System

TL;DR: Experimental evidence using large-scale real-world data from both the Foursquare location-based social network and the MovieLens movie recommendation system reveals that LARS* is efficient, scalable, and capable of producing recommendations twice as accurate compared to existing recommendation approaches.
Proceedings ArticleDOI

Skyline Query Processing for Incomplete Data

TL;DR: Experimental evidence shows that the "ISkyline" algorithm significantly outperforms variations of traditional skyline algorithms and employs two optimization techniques, namely, virtual points and shadow skylines to tolerate cyclic dominance relations.
Proceedings ArticleDOI

Identifying hot and cold data in main-memory databases

TL;DR: This work proposes to log record accesses - possibly only a sample to reduce overhead - and performs offline analysis to estimate record access frequencies and finds that exponential smoothing produces very accurate estimates, leading to higher hit rates than the best caching techniques.