{"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/aries-a-corpus-of-scientific-paper-edits-made","title":"ARIES: A Corpus of Scientific Paper Edits Made in Response to Peer Reviews","arxiv_id":"2306.12587","date":"2023-06-21","proceeding":null,"authors":["Mike D'Arcy","Alexis Ross","Erin Bransom","Bailey Kuehl","Jonathan Bragg","Tom Hope","Doug Downey"],"abstract":"We introduce the task of automatically revising scientific papers based on peer feedback and release ARIES, a dataset of review comments and their corresponding paper edits. The data is drawn from real reviewer-author interactions from computer science, and we provide labels linking each reviewer comment to the specific paper edits made by the author in response. We automatically create a high-precision silver training set, as well as an expert-labeled test set that shows high inter-annotator agreement. In experiments with 10 models covering the state of the art, we find that they struggle even to identify which edits correspond to a comment -- especially when the relationship between the edit and the comment is indirect and requires reasoning to uncover. We also extensively analyze GPT-4's ability to generate edits given a comment and the original paper. We find that it often succeeds on a superficial level, but tends to rigidly follow the wording of the feedback rather than the underlying intent, and lacks technical details compared to human-written edits.","url_abs":"https://arxiv.org/abs/2306.12587v2","url_pdf":"https://arxiv.org/pdf/2306.12587v2.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":"aries-a-corpus-of-scientific-paper-edits-made","repo_url":"https://github.com/allenai/aries","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[],"methods":[{"method_slug":"absolute-position-encodings","method_name":"Absolute Position Encodings"},{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"gpt-4","method_name":"GPT-4"},{"method_slug":"label-smoothing","method_name":"Label Smoothing"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"position-wise-feed-forward-layer","method_name":"Position-Wise Feed-Forward Layer"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"transformer","method_name":"Transformer"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2306.12587","atlas_url":"https://app.syntology.ai/?focus=2306.12587","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2306.12587"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/allenai/aries","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":5,"unverified":3},"by_repo_kind":{"official":{"samples":8,"ran":5,"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":"5ebf094868fd0444","entry":"basic_token_align","repo":"allenai/aries","repo_kind":"official","path":"aries/util/edit.py","file_url":"https://github.com/allenai/aries/blob/HEAD/aries/util/edit.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5ebf094868fd0444"}},{"code_sha256_prefix":"6164eefcce2fb3e1","entry":"colorify","repo":"allenai/aries","repo_kind":"official","path":"aries/util/color.py","file_url":"https://github.com/allenai/aries/blob/HEAD/aries/util/color.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6164eefcce2fb3e1"}},{"code_sha256_prefix":"28f1982db3388dba","entry":"downsample_recs","repo":"allenai/aries","repo_kind":"official","path":"aries/util/data.py","file_url":"https://github.com/allenai/aries/blob/HEAD/aries/util/data.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"28f1982db3388dba"}},{"code_sha256_prefix":"00448a446842cc38","entry":"index_by","repo":"allenai/aries","repo_kind":"official","path":"aries/util/data.py","file_url":"https://github.com/allenai/aries/blob/HEAD/aries/util/data.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"00448a446842cc38"}},{"code_sha256_prefix":"7142219531463a02","entry":"openc","repo":"allenai/aries","repo_kind":"official","path":"aries/util/data.py","file_url":"https://github.com/allenai/aries/blob/HEAD/aries/util/data.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7142219531463a02"}},{"code_sha256_prefix":"6b96792de473f699","entry":"colorprint","repo":"allenai/aries","repo_kind":"official","path":"aries/util/color.py","file_url":"https://github.com/allenai/aries/blob/HEAD/aries/util/color.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6b96792de473f699"}},{"code_sha256_prefix":"519a75e4f9f6bd58","entry":"levenshtein_distance","repo":"allenai/aries","repo_kind":"official","path":"aries/util/edit.py","file_url":"https://github.com/allenai/aries/blob/HEAD/aries/util/edit.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"519a75e4f9f6bd58"}},{"code_sha256_prefix":"843af5ddd4587178","entry":"make_word_diff","repo":"allenai/aries","repo_kind":"official","path":"aries/util/edit.py","file_url":"https://github.com/allenai/aries/blob/HEAD/aries/util/edit.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"843af5ddd4587178"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}