Skip to content

Conversation

@zhu-minjun
Copy link

@zhu-minjun zhu-minjun commented Mar 21, 2025

This PR proposes integrating DeepReviewer as an arXiv Labs project. I understand this may need further discussion, and I'm open to feedback or modifications if required.

DeepReviewer originated from the ICLR 2025 accepted paper "CycleResearcher: Improving Automated Research via Automated Review" and was recently enhanced with our improved version "DeepReview: Improving LLM-based Paper Review with Human-like Deep Thinking Process." The system employs a deep thinking process to deliver highly accurate and detailed analysis of scientific papers.

DeepReviewer has already demonstrated its value in the academic community through a collaboration with World Models @ ICLR 2025, where it helped enhance the usefulness of human expert reviews. Both our training data and models are fully open-sourced on Hugging Face, ensuring complete reproducibility and transparency.

This PR adds DeepReviewer to the AI Review tab in the arXiv Labs Panel, allowing readers to get instant, AI-powered analysis of papers directly through the arXiv interface. The integration works by transforming the current arXiv URL to our service URL (ai-researcher.net), which then provides detailed insights about the paper.
The key benefits for the arXiv community include:

  • Rapid identification of a paper's key contributions and limitations
  • In-depth analysis that highlights strengths and potential weaknesses
  • Interactive discussion capabilities, allowing readers to ask follow-up questions about specific aspects of the paper

This integration aims to make scholarly literature more accessible and understandable, helping researchers quickly grasp complex papers and decide which ones deserve deeper reading. All processing is done with full respect for the original content and proper attribution to the authors.

Here's what the DeepReviewer integration looks like on arXiv:
7f668fc4c25892a1a82930124359f08

2a1151e24c3701f5ad036cc0983e588

WENGSYX and others added 2 commits March 22, 2025 04:18
- Added DeepReviewer toggle to labs_tabs.html in the Demos section
- Created deepreviewer.js to handle API communication and content display
- Updated toggle-labs.js to support the new DeepReviewer component
- Implemented background image and logo using base64 encoding
- Styled UI element to match existing lab integrations
- Added "AI Review" functionality similar to TXYZ integration
@jweiskoff jweiskoff requested a review from a team March 24, 2025 20:39
@jweiskoff jweiskoff added the Labs Requests around arXiv Labs label Mar 24, 2025
Copy link
Contributor

@bdc34 bdc34 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The technical details of this labs application are acceptable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Labs Requests around arXiv Labs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants