{"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/brio-bringing-order-to-abstractive","title":"BRIO: Bringing Order to Abstractive Summarization","arxiv_id":"2203.16804","date":"2022-03-31","proceeding":"ACL 2022 5","authors":["Yixin Liu","PengFei Liu","Dragomir Radev","Graham Neubig"],"abstract":"Abstractive summarization models are commonly trained using maximum likelihood estimation, which assumes a deterministic (one-point) target distribution in which an ideal model will assign all the probability mass to the reference summary. This assumption may lead to performance degradation during inference, where the model needs to compare several system-generated (candidate) summaries that have deviated from the reference summary. To address this problem, we propose a novel training paradigm which assumes a non-deterministic distribution so that different candidate summaries are assigned probability mass according to their quality. Our method achieves a new state-of-the-art result on the CNN/DailyMail (47.78 ROUGE-1) and XSum (49.07 ROUGE-1) datasets. Further analysis also shows that our model can estimate probabilities of candidate summaries that are more correlated with their level of quality.","url_abs":"https://arxiv.org/abs/2203.16804v1","url_pdf":"https://arxiv.org/pdf/2203.16804v1.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":"brio-bringing-order-to-abstractive","repo_url":"https://github.com/yixinl7/brio","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"brio-bringing-order-to-abstractive","repo_url":"https://github.com/griff4692/edu-sum","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":null},{"paper_slug":"brio-bringing-order-to-abstractive","repo_url":"https://github.com/webis-de/summary-workbench","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"abstractive-text-summarization","task_name":"Abstractive Text Summarization"},{"task_slug":"text-summarization","task_name":"Text Summarization"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/abstractive-text-summarization-on-cnn-daily","task":"Abstractive Text Summarization","dataset":"CNN / Daily Mail","model":"BRIO","rank_in_archive_order":2,"of":53,"metrics":{"ROUGE-1":"47.78","ROUGE-2":"23.55","ROUGE-L":"44.57"},"uses_additional_data":false},{"leaderboard":"/sota/text-summarization-on-x-sum","task":"Text Summarization","dataset":"X-Sum","model":"BRIO","rank_in_archive_order":2,"of":18,"metrics":{"ROUGE-1":"49.07","ROUGE-2":"25.59","ROUGE-3":"40.40"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2203.16804","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2203.16804"}},"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/Tiiiger/bert_score","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/webis-de/summary-workbench","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yixinl7/brio","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/griff4692/edu-sum","reach":null}],"summary":{"unverified":10},"by_repo_kind":{"listed":{"samples":10,"ran":0,"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":0,"samples":[{"code_sha256_prefix":"6ab87da715f75e06","entry":"clean_string","repo":"webis-de/summary-workbench","repo_kind":"listed","path":"cli/plugins.py","file_url":"https://github.com/webis-de/summary-workbench/blob/HEAD/cli/plugins.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6ab87da715f75e06"}},{"code_sha256_prefix":"8ed64b5385b109c4","entry":"create_function_validator","repo":"webis-de/summary-workbench","repo_kind":"listed","path":"plugin_server/argument_models.py","file_url":"https://github.com/webis-de/summary-workbench/blob/HEAD/plugin_server/argument_models.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8ed64b5385b109c4"}},{"code_sha256_prefix":"26104b128d3147e4","entry":"dict_path","repo":"webis-de/summary-workbench","repo_kind":"listed","path":"cli/utils.py","file_url":"https://github.com/webis-de/summary-workbench/blob/HEAD/cli/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"26104b128d3147e4"}},{"code_sha256_prefix":"ecf1c8ba920b0300","entry":"docker_context","repo":"webis-de/summary-workbench","repo_kind":"listed","path":"cli/docker_interface.py","file_url":"https://github.com/webis-de/summary-workbench/blob/HEAD/cli/docker_interface.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ecf1c8ba920b0300"}},{"code_sha256_prefix":"7aa9ce775b2f552e","entry":"expand_name","repo":"webis-de/summary-workbench","repo_kind":"listed","path":"cli/plugins.py","file_url":"https://github.com/webis-de/summary-workbench/blob/HEAD/cli/plugins.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7aa9ce775b2f552e"}},{"code_sha256_prefix":"a3d7aa5039c146ad","entry":"filter_available","repo":"webis-de/summary-workbench","repo_kind":"listed","path":"api/plugin_watcher.py","file_url":"https://github.com/webis-de/summary-workbench/blob/HEAD/api/plugin_watcher.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a3d7aa5039c146ad"}},{"code_sha256_prefix":"9b8f0f6a3140abc4","entry":"gen_hash","repo":"webis-de/summary-workbench","repo_kind":"listed","path":"cli/utils.py","file_url":"https://github.com/webis-de/summary-workbench/blob/HEAD/cli/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9b8f0f6a3140abc4"}},{"code_sha256_prefix":"a789693bf4f1d0a2","entry":"get","repo":"webis-de/summary-workbench","repo_kind":"listed","path":"summary-workbench.py","file_url":"https://github.com/webis-de/summary-workbench/blob/HEAD/summary-workbench.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a789693bf4f1d0a2"}},{"code_sha256_prefix":"242406d68eb6ec5c","entry":"python_version_from_pipfile_lock","repo":"webis-de/summary-workbench","repo_kind":"listed","path":"cli/utils.py","file_url":"https://github.com/webis-de/summary-workbench/blob/HEAD/cli/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"242406d68eb6ec5c"}},{"code_sha256_prefix":"d761f2222e7c3703","entry":"resolve_path","repo":"webis-de/summary-workbench","repo_kind":"listed","path":"cli/plugins.py","file_url":"https://github.com/webis-de/summary-workbench/blob/HEAD/cli/plugins.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d761f2222e7c3703"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}