核心概念
The SEA framework automates the paper reviewing process by standardizing reviews, generating comprehensive and consistent feedback, and employing a self-correction strategy to improve the alignment between reviews and paper contents.
摘要
The paper introduces the SEA framework for automated scientific paper reviewing, which consists of three main modules:
Standardization Module (SEA-S):
- Utilizes GPT-4 to integrate multiple reviews for a paper into a standardized format with constructive content.
- Fine-tunes an open-source LLM (Mistral-7B) to distill the knowledge of GPT-4 for review standardization.
Evaluation Module (SEA-E):
- Parses papers into text and LaTeX codes to enable LLMs to deeply understand the contents.
- Fine-tunes Mistral-7B using the standardized reviews and parsed papers to generate comprehensive and constructive reviews.
Analysis Module (SEA-A):
- Introduces a "mismatch score" to measure the consistency between generated reviews and paper contents.
- Employs a self-correction strategy to regenerate reviews when the mismatch score exceeds a threshold, improving the alignment between reviews and papers.
Extensive experiments on diverse datasets show that SEA outperforms existing methods in terms of review quality, comprehensiveness, and consistency. The framework aims to provide timely and valuable feedback to authors, enhancing the quality of their research work.
統計資料
The rapid increase in scientific papers has overwhelmed traditional peer review mechanisms.
Existing methods using LLMs for automated reviewing often generate generic or partial contents.
Multiple reviews for a paper can provide helpful but partial opinions on certain aspects.
引述
"To address the issues above, we introduce an automated paper reviewing framework SEA."
"Extensive experimental results on datasets collected from eight venues show that SEA can generate valuable insights for authors to improve their papers."