Paper Circle: An Open-source Multi-agent Research Discovery and Analysis Framework
arXiv cs.CL / 4/8/2026
📰 NewsSignals & Early TrendsIdeas & Deep AnalysisTools & Practical UsageModels & Research
Key Points
- Paper Circle is an open-source multi-agent framework aimed at reducing the time and effort needed to discover, evaluate, organize, and understand academic papers using multi-agent LLM workflows.
- It includes two coordinated pipelines: a Discovery Pipeline that performs offline/online retrieval, multi-criteria scoring, diversity-aware ranking, and structured outputs, and an Analysis Pipeline that converts papers into typed knowledge graphs for graph-aware Q&A and coverage checks.
- The system is built using a coder-LLM-based multi-agent orchestration approach and generates reproducible, synchronized artifacts at each agent step (JSON, CSV, BibTeX, Markdown, and HTML).
- The paper benchmarks Paper Circle on retrieval and review generation tasks, reporting metrics such as hit rate, MRR, and Recall@K, with improvements that scale with stronger agent models.
- The project has been publicly released via a website and GitHub repository, enabling researchers and developers to adopt and evaluate the workflow directly.



