paper-with-me

홈 › Papers

Scientific Opinion Summarization: Paper Meta-review Generation Dataset, Methods, and Evaluation

2023-05-24 · Qi Zeng, Mankeerat Sidhu, Ansel Blume, Hou Pong Chan, Lu Wang, Heng Ji

Opinions in scientific research papers can be divergent, leading to controversies among reviewers. However, most existing datasets for opinion summarization are centered around product reviews and assume that the analyzed opinions are non-controversial, failing to account for the variability seen in other contexts such as academic papers, political debates, or social media discussions. To address this gap, we propose the task of scientific opinion summarization, where research paper reviews are synthesized into meta-reviews. To facilitate this task, we introduce the ORSUM dataset covering 15,062 paper meta-reviews and 57,536 paper reviews from 47 conferences. Furthermore, we propose the Checklist-guided Iterative Introspection approach, which breaks down scientific opinion summarization into several stages, iteratively refining the summary under the guidance of questions from a checklist. Our experiments show that (1) human-written summaries do not always satisfy all necessary criteria such as depth of discussion, and identifying consensus and controversy for the specific domain, and (2) the combination of task decomposition and iterative self-refinement shows strong potential for enhancing the opinions and can be applied to other complex text generation using black-box LLMs.

📄 PDF Abstract BibTeX arXiv:2305.14647

Code (1)

mankeerat/orsum-meta-review-generation 공식 구현

Tasks

Opinion SummarizationReview GenerationText Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Aspect-Aware Decomposition for Opinion Summarization

2025-01-27 · Miao Li, Jey Han Lau, Eduard Hovy, Mirella Lapata

Opinion summarization plays a key role in deriving meaningful insights from large-scale online reviews. To make this process more explainable and grounded, we propose a modular approach guided by review aspects which sep…

Opinion Summarization

A Sentiment Consolidation Framework for Meta-Review Generation

2024-02-28 · Miao Li, Jey Han Lau, Eduard Hovy

Modern natural language generation systems with Large Language Models (LLMs) exhibit the capability to generate a plausible summary of multiple documents; however, it is uncertain if they truly possess the capability of …

Review GenerationText Generation

GLIMPSE: Pragmatically Informative Multi-Document Summarization for Scholarly Reviews

2024-06-11 · Maxime Darrin, Ines Arous, Pablo Piantanida, Jackie CK Cheung

Scientific peer review is essential for the quality of academic publications. However, the increasing number of paper submissions to conferences has strained the reviewing process. This surge poses a burden on area chair…

Document SummarizationMulti-Document Summarization

Noisy Pairing and Partial Supervision for Stylized Opinion Summarization

2022-11-16 · Hayate Iso, Xiaolan Wang, Yoshi Suhara

Opinion summarization research has primarily focused on generating summaries reflecting important opinions from customer reviews without paying much attention to the writing style. In this paper, we propose the stylized …

Opinion Summarization

Self-Supervised Multimodal Opinion Summarization

2021-05-27 · ACL 2021 5 · Jinbae Im, Moonki Kim, Hoyeop Lee, Hyunsouk Cho 외

Recently, opinion summarization, which is the generation of a summary from multiple reviews, has been conducted in a self-supervised manner by considering a sampled review as a pseudo summary. However, non-text data such…

DecoderOpinion Summarization