Pith. sign in

REVIEW 4 cited by

Multi-Meta-RAG: Improving RAG for Multi-Hop Queries using Database Filtering with LLM-Extracted Metadata

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 2406.13213 v2 pith:6OO5V5JU submitted 2024-06-19 cs.CL cs.AIcs.DB

classification cs.CLcs.AIcs.DB
keywords multi-meta-ragdatabasefilteringrelevantllm-extractedmetadatamulti-hopqueries
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The retrieval-augmented generation (RAG) enables retrieval of relevant information from an external knowledge source and allows large language models (LLMs) to answer queries over previously unseen document collections. However, it was demonstrated that traditional RAG applications perform poorly in answering multi-hop questions, which require retrieving and reasoning over multiple elements of supporting evidence. We introduce a new method called Multi-Meta-RAG, which uses database filtering with LLM-extracted metadata to improve the RAG selection of the relevant documents from various sources, relevant to the question. While database filtering is specific to a set of questions from a particular domain and format, we found out that Multi-Meta-RAG greatly improves the results on the MultiHop-RAG benchmark. The code is available at https://github.com/mxpoliakov/Multi-Meta-RAG.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

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

  1. NaviX: A Native Vector Index Design for Graph DBMSs With Robust Predicate-Agnostic Search Performance

    cs.IR 2025-06 conditional novelty 6.0 of 10

    NaviX is an HNSW-based vector index inside a graph DBMS that adaptively chooses filtered kNN heuristics per candidate node using local selectivity, making predicate-agnostic search robust across selectivities and corr...

  2. Context is Gold to find the Gold Passage: Evaluating and Training Contextual Document Embeddings

    cs.IR 2025-05 conditional novelty 6.0 of 10

    A new benchmark (ConTEB) and training method (InSeNT) show that context-aware chunk embeddings greatly improve retrieval on context-dependent queries, with minimal computational overhead.

  3. NeuSym-RAG: Hybrid Neural Symbolic Retrieval with Multiview Structuring for PDF Question Answering

    cs.CL 2025-05 conditional novelty 6.0 of 10

    NeuSym-RAG combines SQL-based symbolic retrieval with neural vector search in an iterative LLM agent, using multi-view PDF parsing, and reports large gains over simple RAG baselines on full-paper QA.

  4. Probe, Don't Prompt: A Hidden-State Probe for Metadata Filtering in Multi-Meta-RAG

    cs.CL 2026-07 conditional novelty 5.0 of 10

    A shallow mean-pooled multi-label probe on a 135M–1.5B open model replaces GPT-3.5 source extraction in Multi-Meta-RAG at 90.9% set-exact accuracy, with the margin coming from null-query abstention.

Pith tools