bigann-1b-batch-update-eval
Batch-update evaluation workload package generated from Odeinjul/bigann-1b-static-search-eval.
Dataset
- Source static dataset:
Odeinjul/bigann-1b-static-search-eval - Vector count:
1,000,000,000 - Dimension:
128 - Dtype:
uint8 - Metric:
l2 - Initial update index:
800,000,000vectors with external labels equal toA = P[0:800M] - Update order:
update_order.u32, a seed-42permutation of source IDs[0, 1B)
Traces
insert-20: starts fromA, then insertsP[800M:1B]in twenty10,000,000-vector batches.delete-20: starts from the static1Bstate, then deletesP[800M:1B]in twenty10,000,000-vector batches.mixed-replace-100: keeps800Mlive vectors for 100 rounds; each round deletes a cyclic10,000,000source-ID slice and inserts a cyclic vector-ref slice. Insert external IDs use existingP[800M:1B]labels for the first20rounds, then new labels in[1,000,000,000, 1,800,000,000).
Batch JSON files use compact descriptors (range, u32_slice, and u32_cyclic_slice) instead of inline million-ID arrays.
Ground Truth
Checkpoint ground truth is produced by filtering the static source ground truth in source-distance order through the checkpoint owner map. Files are exact top-10 only when every query retains at least 10 active candidates from the static source GT depth. If a checkpoint cannot provide top-10 for every query, the package writes a matching .invalid.json marker instead of padding.
Files
workload.json: workload contract.static-workload-reference.json: immutable static-search-eval references.source_manifest.json: generation manifest.update_order.u32: seed-42 source-ID permutation.initial/index_800m_m32_efc500: HNSW index built frombase[A]with labelsA.groundtruth/active_800m.bin: initial800Mcheckpoint GT, oractive_800m.invalid.json.traces/*/trace.json: trace metadata.traces/*/batches/*.json: compact batch descriptors.traces/*/groundtruth/*: checkpoint GT or invalid markers.checksums.sha256: checksums for generated package files.
PQ artifacts from the static dataset are referenced but not reordered into this first package version.