DBScholar

Back to papers

HINT: A Hierarchical Index for Intervals in Main Memory

Summary: HINT is an in-memory, hierarchical interval index for overlap queries, using a partitioning scheme that assigns each interval to at most two partitions per level and splits by begin-inside vs begin-before boundaries. Space-efficient storage handles sparsity and skew; experiments show an order of magnitude faster overlap queries than prior approaches on real and synthetic data. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
h5103af7262753ed3
Venue
SIGMOD
Year
2022
Pagerank
5.5401491e-05
Overall Rank
7,374 | 50.43%
DOI
10.1145/3514221.3517873

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{christodoulou_sigmod22,
        title = {{HINT: A Hierarchical Index for Intervals in Main Memory}},
        author = {Christodoulou, George and Bouros, Panagiotis and Mamoulis, Nikos},
        series = {{SIGMOD} '22},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3514221.3517873},
        url = {https://dl.acm.org/doi/10.1145/3514221.3517873},
        year = {2022}
}

Incoming Citations (Sorted by Pagerank)

Showing 8 of 8 citing papers.

Rank Citing Paper Year Venue Pagerank
8,743 LIT: Lightning-fast In-memory Temporal Indexing 2024 SIGMOD 5.2882178e-05
10,164 NEXT: A New Secondary Index Framework for LSM-based Data Storage 2025 SIGMOD 5.0682654e-05
10,428 Concurrent Path-Copying Update to Tree Structures 2026 SIGMOD 4.9793485e-05
10,458 FIRAS: A Framework for Interval Range Search and Sampling 2026 SIGMOD 4.9793485e-05
10,525 Fast Indexing for Temporal Information Retrieval 2026 SIGMOD 4.9793485e-05
10,705 Efficient Temporal Subgraph Management: A New Interval Index 2026 VLDB 4.9793485e-05
11,194 Relevance Queries for Interval Data 2025 SIGMOD 4.9793485e-05
11,232 Efficient Concurrent Updates to Persistent Randomized Binary Search Trees 2025 VLDB 4.9793485e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 10 of 10 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