{"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/recommending-missed-citations-identified-by","title":"Recommending Missed Citations Identified by Reviewers: A New Task, Dataset and Baselines","arxiv_id":"2403.01873","date":"2024-03-04","proceeding":null,"authors":["Kehan Long","Shasha Li","Pancheng Wang","Chenlong Bao","Jintao Tang","Ting Wang"],"abstract":"Citing comprehensively and appropriately has become a challenging task with the explosive growth of scientific publications. Current citation recommendation systems aim to recommend a list of scientific papers for a given text context or a draft paper. However, none of the existing work focuses on already included citations of full papers, which are imperfect and still have much room for improvement. In the scenario of peer reviewing, it is a common phenomenon that submissions are identified as missing vital citations by reviewers. This may lead to a negative impact on the credibility and validity of the research presented. To help improve citations of full papers, we first define a novel task of Recommending Missed Citations Identified by Reviewers (RMC) and construct a corresponding expert-labeled dataset called CitationR. We conduct an extensive evaluation of several state-of-the-art methods on CitationR. Furthermore, we propose a new framework RMCNet with an Attentive Reference Encoder module mining the relevance between papers, already-made citations, and missed citations. Empirical results prove that RMC is challenging, with the proposed architecture outperforming previous methods in all metrics. We release our dataset and benchmark models to motivate future research on this challenging new task.","url_abs":"https://arxiv.org/abs/2403.01873v1","url_pdf":"https://arxiv.org/pdf/2403.01873v1.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":"recommending-missed-citations-identified-by","repo_url":"https://github.com/chainsawm/rmc","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"citation-recommendation","task_name":"Citation Recommendation"},{"task_slug":"recommendation-systems","task_name":"Recommendation Systems"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2403.01873","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2403.01873"}},"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/chainsawm/rmc","reach":{"status":"ok"}}],"summary":{"ran":8},"by_repo_kind":{"official":{"samples":8,"ran":8,"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":8,"samples":[{"code_sha256_prefix":"03ed319eac0ec8e5","entry":"cal_dcg","repo":"chainsawm/rmc","repo_kind":"official","path":"src/evaluating/metrics.py","file_url":"https://github.com/chainsawm/rmc/blob/HEAD/src/evaluating/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"03ed319eac0ec8e5"}},{"code_sha256_prefix":"4cd03f04cd18f80f","entry":"cal_map","repo":"chainsawm/rmc","repo_kind":"official","path":"src/evaluating/metrics.py","file_url":"https://github.com/chainsawm/rmc/blob/HEAD/src/evaluating/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4cd03f04cd18f80f"}},{"code_sha256_prefix":"709fb44134b038fc","entry":"cal_mrr","repo":"chainsawm/rmc","repo_kind":"official","path":"src/evaluating/metrics.py","file_url":"https://github.com/chainsawm/rmc/blob/HEAD/src/evaluating/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"709fb44134b038fc"}},{"code_sha256_prefix":"df55217fe40dfd88","entry":"get_bib_titles","repo":"chainsawm/rmc","repo_kind":"official","path":"src/modules/rankers.py","file_url":"https://github.com/chainsawm/rmc/blob/HEAD/src/modules/rankers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"df55217fe40dfd88"}},{"code_sha256_prefix":"c6d4e69166300f9e","entry":"get_ratio_str","repo":"chainsawm/rmc","repo_kind":"official","path":"src/evaluating/direct_plm_evaluating.py","file_url":"https://github.com/chainsawm/rmc/blob/HEAD/src/evaluating/direct_plm_evaluating.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c6d4e69166300f9e"}},{"code_sha256_prefix":"81219c376facd47c","entry":"get_total_positive","repo":"chainsawm/rmc","repo_kind":"official","path":"src/evaluating/evaluate.py","file_url":"https://github.com/chainsawm/rmc/blob/HEAD/src/evaluating/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"81219c376facd47c"}},{"code_sha256_prefix":"97999732844d1f78","entry":"is_train_para","repo":"chainsawm/rmc","repo_kind":"official","path":"src/training/trainer.py","file_url":"https://github.com/chainsawm/rmc/blob/HEAD/src/training/trainer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"97999732844d1f78"}},{"code_sha256_prefix":"fec5d7091af80dea","entry":"validate_iteration","repo":"chainsawm/rmc","repo_kind":"official","path":"src/training/trainer.py","file_url":"https://github.com/chainsawm/rmc/blob/HEAD/src/training/trainer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fec5d7091af80dea"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}