@inproceedings{zhuang-etal-2023-open,
    title = "Open-source Large Language Models are Strong Zero-shot Query Likelihood Models for Document Ranking",
    author = "Zhuang, Shengyao  and
      Liu, Bing  and
      Koopman, Bevan  and
      Zuccon, Guido",
    editor = "Bouamor, Houda  and
      Pino, Juan  and
      Bali, Kalika",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2023",
    month = dec,
    year = "2023",
    address = "Singapore",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2023.findings-emnlp.590/",
    doi = "10.18653/v1/2023.findings-emnlp.590",
    pages = "8807--8817",
    abstract = "In the field of information retrieval, Query Likelihood Models (QLMs) rank documents based on the probability of generating the query given the content of a document. Recently, advanced large language models (LLMs) have emerged as effective QLMs, showcasing promising ranking capabilities. This paper focuses on investigating the genuine zero-shot ranking effectiveness of recent LLMs, which are solely pre-trained on unstructured text data without supervised instruction fine-tuning. Our findings reveal the robust zero-shot ranking ability of such LLMs, highlighting that additional instruction fine-tuning may hinder effectiveness unless a question generation task is present in the fine-tuning dataset. Furthermore, we introduce a novel state-of-the-art ranking system that integrates LLM-based QLMs with a hybrid zero-shot retriever, demonstrating exceptional effectiveness in both zero-shot and few-shot scenarios. We make our codebase publicly available at https://github.com/ielab/llm-qlm."
}Markdown (Informal)
[Open-source Large Language Models are Strong Zero-shot Query Likelihood Models for Document Ranking](https://preview.aclanthology.org/ingest-emnlp/2023.findings-emnlp.590/) (Zhuang et al., Findings 2023)
ACL