A Hybrid Approach to Cross-lingual Product Review Summarization (2022.emnlp-industry)
Copied to clipboard
| Challenge: | Existing methods for summarizing product reviews with thousands of reviews are inefficient and time consuming. |
| Approach: | They propose an unsupervised extractive step and a supervised abstractive step to generate a short summary in any language. |
| Outcome: | The proposed model is as good as human written summaries in coherence, informativeness, non-redundancy, and fluency as human summary summators. |
Similar Papers
A Survey on Cross-Lingual Summarization (2022.tacl-1)
Copied to clipboard
| Challenge: | Cross-lingual summarization is a task of generating a summary in one language for a given document in a different language. |
| Approach: | They present a systematic review of the literature on cross-lingual summarization . they summarize previous efforts and compare them with each other . |
| Outcome: | The proposed approach is compared with previous approaches and summarizes them to provide a deeper analysis. |
MARS: Multilingual Aspect-centric Review Summarisation (2024.emnlp-industry)
Copied to clipboard
| Challenge: | Existing methods for summarizing customer feedback are not able to extract actionable reviews into a specific target language. |
| Approach: | They propose a framework involving extract-then-summarise to summariser customer feedback into a specific language. |
| Outcome: | The proposed framework improves abstractive baselines and efficiency to real-time systems. |
Models and Datasets for Cross-Lingual Summarisation (2021.emnlp-main)
Copied to clipboard
| Challenge: | Recent years have witnessed increased interest in abstractive summarisation thanks to the popularity of neural network models and the availability of datasets containing hundreds of thousands of document-summary pairs. |
| Approach: | They propose to create a cross-lingual summarisation corpus with long documents in a source language associated with multi-sentence summaries in . target language. |
| Outcome: | The proposed task can be applied to several other languages and covers twelve languages and directions. |
Multi-Target Cross-Lingual Summarization: a novel task and a language-neutral approach (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods to summarize documents in multiple languages are not systematically evaluated to ensure semantic coherence across target languages. |
| Approach: | They propose a principled re-ranking approach to ensure semantic coherence in documents in multiple target languages while ensuring semantic similarity across target languages. |
| Outcome: | The proposed model combines the difficulties of monolingual summarization with those of machine translation, such as translation of idiomatic expressions and cultural references. |
Few-Shot Learning for Opinion Summarization (2020.emnlp-main)
Copied to clipboard
| Challenge: | a recent study shows that abstractive summarization models fail to capture their essential properties due to the high cost of summary production. |
| Approach: | They propose a few-shot framework for abstractive opinion summarization that bootstraps the output of an unsupervised model. |
| Outcome: | The proposed framework outperforms extractive and abstractive methods on Amazon and Yelp datasets. |
End-to-End Aspect-Guided Review Summarization at Scale (2025.emnlp-industry)
Copied to clipboard
Ilya Boytsov, Vinny DeGenova, Mikhail Balyasin, Joseph Walt, Caitlin Eusden, Marie-Claire Rochat, Margaret Pierson
| Challenge: | Existing methods to generate concise product review summaries are prone to hallucination, omission of important facts, and factual errors. |
| Approach: | They propose a large language model-based system that combines aspect-based sentiment analysis with guided summarization to generate concise product review summaries. |
| Outcome: | The proposed system generates concise and interpretable product review summaries using a large language model (LLM) dataset. |
CrossSum: Beyond English-Centric Cross-Lingual Summarization for 1,500+ Language Pairs (2023.acl-long)
Copied to clipboard
| Challenge: | a large-scale cross-lingual summarization dataset is available for free . a cross-linguistic summarizing model can be trained in any target language . |
| Approach: | They propose a multistage data sampling algorithm to train a cross-lingual summarization model capable of summarizing an article in any target language. |
| Outcome: | The proposed model outperforms baseline models on ROUGE and LaSE. |
Mixed-Lingual Pre-training for Cross-lingual Summarization (2020.aacl-main)
Copied to clipboard
| Challenge: | Cross-lingual summarization (CLS) aims at producing a summary in the target language for an article in the source language. |
| Approach: | They propose a mixed-lingual pre-training scheme that leverages both cross-lingual tasks such as translation and monolingual tasks like masked language models. |
| Outcome: | The proposed model improves on the translation and masked language models with no task-specific components and saves memory. |
PASS: Perturb-and-Select Summarizer for Product Reviews (2021.acl-long)
Copied to clipboard
| Challenge: | Existing work on product reviews summarization focuses on generating concise, coherent and informative summaries, but this task is challenging. |
| Approach: | They propose a product reviews summarization task that employs a large pre-trained Transformer-based model and a method for ranking these summaries according to desired criteria. |
| Outcome: | The proposed system avoids the problem of self-contradiction by ranking the summaries according to desired criteria. |
A Robust Abstractive System for Cross-Lingual Summarization (N19-1)
Copied to clipboard
| Challenge: | We present a novel system for cross-lingual summarization that can be applied to low-resource languages. |
| Approach: | They propose a neural abstractive summarization system that can be applied to low-resource languages . they use machine translation and the New York Times summarizing corpus to create a corpus . |
| Outcome: | The proposed system achieves higher fluency than standard summarizers on translated documents . the proposed system can be easily applied to new low-resource languages . |