The reviewed record of science sign in
Pith

arxiv: 2501.10120 · v2 · pith:7JXV5FMB · submitted 2025-01-17 · cs.IR · cs.LG

PaSa: An LLM Agent for Comprehensive Academic Paper Search

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:7JXV5FMBrecord.jsonopen to challenge →

classification cs.IR cs.LG
keywords pasagooglegpt-4oqueriesacademicrecallsearchagent
0
0 comments X
read the original abstract

We introduce PaSa, an advanced Paper Search agent powered by large language models. PaSa can autonomously make a series of decisions, including invoking search tools, reading papers, and selecting relevant references, to ultimately obtain comprehensive and accurate results for complex scholar queries. We optimize PaSa using reinforcement learning with a synthetic dataset, AutoScholarQuery, which includes 35k fine-grained academic queries and corresponding papers sourced from top-tier AI conference publications. Additionally, we develop RealScholarQuery, a benchmark collecting real-world academic queries to assess PaSa performance in more realistic scenarios. Despite being trained on synthetic data, PaSa significantly outperforms existing baselines on RealScholarQuery, including Google, Google Scholar, Google with GPT-4o for paraphrased queries, ChatGPT (search-enabled GPT-4o), GPT-o1, and PaSa-GPT-4o (PaSa implemented by prompting GPT-4o). Notably, PaSa-7B surpasses the best Google-based baseline, Google with GPT-4o, by 37.78% in recall@20 and 39.90% in recall@50, and exceeds PaSa-GPT-4o by 30.36% in recall and 4.25% in precision. Model, datasets, and code are available at https://github.com/bytedance/pasa.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

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

  1. ScholarQuest: A Taxonomy-Guided Benchmark for Agentic Academic Paper Search in Open Literature Environments

    cs.IR 2026-06 unverdicted novelty 6.0

    ScholarQuest is a taxonomy-guided benchmark for agentic academic paper search that shows agentic methods beat single-shot baselines but reach only 0.314 Recall@100 and 0.355 Recall@All.

  2. Paper Espresso: From Paper Overload to Research Insight

    cs.DL 2026-04 unverdicted novelty 6.0

    Paper Espresso deploys LLMs to summarize and analyze trends across 13,300+ arXiv papers over 35 months, releasing metadata that shows non-saturating topic growth and higher engagement for novel topics.

  3. AI for Auto-Research: Roadmap & User Guide

    cs.AI 2026-05 unverdicted novelty 4.0

    The paper delivers a stage-by-stage roadmap for AI in research, showing reliable assistance in retrieval and tool tasks but fragility in novelty and judgment, advocating human-governed collaboration.