paper-with-me

Papers

A Dataset of Peer Reviews (PeerRead): Collection, Insights and NLP Applications

2018-04-25 · NAACL 2018 6 · Dongyeop Kang, Waleed Ammar, Bhavana Dalvi, Madeleine van Zuylen, Sebastian Kohlmeier, Eduard Hovy, Roy Schwartz

Peer reviewing is a central component in the scientific publishing process. We present the first public dataset of scientific peer reviews available for research purposes (PeerRead v1) providing an opportunity to study this important artifact. The dataset consists of 14.7K paper drafts and the corresponding accept/reject decisions in top-tier venues including ACL, NIPS and ICLR. The dataset also includes 10.7K textual peer reviews written by experts for a subset of the papers. We describe the data collection process and report interesting observed phenomena in the peer reviews. We also propose two novel NLP tasks based on this dataset and provide simple baseline models. In the first task, we show that simple models can predict whether a paper is accepted with up to 21% error reduction compared to the majority baseline. In the second task, we predict the numerical scores of review aspects and show that simple models can outperform the mean baseline for aspects with high variance such as 'originality' and 'impact'.

📄 PDF Abstract BibTeX arXiv:1804.09635

Code (1)

allenai/PeerRead 공식 구현

Similar Papers 제목 키워드 기반

Automatic Analysis of Substantiation in Scientific Peer Reviews

2023-11-20 · Yanzhu Guo, Guokan Shang, Virgile Rennard, Michalis Vazirgiannis 외

With the increasing amount of problematic peer reviews in top AI conferences, the community is urgently in need of automatic quality control measures. In this paper, we restrict our attention to substantiation -- one pop…

Argument Mining

Hierarchical Bi-Directional Self-Attention Networks for Paper Review Rating Recommendation

2020-11-02 · COLING 2020 8 · Zhongfen Deng, Hao Peng, Congying Xia, JianXin Li 외

Review rating prediction of text reviews is a rapidly growing technology with a wide range of applications in natural language processing. However, most existing methods either use hand-crafted features or learn features…

Decision MakingSentence

A Context-Aware Citation Recommendation Model with BERT and Graph Convolutional Networks

2019-03-15 · Chanwoo Jeong, Sion Jang, Hyuna Shin, Eunjeong Park 외

With the tremendous growth in the number of scientific papers being published, searching for references while writing a scientific paper is a time-consuming process. A technique that could add a reference citation at the…

BenchmarkingCitation RecommendationSentenceTAG

ReviewGuard: Enhancing Deficient Peer Review Detection via LLM-Driven Data Augmentation

2025-10-18 · Haoxuan Zhang, Ruochi Li, Sarthak Shrestha, Shree Harshini Mamidala 외 arxiv

Peer review serves as the gatekeeper of science, yet the surge in submissions and widespread adoption of large language models (LLMs) in scholarly evaluation present unprecedented challenges. While recent work has focuse…

Data AugmentationText Detection

PeerSum: A Peer Review Dataset for Abstractive Multi-document Summarization

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We present PeerSum, a new MDS dataset using peer reviews of scientific publications. Our dataset differs from the existing MDS datasets in that our summaries (i.e., the meta-reviews) are highly abstractive and they are r…

Document SummarizationMulti-Document Summarization