{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/data-augmentation-for-abstractive-query","title":"Data Augmentation for Abstractive Query-Focused Multi-Document Summarization","arxiv_id":"2103.01863","date":"2021-03-02","proceeding":null,"authors":["Ramakanth Pasunuru","Asli Celikyilmaz","Michel Galley","Chenyan Xiong","Yizhe Zhang","Mohit Bansal","Jianfeng Gao"],"abstract":"The progress in Query-focused Multi-Document Summarization (QMDS) has been limited by the lack of sufficient largescale high-quality training datasets. We present two QMDS training datasets, which we construct using two data augmentation methods: (1) transferring the commonly used single-document CNN/Daily Mail summarization dataset to create the QMDSCNN dataset, and (2) mining search-query logs to create the QMDSIR dataset. These two datasets have complementary properties, i.e., QMDSCNN has real summaries but queries are simulated, while QMDSIR has real queries but simulated summaries. To cover both these real summary and query aspects, we build abstractive end-to-end neural network models on the combined datasets that yield new state-of-the-art transfer results on DUC datasets. We also introduce new hierarchical encoders that enable a more efficient encoding of the query together with multiple documents. Empirical results demonstrate that our data augmentation and encoding methods outperform baseline models on automatic metrics, as well as on human evaluations along multiple attributes.","url_abs":"https://arxiv.org/abs/2103.01863v1","url_pdf":"https://arxiv.org/pdf/2103.01863v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"data-augmentation-for-abstractive-query","repo_url":"https://github.com/ramakanth-pasunuru/QmdsCnnIr","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"data-augmentation","task_name":"Data Augmentation"},{"task_slug":"document-summarization","task_name":"Document Summarization"},{"task_slug":"multi-document-summarization","task_name":"Multi-Document Summarization"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2103.01863","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2103.01863"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/ramakanth-pasunuru/QmdsCnnIr","reach":null}],"summary":{"ran":4,"unverified":3},"by_repo_kind":{"official":{"samples":7,"ran":4,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":7,"samples":[{"code_sha256_prefix":"ede19314dc86d7ce","entry":"MultiHeadedAttention","repo":"ramakanth-pasunuru/QmdsCnnIr","repo_kind":"official","path":"src/abstractive/transformer_encoder.py","file_url":"https://github.com/ramakanth-pasunuru/QmdsCnnIr/blob/HEAD/src/abstractive/transformer_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ede19314dc86d7ce"}},{"code_sha256_prefix":"1d82195762f96df8","entry":"MultiHeadedPooling","repo":"ramakanth-pasunuru/QmdsCnnIr","repo_kind":"official","path":"src/abstractive/transformer_encoder.py","file_url":"https://github.com/ramakanth-pasunuru/QmdsCnnIr/blob/HEAD/src/abstractive/transformer_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1d82195762f96df8"}},{"code_sha256_prefix":"19aab623b7e18014","entry":"PositionalEncoding","repo":"ramakanth-pasunuru/QmdsCnnIr","repo_kind":"official","path":"src/abstractive/transformer_encoder.py","file_url":"https://github.com/ramakanth-pasunuru/QmdsCnnIr/blob/HEAD/src/abstractive/transformer_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"19aab623b7e18014"}},{"code_sha256_prefix":"615f570cc33bdbff","entry":"PositionwiseFeedForward","repo":"ramakanth-pasunuru/QmdsCnnIr","repo_kind":"official","path":"src/abstractive/transformer_encoder.py","file_url":"https://github.com/ramakanth-pasunuru/QmdsCnnIr/blob/HEAD/src/abstractive/transformer_encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"615f570cc33bdbff"}},{"code_sha256_prefix":"38c5fed56606a9fe","entry":"TransformerEncoderHE","repo":"ramakanth-pasunuru/QmdsCnnIr","repo_kind":"official","path":"src/abstractive/transformer_encoder.py","file_url":"https://github.com/ramakanth-pasunuru/QmdsCnnIr/blob/HEAD/src/abstractive/transformer_encoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"38c5fed56606a9fe"}},{"code_sha256_prefix":"aef61f6816c3986e","entry":"TransformerEncoderLayer","repo":"ramakanth-pasunuru/QmdsCnnIr","repo_kind":"official","path":"src/abstractive/transformer_encoder.py","file_url":"https://github.com/ramakanth-pasunuru/QmdsCnnIr/blob/HEAD/src/abstractive/transformer_encoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"aef61f6816c3986e"}},{"code_sha256_prefix":"537485066d8397ff","entry":"TransformerInterLayer","repo":"ramakanth-pasunuru/QmdsCnnIr","repo_kind":"official","path":"src/abstractive/transformer_encoder.py","file_url":"https://github.com/ramakanth-pasunuru/QmdsCnnIr/blob/HEAD/src/abstractive/transformer_encoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"537485066d8397ff"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}