pith. sign in

Title resolution pending

10 Pith papers cite this work. Polarity classification is still indexing.

10 Pith papers citing it

citation-role summary

background 1 method 1

citation-polarity summary

years

2026 9 2025 1

representative citing papers

Don't Be a Pot Stirrer! Authorized Vector Data Retrieval via Access-Aware Indexing

cs.DB · 2026-05-02 · conditional · novelty 7.0 · 2 refs

Veda and EffVeda partition vectors into disjoint role-combination blocks, apply lattice-based copy and merge operations within a storage budget, index large nodes with HNSW, and use coordinated search with distance bounds to deliver higher throughput at high recall.

Semantic Recall for Vector Search

cs.IR · 2026-04-22 · unverdicted · novelty 7.0

Semantic Recall is a new evaluation metric for approximate nearest neighbor search that focuses only on semantically relevant results, with Tolerant Recall as a proxy when relevance labels are unavailable.

NuggetIndex: Governed Atomic Retrieval for Maintainable RAG

cs.IR · 2026-04-30 · unverdicted · novelty 6.0

NuggetIndex manages atomic nuggets with temporal validity and lifecycle metadata to filter outdated information before ranking, yielding 42% higher nugget recall, 9pp better temporal correctness, and 55% fewer conflicts than passage or unmanaged proposition baselines.

An Agentic Approach to Metadata Reasoning

cs.DB · 2026-04-22 · unverdicted · novelty 6.0

Metadata Reasoner uses agentic LLM reasoning on metadata to select sufficient and minimal data sources, achieving 83.16% F1 on KramaBench and 85.5% F1 on noisy synthetic benchmarks while avoiding low-quality tables 99% of the time.

LSM-VEC: A Large-Scale Disk-Based System for Dynamic Vector Search

cs.DB · 2025-05-22 · unverdicted · novelty 6.0

LSM-VEC integrates hierarchical graphs with LSM-tree levels for out-of-place dynamic updates, sampling-based search, and connectivity-aware reordering, outperforming prior disk-based ANN systems on billion-scale data with higher recall, lower latency, and over 66% memory reduction.

Low-Latency Out-of-Core ANN Search in High-Dimensional Space

cs.DB · 2026-05-07 · unverdicted · novelty 5.0

SkipDisk is a disk-memory hybrid ANN search that achieves 63-85% of HNSW latency at 10-20% memory footprint via dedicated pivots for tighter lower bounds, three-level pruning, and decoupled async I/O.

citing papers explorer

Showing 10 of 10 citing papers.

  • Don't Be a Pot Stirrer! Authorized Vector Data Retrieval via Access-Aware Indexing cs.DB · 2026-05-02 · conditional · none · ref 15 · 2 links

    Veda and EffVeda partition vectors into disjoint role-combination blocks, apply lattice-based copy and merge operations within a storage budget, index large nodes with HNSW, and use coordinated search with distance bounds to deliver higher throughput at high recall.

  • Semantic Recall for Vector Search cs.IR · 2026-04-22 · unverdicted · none · ref 19

    Semantic Recall is a new evaluation metric for approximate nearest neighbor search that focuses only on semantically relevant results, with Tolerant Recall as a proxy when relevance labels are unavailable.

  • Unified and Efficient Approach for Multi-Vector Similarity Search cs.DB · 2026-04-03 · unverdicted · none · ref 21

    MV-HNSW is the first native hierarchical graph index for multi-vector data, achieving over 90% recall with up to 14x lower search latency than prior filter-and-refine approaches across seven datasets.

  • GRAB-ANNS: High-Throughput Indexing and Hybrid Search via GPU-Native Bucketing cs.DB · 2026-03-31 · unverdicted · none · ref 22

    GRAB-ANNS is a new GPU graph index that achieves up to 240x higher hybrid search throughput via bucket layouts and hybrid intra/inter-bucket edges.

  • NuggetIndex: Governed Atomic Retrieval for Maintainable RAG cs.IR · 2026-04-30 · unverdicted · none · ref 29

    NuggetIndex manages atomic nuggets with temporal validity and lifecycle metadata to filter outdated information before ranking, yielding 42% higher nugget recall, 9pp better temporal correctness, and 55% fewer conflicts than passage or unmanaged proposition baselines.

  • An Agentic Approach to Metadata Reasoning cs.DB · 2026-04-22 · unverdicted · none · ref 30

    Metadata Reasoner uses agentic LLM reasoning on metadata to select sufficient and minimal data sources, achieving 83.16% F1 on KramaBench and 85.5% F1 on noisy synthetic benchmarks while avoiding low-quality tables 99% of the time.

  • LSM-VEC: A Large-Scale Disk-Based System for Dynamic Vector Search cs.DB · 2025-05-22 · unverdicted · none · ref 33

    LSM-VEC integrates hierarchical graphs with LSM-tree levels for out-of-place dynamic updates, sampling-based search, and connectivity-aware reordering, outperforming prior disk-based ANN systems on billion-scale data with higher recall, lower latency, and over 66% memory reduction.

  • Surface-Form Neural Sparse Retrieval: Robust Fuzzy Matching for Industrial Music Search cs.AI · 2026-05-18 · unverdicted · none · ref 21

    A neural sparse retrieval system with granular subword tokenization (max 3 chars) achieves 91.4% recall@10 on a 6M music document corpus versus 57.7% for trigrams, with improved HCI exploration efficiency and zero added query latency.

  • Low-Latency Out-of-Core ANN Search in High-Dimensional Space cs.DB · 2026-05-07 · unverdicted · none · ref 48

    SkipDisk is a disk-memory hybrid ANN search that achieves 63-85% of HNSW latency at 10-20% memory footprint via dedicated pivots for tighter lower bounds, three-level pruning, and decoupled async I/O.

  • NFTDELTA: Detecting Permission Control Vulnerabilities in NFT Contracts through Multi-View Learning cs.CR · 2026-04-16 · unverdicted · none · ref 29

    NFTDELTA detects permission control vulnerabilities in NFT contracts by combining sequence and graph views of function CFGs, reporting 241 confirmed issues across 795 collections with 97.92% average precision.