Database Paper Browser

Back to papers

UltraLogLog: A Practical and More Space-Efficient Alternative to HyperLogLog for Approximate Distinct Counting

Summary: UltraLogLog keeps HLL's mergeable, idempotent, commutative properties and O(1) inserts while encoding equivalent distinct-count information in ~28% less space via an MLE-extractable representation. A faster estimator still cuts space by ~24% (17% with martingale), uses 8-bit registers for better compression, and ships as a production Java implementation. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
13406
Venue
VLDB
Year
2024
Pagerank
4.6720658e-05
Overall Rank
7,709 | 46.38%
DOI
10.14778/3654621.3654632

Incoming Non-self Citations Over Time

Authors

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 5 of 5 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers