LAZYREVIEW
收藏资源简介:
LAZYREVIEW数据集是由德国达姆施塔特技术大学的研究团队创建的,包含500个经过专家标注的同行评审句子,这些句子被标记为18个不同的lazy thinking类别。该数据集是基于ARR 2022和EMNLP 2020指南构建的,旨在支持自动检测同行评审中的lazy thinking现象的研究。数据集涵盖了多个会议和期刊的评审报告,通过迭代标注和指南改进的过程,确保了标注质量。
The LAZYREVIEW dataset was created by a research team from the Technical University of Darmstadt, Germany. It contains 500 expert-annotated peer-review sentences labeled with 18 distinct lazy thinking categories. This dataset was constructed based on the guidelines of ARR 2022 and EMNLP 2020, and is intended to support research on the automatic detection of lazy thinking in peer reviews. The dataset covers review reports from multiple conferences and journals, and its annotation quality is ensured through an iterative process of annotation and guideline refinement.
LazyReview数据集概述
数据集简介
- 名称: LazyReview
- 目的: 用于检测NLP同行评审中的"懒惰思维"现象
- 特点: 包含细粒度标注的同行评审句子,支持开发自动化检测工具
- 应用: 可用于改进同行评审过程,培训初级评审人员
数据集内容
-
数据文件结构:
├── instruction_tuned │ ├── coarse_grained │ │ ├── lazy_thinking_coarse_grained_test.jsonl │ │ ├── lazy_thinking_coarse_grained_test_with_eg.jsonl │ │ ├── lazy_thinking_coarse_grained_train.jsonl │ │ └── lazy_thinking_coarse_grained_train_with_eg.jsonl │ ├── fine_grained │ │ ├── lazy_thinking_fine_grained_test.jsonl │ │ ├── lazy_thinking_fine_grained_test_with_eg.jsonl │ │ ├── lazy_thinking_fine_grained_train.jsonl │ │ └── lazy_thinking_fine_grained_train_with_eg.jsonl └── zero_shot ├── Round2_data.tsv ├── Round1_data.tsv └── Round3_data.tsv
实验支持
- 支持的模型家族: LLaMa, Gemma, Qwen, Yi, Mistral, SciTulu
- 实验类型:
- 零样本实验
- 指令微调实验
引用信息
bibtex @misc{purkayastha2025lazyreviewdatasetuncoveringlazy, title={LazyReview A Dataset for Uncovering Lazy Thinking in NLP Peer Reviews}, author={Sukannya Purkayastha and Zhuang Li and Anne Lauscher and Lizhen Qu and Iryna Gurevych}, year={2025}, eprint={2504.11042}, archivePrefix={arXiv}, primaryClass={cs.CL}, url={https://arxiv.org/abs/2504.11042}, }
联系方式
- 联系人: Sukannya Purkayastha
- 邮箱: sukannya.purkayastha@tu-darmstadt.de
- 机构: UKP Lab, TU Darmstadt

- 1LazyReview A Dataset for Uncovering Lazy Thinking in NLP Peer Reviews德国达姆施塔特技术大学Ubiquitous Knowledge Processing Lab、Department of Computer Science and Hessian Center for AI (hessian.AI) · 2025年



