LitLLMs, LLMs for Literature Review: Are we there yet?
Shubham Agarwal, Gaurav Sahu, Abhay Puri, Issam H. Laradji,, Krishnamurthy DJ Dvijotham, Jason Stanley, Laurent Charlin, Christopher Pal

TL;DR
This paper investigates the zero-shot capabilities of recent LLMs in assisting literature reviews by developing novel retrieval and generation strategies, demonstrating promising results in decomposed tasks and providing an evaluation protocol.
Contribution
It introduces a two-step retrieval and re-ranking method, a plan-based generation approach, and a new evaluation protocol for zero-shot literature review tasks using LLMs.
Findings
Re-ranking doubles normalized recall in retrieval
Decomposed task approach improves review quality
Evaluation protocol enables consistent benchmarking
Abstract
Literature reviews are an essential component of scientific research, but they remain time-intensive and challenging to write, especially due to the recent influx of research papers. This paper explores the zero-shot abilities of recent Large Language Models (LLMs) in assisting with the writing of literature reviews based on an abstract. We decompose the task into two components: 1. Retrieving related works given a query abstract, and 2. Writing a literature review based on the retrieved results. We analyze how effective LLMs are for both components. For retrieval, we introduce a novel two-step search strategy that first uses an LLM to extract meaningful keywords from the abstract of a paper and then retrieves potentially relevant papers by querying an external knowledge base. Additionally, we study a prompting-based re-ranking mechanism with attribution and show that re-ranking doubles…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLaw, AI, and Intellectual Property · Research Data Management Practices · Library Science and Information Systems
MethodsSparse Evolutionary Training
