paper-with-me

홈 › Papers

A Zero-Resource Approach to Cross-Lingual Query-Focused Abstractive Summarization

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We present a novel approach for cross-lingual query-focused abstractive summarization (QFAS) that leverages the translate-then-summarize paradigm. We approach cross-lingual QFAS as a zero-resource problem and introduce a framework to create a synthetic QFAS corpus from a standard summarization corpus using a novel query-generation strategy. Our model summarizes documents in foreign languages for which translation quality is poor. It learns not only to identify and condense salient information relevant to a query, but also to appropriately rephrase grammatical errors and disfluencies that may occur in the noisy translations. Our technique enhances a pre-trained encoder-decoder transformer by introducing query focus to the encoder. We show that our method for creating synthetic QFAS data leads to more robust models that not only achieve state-of-the-art performance on our corpus, but also perform better on out-of-distribution data as compared to prior work.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationDecoderTranslation

Similar Papers 제목 키워드 기반

MDIA: A Benchmark for Multilingual Dialogue Generation in 46 Languages

2022-08-27 · Qingyu Zhang, Xiaoyu Shen, Ernie Chang, Jidong Ge 외

Owing to the lack of corpora for low-resource languages, current works on dialogue generation have mainly focused on English. In this paper, we present mDIA, the first large-scale multilingual benchmark for dialogue gene…

ChatbotDialogue GenerationDiversity

Zero-Shot Cross-lingual Name Retrieval for Low-Resource Languages

2019-11-01 · WS 2019 11 · Kevin Blissett, Heng Ji

In this paper we address a challenging cross-lingual name retrieval task. Given an English named entity query, we aim to find all name mentions in documents in low-resource languages. We present a novel method which reli…

Retrieval

Acoustic span embeddings for multilingual query-by-example search

2020-11-24 · Yushi Hu, Shane Settle, Karen Livescu

Query-by-example (QbE) speech search is the task of matching spoken queries to utterances within a search collection. In low- or zero-resource settings, QbE search is often addressed with approaches based on dynamic time…

Dynamic Time WarpingWord Embeddings

Multilingual Transfer Learning for QA Using Translation as Data Augmentation

2020-12-10 · Mihaela Bornea, Lin Pan, Sara Rosenthal, Radu Florian 외

Prior work on multilingual question answering has mostly focused on using large multilingual pre-trained language models (LM) to perform zero-shot language-wise learning: train a QA model on English and test on other lan…

Cross-Lingual TransferData AugmentationMachine TranslationQuestion Answering+2

Zero-Shot to Full-Resource: Cross-lingual Transfer Strategies for Aspect-Based Sentiment Analysis

2026-04-29 · Jakob Fehle, Nils Constantin Hellwig, Udo Kruschwitz, Christian Wolff arxiv

Aspect-based Sentiment Analysis (ABSA) extracts fine-grained opinions toward specific aspects within text but remains largely English-focused despite major advances in transformer-based and instruction-tuned models. This…

Cross-Lingual TransferMachine TranslationSentiment Analysis