{"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/structural-scaffolds-for-citation-intent","title":"Structural Scaffolds for Citation Intent Classification in Scientific Publications","arxiv_id":"1904.01608","date":"2019-04-02","proceeding":"NAACL 2019 6","authors":["Arman Cohan","Waleed Ammar","Madeleine van Zuylen","Field Cady"],"abstract":"Identifying the intent of a citation in scientific papers (e.g., background information, use of methods, comparing results) is critical for machine reading of individual publications and automated analysis of the scientific literature. We propose structural scaffolds, a multitask model to incorporate structural information of scientific papers into citations for effective classification of citation intents. Our model achieves a new state-of-the-art on an existing ACL anthology dataset (ACL-ARC) with a 13.3% absolute increase in F1 score, without relying on external linguistic resources or hand-engineered features as done in existing methods. In addition, we introduce a new dataset of citation intents (SciCite) which is more than five times larger and covers multiple scientific domains compared with existing datasets. Our code and data are available at: https://github.com/allenai/scicite.","url_abs":"https://arxiv.org/abs/1904.01608v2","url_pdf":"https://arxiv.org/pdf/1904.01608v2.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":"structural-scaffolds-for-citation-intent","repo_url":"https://github.com/allenai/scicite","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"arc","task_name":"ARC"},{"task_slug":"citation-intent-classification","task_name":"Citation Intent Classification"},{"task_slug":"classification-1","task_name":"Classification"},{"task_slug":"classification","task_name":"General Classification"},{"task_slug":"intent-classification","task_name":"Intent Classification"},{"task_slug":"reading-comprehension","task_name":"Reading Comprehension"},{"task_slug":"sentence-classification","task_name":"Sentence Classification"},{"task_slug":"intent-classification-1","task_name":"intent-classification"}],"methods":[],"datasets_introduced":[{"slug":"scicite","name":"SciCite","full_name":"SciCite"}],"methods_introduced":[],"results":[{"leaderboard":"/sota/citation-intent-classification-on-acl-arc","task":"Citation Intent Classification","dataset":"ACL-ARC","model":"Structural-scaffolds","rank_in_archive_order":3,"of":8,"metrics":{"Macro-F1":"67.9"},"uses_additional_data":true},{"leaderboard":"/sota/citation-intent-classification-on-scicite","task":"Citation Intent Classification","dataset":"SciCite","model":"Structural-Scaffolds","rank_in_archive_order":7,"of":8,"metrics":{"Macro-F1":"84.99"},"uses_additional_data":true},{"leaderboard":"/sota/sentence-classification-on-acl-arc","task":"Sentence Classification","dataset":"ACL-ARC","model":"Structural-scaffolds","rank_in_archive_order":3,"of":4,"metrics":{"F1":"67.9"},"uses_additional_data":false},{"leaderboard":"/sota/sentence-classification-on-scicite","task":"Sentence Classification","dataset":"SciCite","model":"Structural-scaffolds","rank_in_archive_order":2,"of":5,"metrics":{"F1":"84"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1904.01608","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1904.01608"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/allenai/scicite","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":5},"by_repo_kind":{"official":{"samples":5,"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":"38de940cb5880659","entry":"format_classification_report","repo":"allenai/scicite","repo_kind":"official","path":"scicite/helper.py","file_url":"https://github.com/allenai/scicite/blob/HEAD/scicite/helper.py","link_basis":"first_harvest_node","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":"38de940cb5880659"}},{"code_sha256_prefix":"f6dc9b8239d238b8","entry":"get_values_from_list","repo":"allenai/scicite","repo_kind":"official","path":"scicite/compute_features.py","file_url":"https://github.com/allenai/scicite/blob/HEAD/scicite/compute_features.py","link_basis":"first_harvest_node","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":"f6dc9b8239d238b8"}},{"code_sha256_prefix":"2ee438c5e132ba51","entry":"is_in_lexicon","repo":"allenai/scicite","repo_kind":"official","path":"scicite/compute_features.py","file_url":"https://github.com/allenai/scicite/blob/HEAD/scicite/compute_features.py","link_basis":"first_harvest_node","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":"2ee438c5e132ba51"}},{"code_sha256_prefix":"b6bccabb0e613e32","entry":"partial_fmeasure_multilabel","repo":"allenai/scicite","repo_kind":"official","path":"scicite/helper.py","file_url":"https://github.com/allenai/scicite/blob/HEAD/scicite/helper.py","link_basis":"first_harvest_node","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":"b6bccabb0e613e32"}},{"code_sha256_prefix":"7c5400088745676b","entry":"read_jurgens_jsonline","repo":"allenai/scicite","repo_kind":"official","path":"scicite/data.py","file_url":"https://github.com/allenai/scicite/blob/HEAD/scicite/data.py","link_basis":"first_harvest_node","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":"7c5400088745676b"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}