It’s All Relative! – A Synthetic Query Generation Approach for Improving Zero-Shot Relevance Prediction
Large language models (LLMs) have shown promising ability to generate synthetic query-document pairs by prompting with as few as 8 demonstrations. This has enabled building better IR models, especially for tasks with no training data. Typically, such synthetic query generation (QGen) approaches cond…