Hüseyin Uğur Yıldız

Writing

Relevance ranking in RAG-based literature review: Jev versus embedding-based classifiers in quantum networking

How well can a relevance-ranking model find papers that state an explicit mathematical optimization formulation?

This comparison uses 594 papers on quantum networking. The ranking models score title and abstract text, while the answer key is checked against the full text. Of the 594 papers, 78 state a formulation with decision variables, an objective, and constraints; the reported reading budget is 99 papers.

Infographic comparing Jev with Gemini Embedding 2 baselines for ranking quantum-networking papers, showing recall, precision, and ROC-AUC results
Reported comparison of recall, precision, and ROC-AUC for relevance ranking in a quantum-networking literature review.

The reported Jev results are 60 retrieved relevant papers, 61% precision, and a 0.915 ROC-AUC. The Gemini Embedding 2 baseline reaches 37 relevant papers, 38% precision, and a 0.778 ROC-AUC. A Gemini Embedding 2 plus logistic-regression classifier reaches 52 relevant papers, 53% precision, and a 0.885 ROC-AUC. Random order is the reference baseline with 13 relevant papers, 13% precision, and a 0.500 ROC-AUC.

The visual also reports three runs with 589 of 594 decisions identical, and an estimated cost of $0.025 versus $0.041 per 1,000 papers. The answer key is model-made; two labelers disagreed on 17 of 100 cases, with κ = 0.47. The logistic-regression result is cross-validated on the same 594 papers, so the infographic describes 52 as a floor for that baseline.