Papers › Low-Resource Dialogue Summarization with Domain-Agnostic Multi-Source Pretraining

Low-Resource Dialogue Summarization with Domain-Agnostic Multi-Source Pretraining

9 Sep 2021EMNLP 2021 11arXiv:2109.04080archive 2025-07-28

Yicheng Zou, Bolin Zhu, Xingwu Hu, Tao Gui, Qi Zhang

With the rapid increase in the volume of dialogue data from daily life, there is a growing demand for dialogue summarization. Unfortunately, training a large summarization model is generally infeasible due to the inadequacy of dialogue data with annotated summaries. Most existing works for low-resource dialogue summarization directly pretrain models in other domains, e.g., the news domain, but they generally neglect the huge difference between dialogues and conventional articles. To bridge the gap between out-of-domain pretraining and in-domain fine-tuning, in this work, we propose a multi-source pretraining paradigm to better leverage the external summary data. Specifically, we exploit large-scale in-domain non-summary data to separately pretrain the dialogue encoder and the summary decoder. The combined encoder-decoder model is then pretrained on the out-of-domain summary data using adversarial critics, aiming to facilitate domain-agnostic summarization. The experimental results on two public datasets show that with only limited training data, our approach achieves competitive performance and generalizes well in different dialogue scenarios.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2109.04080")

Code

Syntology Ran 7 of 13 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 5 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

rowitzou/dams officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 7 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
5ran
6unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from RowitZou/DAMS. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Generator RowitZou/DAMS/src/models/dams.py official repository ran MIT (permissive) · 90ddea3ab96085b0 · report
GradientReversal RowitZou/DAMS/src/models/dams.py official repository ran fingerprinted MIT (permissive) · 2e142e742c55c297 · report
MultiHeadedAttention RowitZou/DAMS/src/models/dams.py official repository ran MIT (permissive) · 01f7839e605de391 · report
PositionalEncoding RowitZou/DAMS/src/models/dams.py official repository ran MIT (permissive) · 7438f3e2d81eeb38 · report
TransformerDecoderState RowitZou/DAMS/src/models/dams.py official repository ran MIT (permissive) · 2a01117c2df662d0 · report
gumbel_softmax RowitZou/DAMS/src/models/dams.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · e6d0d3fd5a52390a · report
tile RowitZou/DAMS/src/models/dams.py official repository ran · our draft was wrong MIT (permissive) · 790214d3dbdf7f4f · report
Bert RowitZou/DAMS/src/models/dams.py official repository unverified MIT (permissive) · 2c3f54e38ff89e76 · report
Model RowitZou/DAMS/src/models/dams.py official repository unverified MIT (permissive) · cf13f6a2eebb4be2 · report
TransformerDecoder RowitZou/DAMS/src/models/dams.py official repository unverified MIT (permissive) · d9c3d93e8c175d71 · report
TransformerDecoderLayer RowitZou/DAMS/src/models/dams.py official repository unverified MIT (permissive) · c867af54f1f200c8 · report
TransformerEncoder RowitZou/DAMS/src/models/dams.py official repository unverified MIT (permissive) · 4039fa46dfb73dca · report
TransformerEncoderLayer RowitZou/DAMS/src/models/dams.py official repository unverified MIT (permissive) · f11d3b7655768e5b · report

Tasks

ArticlesDecoder

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections