PaperMentor: A Human-Centered Multi-Agent Writing Tutor for AI Research Papers on Overleaf
Summary
PaperMentor is a human-centered multi-agent writing assistant that integrates an expert skill library with specialized agents to provide actionable inline comments on Overleaf, outperforming GPT-5.2 in usability and relevance for AI research papers.
View Cached Full Text
Cached at: 06/10/26, 09:46 PM
Paper page - PaperMentor: A Human-Centered Multi-Agent Writing Tutor for AI Research Papers on Overleaf
Source: https://huggingface.co/papers/2606.08857 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
A human-centered writing assistant system called PaperMentor integrates expert research advice with specialized agents to provide actionable feedback during manuscript drafting, outperforming AI baselines in usability and relevance.
Expert writing feedback from experienced researchers is critical for early-career scholars to improve their manuscripts, yet high-quality feedback often remains scarce because reviewing research papers is labor-intensive. EmergingAI-powered writing assistantslargely focus ongrammar fixesor simulating peer review with final scores, yet they fall short of providing concrete,actionable suggestionsthat help students improve their papers during drafting. We present PaperMentor, a human-centered writing assistant system that deliversactionable suggestionsasOverleaf-native inline commentswhile leaving the actual writing entirely to human authors. PaperMentor integrates anexpert skill librarycarefully curated from established researchers’ writing advice with 12specialized agentscovering different aspects of paper writing, such as formatting compliance, phrasing accuracy, and terminology consistency. In auser study(n=14), 90.6% of the generated comments were rated actionable and 67.5% were rated valid, significantly outperforming a GPT-5.2 baseline uswithout the skill library. We release PaperMentor asopen sourcefor public use. Our code is publicly available under the AGPL-3.0 license at https://github.com/jiarui-liu/overleaf
View arXiv pageView PDFProject pageGitHub6Add to collection
Get this paper in your agent:
hf papers read 2606\.08857
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.08857 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2606.08857 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.08857 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
@HowToAI_: This might be the most unreal academic-writing upgrade I’ve ever seen. A team from NUS open-sourced PaperDebugger, a in…
A team from NUS open-sourced PaperDebugger, a multi-agent system that lives inside Overleaf, providing real-time rewriting, critique, and citation assistance with an open enhancer model (XtraGPT-7B), making Overleaf a full research environment.
@JeremyNguyenPhD: Paper Debugger: Multi-Agent System for Academic Writing
PaperDebugger is an open-source multi-agent system from NUS that integrates with Overleaf to help rewrite academic papers in real time.
Towards Automating Scientific Review with Google's Paper Assistant Tool
The paper introduces the Paper Assistant Tool (PAT), an agentic AI framework for deep scientific review that uses inference scaling to identify mathematical errors and other flaws, achieving a 34% improvement in recall over zero-shot methods. Pilot deployments at STOC and ICML demonstrate its ability to catch critical errors before submission, easing the burden on human referees.
Prompt-to-Paper: Agentic AI System for Bioinformatics
Prompt-to-Paper is a multi-stage multi-agent AI framework for automated bioinformatics manuscript generation that uses deterministic retrieval-augmented generation, an autonomous coding agent for real experiments, and an eight-dimensional quality scorer to produce submission-formatted PDFs at low cost, with validated quality improvements.
Google's Agentic Peer-Reviewer Handled ~10K Papers at ICML/STOC — Formal Research Paper Now Out [R]
Google deployed an agentic AI peer-reviewer at ICML and STOC conferences, reviewing ~10,000 papers with 30-minute turnaround. The formal paper shows it catches 34% more mathematical errors than zero-shot prompting, setting a precedent for AI-automated scientific review at scale.