Pith. sign in

REVIEW 2 cited by

Bounding the Last Mile: Efficient Learned String Indexing

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2111.14905 v1 pith:GUIUM5LZ submitted 2021-11-29 cs.DB cs.LG

classification cs.DBcs.LG
keywords stringindexinglearnedapproachesindexlastmileaccelerates
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

We introduce the RadixStringSpline (RSS) learned index structure for efficiently indexing strings. RSS is a tree of radix splines each indexing a fixed number of bytes. RSS approaches or exceeds the performance of traditional string indexes while using 7-70$\times$ less memory. RSS achieves this by using the minimal string prefix to sufficiently distinguish the data unlike most learned approaches which index the entire string. Additionally, the bounded-error nature of RSS accelerates the last mile search and also enables a memory-efficient hash-table lookup accelerator. We benchmark RSS on several real-world string datasets against ART and HOT. Our experiments suggest this line of research may be promising for future memory-intensive database applications.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. DobLIX: A Dual-Objective Learned Index for Log-Structured Merge Trees

    cs.DB 2025-02 conditional novelty 6.0 of 10

    A dual-objective learned index for LSM trees co-optimizes block partitioning and lookup error, with an RL agent tuning parameters, and reports 1.19-2.21x throughput gains in RocksDB.

  2. Evaluating Learned Indexes in LSM-tree Systems: Benchmarks,Insights and Design Choices

    cs.DB 2025-06 conditional novelty 5.0 of 10

    A unified benchmark shows learned indexes beat fence pointers on memory-latency tradeoff in LSM-trees, with position boundary and SSTable granularity as the key tuning knobs.

Pith tools