paper-with-me

Papers

Multi-Turn Agentic Scientific Literature Search via Workflow Induction

2026-07-01 · Jisen Li, Bingxuan Li, Nanyi Jiang, Xuying Ning, Xiyao Wang, Yifan Shen, Heng Wang, Yuqing Jian, Xiaoxia Wu, Ben Athiwaratkun, Pan Lu, Jiaxuan You, Bingxin Zhao hf

Scientific literature search often requires more than retrieving papers from a single query: users' intents are underspecified, preference-dependent, and evolve through interaction. Existing search agents typically rely on fixed pipelines or implicit language-only reasoning, making their search strategies difficult to control, inspect, and refine. We introduce PaperPilot, a multi-turn literature search agent that frames scientific search as workflow induction. Given an anchor paper and a user query, PaperPilot constructs an executable DAG of paper-search operators, including keyword search, citation expansion, filtering, scoring, reranking, and evidence extraction. User feedback is then used to refine both the query and the workflow itself. We train PaperPilot with supervised workflow imitation and preference optimization over controlled workflow corruptions. Experiments show that PaperPilot-9B improves over the base Qwen3.5-9B toolset agent under multi-turn interaction, increasing Hit@5 from 58.0 to 77.0, MRR from 47.5 to 59.4, and nDCG@10 from 26.8 to 32.5, while reducing workflow execution errors from 9.5% to 0%. These results show that explicit, editable search workflows provide an effective and controllable interface for aligning literature search agents with complex scientific intent.

📄 PDF Abstract BibTeX arXiv:2607.00597

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FlyAOC: Evaluating Agentic Ontology Curation of Drosophila Scientific Knowledge Bases

2026-02-09 · Xingjian Zhang, Sophia Moylan, Ziyang Xiong, Qiaozhu Mei 외 arxiv

Scientific knowledge bases accelerate discovery by curating findings from primary literature into structured, queryable formats for both human researchers and emerging AI systems. Maintaining these resources requires exp…

Relation Extraction

Agentic Hybrid RAG for Evidence-Grounded Muon Collider Analysis

2026-06-09 · Ruobing Jiang, Dawei Fu, Cheng Jiang, Tianyi Yang 외 arxiv

Muon collider research spans accelerator physics, detector instrumentation, and high-energy phenomenology, with relevant evidence scattered across a rapidly expanding and heterogeneous body of scientific literature. As h…

Semantic RetrievalQuestion AnsweringAnswer Generation

Agentic AI for Scientific Discovery: A Survey of Progress, Challenges, and Future Directions

2025-03-12 · Mourad Gridach, Jay Nanavati, Khaldoun Zine El Abidine, Lenon Mendes 외

The integration of Agentic AI into scientific discovery marks a new frontier in research automation. These AI systems, capable of reasoning, planning, and autonomous decision-making, are transforming how scientists perfo…

Decision Makingscientific discovery

AutoResearchBench: Benchmarking AI Agents on Complex Scientific Literature Discovery

2026-04-28 · Lei Xiong, Kun Luo, Ziyi Xia, Wenbo Zhang 외 arxiv

Autonomous scientific research is significantly advanced thanks to the development of AI agents. One key step in this process is finding the right scientific literature, whether to explore existing knowledge for a resear…

Material Database Agent: A Multimodal Agentic Framework for Scientific Literature Mining

2026-05-05 · Achuth Chandrasekhar, Omid Barati Farimani, Radheesh Sharma Meda, Amir Barati Farimani arxiv

Materials science workflows rely on structured and unstructured data from the vast body of available scientific literature. However, most of the experimental details remain buried in text, tables, graphs and figures. Thu…

Information Extraction