Paper Copilot: A Self-Evolving and Efficient LLM System for Personalized Academic Assistance
Guanyu Lin, Tao Feng, Pengrui Han, Ge Liu, Jiaxuan You
TL;DR
<3-5 sentence high-level summary> Paper Copilot tackles the problem of researchers needing personalized, up-to-date access to a growing literature corpus. It combines thought-retrieval, real-time Arxiv updating, self-evolution, and high-performance optimizations (feature pre-computation, multi-threading, and caching) to deliver tailored academic assistance. The work demonstrates substantial efficiency gains (69.92% time savings) and positive user feedback (about 75% favor self-evolution), highlighting its potential to streamline literature review and idea generation. Future work aims to broaden sources beyond Arxiv to broaden coverage and usefulness.
Abstract
As scientific research proliferates, researchers face the daunting task of navigating and reading vast amounts of literature. Existing solutions, such as document QA, fail to provide personalized and up-to-date information efficiently. We present Paper Copilot, a self-evolving, efficient LLM system designed to assist researchers, based on thought-retrieval, user profile and high performance optimization. Specifically, Paper Copilot can offer personalized research services, maintaining a real-time updated database. Quantitative evaluation demonstrates that Paper Copilot saves 69.92\% of time after efficient deployment. This paper details the design and implementation of Paper Copilot, highlighting its contributions to personalized academic support and its potential to streamline the research process.
