paper-with-me

홈 › Papers

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 task, which aims to generate a summary of customer reviews in the desired (e.g., professional) writing style. To tackle the difficulty in collecting customer and professional review pairs, we develop a non-parallel training framework, Noisy Pairing and Partial Supervision (NAPA), which trains a stylized opinion summarization system from non-parallel customer and professional review sets. We create a benchmark ProSum by collecting customer and professional reviews from Yelp and Michelin. Experimental results on ProSum and FewSum demonstrate that our non-parallel training framework consistently improves both automatic and human evaluations, successfully building a stylized opinion summarization model that can generate professionally-written summaries from customer reviews. The code is available at https://github.com/megagonlabs/napa

📄 PDF Abstract BibTeX arXiv:2211.08723

Code (1)

megagonlabs/napa 공식 구현 pytorch

Tasks

Opinion Summarization

Similar Papers 제목 키워드 기반

A Pairing Enhancement Approach for Aspect Sentiment Triplet Extraction

2023-06-11 · Fan Yang, Mian Zhang, Gongzhen Hu, Xiabing Zhou

Aspect Sentiment Triplet Extraction (ASTE) aims to extract the triplet of an aspect term, an opinion term, and their corresponding sentiment polarity from the review texts. Due to the complexity of language and the exist…

Aspect Sentiment Triplet ExtractionContrastive LearningSentenceTriplet

A Modular Approach to Automatic Cyber Threat Attribution using Opinion Pools

2024-01-25 · Koen T. W. Teuwen

Cyber threat attribution can play an important role in increasing resilience against digital threats. Recent research focuses on automating the threat attribution process and on integrating it with other efforts, such as…

Learn from Syntax: Improving Pair-wise Aspect and Opinion Terms Extractionwith Rich Syntactic Knowledge

2021-05-06 · Shengqiong Wu, Hao Fei, Yafeng Ren, Donghong Ji 외

In this paper, we propose to enhance the pair-wise aspect and opinion terms extraction (PAOTE) task by incorporating rich syntactic knowledge. We first build a syntax fusion encoder for encoding syntactic features, inclu…

Boundary DetectionPOS

STALP: Style Transfer with Auxiliary Limited Pairing

2021-10-20 · David Futschik, Michal Kučera, Michal Lukáč, Zhaowen Wang 외

We present an approach to example-based stylization of images that uses a single pair of a source image and its stylized counterpart. We demonstrate how to train an image translation network that can perform real-time se…

Style TransferTranslation

Learning from Multiple Noisy Partial Labelers

2021-06-08 · Peilin Yu, Tiffany Ding, Stephen H. Bach

Programmatic weak supervision creates models without hand-labeled training data by combining the outputs of heuristic labelers. Existing frameworks make the restrictive assumption that labelers output a single class labe…

AttributeClassificationtext-classificationText Classification+1