paper-with-me

Papers

Simple Yet Effective Synthetic Dataset Construction for Unsupervised Opinion Summarization

2023-03-21 · Ming Shen, Jie Ma, Shuai Wang, Yogarshi Vyas, Kalpit Dixit, Miguel Ballesteros, Yassine Benajiba

Opinion summarization provides an important solution for summarizing opinions expressed among a large number of reviews. However, generating aspect-specific and general summaries is challenging due to the lack of annotated data. In this work, we propose two simple yet effective unsupervised approaches to generate both aspect-specific and general opinion summaries by training on synthetic datasets constructed with aspect-related review contents. Our first approach, Seed Words Based Leave-One-Out (SW-LOO), identifies aspect-related portions of reviews simply by exact-matching aspect seed words and outperforms existing methods by 3.4 ROUGE-L points on SPACE and 0.5 ROUGE-1 point on OPOSUM+ for aspect-specific opinion summarization. Our second approach, Natural Language Inference Based Leave-One-Out (NLI-LOO) identifies aspect-related sentences utilizing an NLI model in a more general setting without using seed words and outperforms existing approaches by 1.2 ROUGE-L points on SPACE for aspect-specific opinion summarization and remains competitive on other metrics.

📄 PDF Abstract BibTeX arXiv:2303.11660

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceOpinion SummarizationUnsupervised Opinion Summarization

Similar Papers 제목 키워드 기반

Semantic-embedded Unsupervised Spectral Reconstruction from Single RGB Images in the Wild

2021-08-15 · ICCV 2021 10 · Zhiyu Zhu, Hui Liu, Junhui Hou, Huanqiang Zeng 외

This paper investigates the problem of reconstructing hyperspectral (HS) images from single RGB images captured by commercial cameras, \textbf{without} using paired HS and RGB images during training. To tackle this chall…

Image ReconstructionSpectral ReconstructionVisual Tracking

Improving Object-centric Learning with Query Optimization

2022-10-17 · Baoxiong Jia, Yu Liu, Siyuan Huang

The ability to decompose complex natural scenes into meaningful object-centric abstractions lies at the core of human perception and reasoning. In the recent culmination of unsupervised object-centric learning, the Slot-…

Image SegmentationObjectSemantic SegmentationUnsupervised Image Segmentation+1

Unsupervised Medical Image Segmentation with Adversarial Networks: From Edge Diagrams to Segmentation Maps

2019-11-12 · Umaseh Sivanesan, Luis H. Braga, Ranil R. Sonnadara, Kiret Dhindsa

We develop and approach to unsupervised semantic medical image segmentation that extends previous work with generative adversarial networks. We use existing edge detection methods to construct simple edge diagrams, train…

Edge DetectionImage SegmentationMedical Image SegmentationSegmentation+1

Language Model-Driven Unsupervised Neural Machine Translation

2019-11-10 · Wei Zhang, Youyuan Lin, Ruoran Ren, Xiaodong Wang 외

Unsupervised neural machine translation(NMT) is associated with noise and errors in synthetic data when executing vanilla back-translations. Here, we explicitly exploits language model(LM) to drive construction of an uns…

Language ModelingLanguage ModellingMachine Translationmodel+2

Unsupervised Meta-Learning via Few-shot Pseudo-supervised Contrastive Learning

2023-03-02 · 6th Workshop on Meta-Learning at NeurIPS 2022 2022 11 · Huiwon Jang, Hankook Lee, Jinwoo Shin

Unsupervised meta-learning aims to learn generalizable knowledge across a distribution of tasks constructed from unlabeled data. Here, the main challenge is how to construct diverse tasks for meta-learning without label …

Contrastive LearningCross-Domain Few-ShotMeta-LearningSelf-Supervised Learning