Pith. sign in

REVIEW 5 cited by

LitLLMs, LLMs for Literature Review: Are we there yet?

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 2412.15249 v2 pith:X57KVVGV submitted 2024-12-15 cs.CL cs.AIcs.DLcs.LG

classification cs.CLcs.AIcs.DLcs.LG
keywords literaturellmsreviewabstractcomponentsresearchreviewswriting
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original 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 the normalized recall compared to naive search methods, while providing insights into the LLM's decision-making process. In the generation phase, we propose a two-step approach that first outlines a plan for the review and then executes steps in the plan to generate the actual review. To evaluate different LLM-based literature review methods, we create test sets from arXiv papers using a protocol designed for rolling use with newly released LLMs to avoid test set contamination in zero-shot evaluations. We release this evaluation protocol to promote additional research and development in this regard. Our empirical results suggest that LLMs show promising potential for writing literature reviews when the task is decomposed into smaller components of retrieval and planning. Our project page including a demonstration system and toolkit can be accessed here: https://litllm.github.io.

Discussion (0). Sign in to comment.

Forward citations

Cited by 5 Pith papers

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

  1. VA-Blueprint: Uncovering Building Blocks for Visual Analytics System Design

    cs.HC 2025-08 conditional novelty 6.0 of 10

    A semi-automated methodology and public knowledge base catalog the building blocks of 101 urban visual analytics systems, using GPT-4 for extraction with human-in-the-loop correction and expert validation.

  2. Compare: A Framework for Scientific Comparisons

    cs.DL 2025-09 conditional novelty 5.0 of 10

    Compare is a RAG-based system that generates qualitative, citation-supported comparisons of scientific contributions at institution and publication granularity.

  3. Accelerating Scientific Discovery with Multi-Document Summarization of Impact-Ranked Papers

    cs.DL 2025-08 conditional novelty 4.0 of 10

    The authors add an LLM-powered summarization tool to the BIP! Finder search engine that generates cited, concise or review-style summaries of impact-ranked search results.

  4. How Far Are AI Scientists from Changing the World?

    cs.AI 2025-07 conditional novelty 4.0 of 10

    This survey proposes a four-level capability framework for AI Scientist systems and, using an AI reviewer, finds that current systems produce papers rated well below normal scientific standards.

  5. AI4Research: A Survey of Artificial Intelligence for Scientific Research

    cs.CL 2025-07 conditional novelty 4.0 of 10

    A survey that organizes AI-for-research work into five tasks, comprehension, survey, discovery, writing, and peer review, and compiles associated tools and benchmarks.

Pith tools