{"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/arxiv-2606-18850","title":"ScholarSum: Student-Teacher Abstractive Summarization via Knowledge Graph Reasoning and Reflective Refinement","arxiv_id":"2606.18850","date":"2026-06-17","proceeding":null,"authors":["Bohou Zhang","Xiaoyu Tao","Mingyue Cheng","Huijie Liu","Qi Liu"],"abstract":"Abstractive summarization plays a crucial role in enabling efficient understanding of scientific literature, yet it inherently demands both linguistic fluency and factual faithfulness. Existing approaches often fail to reconcile these two requirements. Extractive methods rely on rigid sentence splicing that disrupts macro-level logical coherence, while large language model (LLM)-based generative approaches, despite mastering linguistic fluency, exhibit limited factual consistency. In this work, we propose ScholarSum, a hierarchical reflective graph-based framework that emulates a student-teacher writing process for fluent and faithful scientific summarization. ScholarSum first organizes the document into a hierarchical knowledge graph by segmenting it into semantically coherent units, whose multi-layered community structure captures global logic and macro-level themes. Guided by this global structure, the student generates an initial draft, which is subsequently refined through fine-grained evidence retrieval. To ensure factual consistency, a teacher-like reviewer then iteratively examines the draft, identifies unsupported content, and prompts targeted re-retrieval and rewriting until the summary meets rigorous quality standards. Extensive experiments demonstrate that ScholarSum significantly outperforms previous baselines in terms of both completeness and faithfulness. Our code is available at https://github.com/Xiaoyu-Tao/ScholarSum.","url_abs":"https://arxiv.org/abs/2606.18850","url_pdf":"https://arxiv.org/pdf/2606.18850","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2606.18850","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.18850"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/Xiaoyu-Tao/ScholarSum","reach":null}],"summary":{"ran":12,"ran_draft_wrong":15,"ran_violates":3,"ran_honours":1,"unverified":9},"by_repo_kind":{"found_in_text":{"samples":40,"ran":31,"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":"2028f8749b9ea5a3","entry":"KGChunk","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2028f8749b9ea5a3"}},{"code_sha256_prefix":"9442043513ec9c8c","entry":"KGCommunity","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9442043513ec9c8c"}},{"code_sha256_prefix":"c73ef73fc2219acc","entry":"KGEntity","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c73ef73fc2219acc"}},{"code_sha256_prefix":"789ea9b770b81afa","entry":"KGRelation","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"789ea9b770b81afa"}},{"code_sha256_prefix":"73fa90a0662165cb","entry":"ModelSettings","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"73fa90a0662165cb"}},{"code_sha256_prefix":"fe13037e86b3229e","entry":"OpenAICompatClient","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fe13037e86b3229e"}},{"code_sha256_prefix":"051462288a4de6bf","entry":"PaperSumResult","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"051462288a4de6bf"}},{"code_sha256_prefix":"b0124ce1aaa01894","entry":"ReferenceAbstract","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b0124ce1aaa01894"}},{"code_sha256_prefix":"4763d6d70082d3a2","entry":"ReferenceCorpusRecord","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4763d6d70082d3a2"}},{"code_sha256_prefix":"8620b947dc33b942","entry":"ReferenceIndexPaths","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8620b947dc33b942"}},{"code_sha256_prefix":"ed2130a29205de92","entry":"StudentOutput","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ed2130a29205de92"}},{"code_sha256_prefix":"62c79fa06bc19419","entry":"TeacherDecision","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"62c79fa06bc19419"}},{"code_sha256_prefix":"c0533a29bc611155","entry":"_build_messages","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c0533a29bc611155"}},{"code_sha256_prefix":"955732112dddaec2","entry":"_cosine_similarity","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"955732112dddaec2"}},{"code_sha256_prefix":"8341fc450f8ed6c7","entry":"_dedupe_preserve_order","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8341fc450f8ed6c7"}},{"code_sha256_prefix":"64a52cf00420c447","entry":"_normalize_name","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"64a52cf00420c447"}},{"code_sha256_prefix":"9c9fdc4cf37fedc9","entry":"_normalize_rows","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9c9fdc4cf37fedc9"}},{"code_sha256_prefix":"8ef8c2da45a71ea0","entry":"_normalize_vector","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8ef8c2da45a71ea0"}},{"code_sha256_prefix":"e859e690868e6c9d","entry":"_parse_dotenv_value","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e859e690868e6c9d"}},{"code_sha256_prefix":"6f2d43ed53287c21","entry":"_ratio_tag","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6f2d43ed53287c21"}},{"code_sha256_prefix":"87980d14c3662951","entry":"_safe_json_loads","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"87980d14c3662951"}},{"code_sha256_prefix":"6d46a27345390734","entry":"extract_final_answer","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6d46a27345390734"}},{"code_sha256_prefix":"4f724b76ace37d5e","entry":"extract_improvement_suggestions","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4f724b76ace37d5e"}},{"code_sha256_prefix":"3aba9c10b9d46438","entry":"iter_reference_mappings","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3aba9c10b9d46438"}},{"code_sha256_prefix":"56c191699c1f0f40","entry":"load_reference_records","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"56c191699c1f0f40"}},{"code_sha256_prefix":"f5c7e2e56bbb9090","entry":"normalize_reference_text","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f5c7e2e56bbb9090"}},{"code_sha256_prefix":"06d6d6889d1c5e3c","entry":"parse_precision_score","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"06d6d6889d1c5e3c"}},{"code_sha256_prefix":"76bea012dd0cffa4","entry":"sample_reference_records","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"76bea012dd0cffa4"}},{"code_sha256_prefix":"95f3f0f1b54ce2be","entry":"split_indices","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"95f3f0f1b54ce2be"}},{"code_sha256_prefix":"9758b80ff2151b82","entry":"split_reference_records","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9758b80ff2151b82"}},{"code_sha256_prefix":"262515fb6a504a33","entry":"truncate_text","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"262515fb6a504a33"}},{"code_sha256_prefix":"4189e7f4dfed36de","entry":"KGReasoningAdapter","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","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":"4189e7f4dfed36de"}},{"code_sha256_prefix":"65c0db201b0bf655","entry":"LightweightKGEngine","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","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":"65c0db201b0bf655"}},{"code_sha256_prefix":"9542d0c33f815bcf","entry":"PaperSumPipeline","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","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":"9542d0c33f815bcf"}},{"code_sha256_prefix":"bc600419c220c6e7","entry":"PaperSumSettings","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","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":"bc600419c220c6e7"}},{"code_sha256_prefix":"c26c621b2333e90c","entry":"ReferenceRetriever","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","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":"c26c621b2333e90c"}},{"code_sha256_prefix":"55476bf50648d4dc","entry":"StudentModule","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","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":"55476bf50648d4dc"}},{"code_sha256_prefix":"ae3af80bd1fd04d1","entry":"TeacherModule","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","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":"ae3af80bd1fd04d1"}},{"code_sha256_prefix":"3ac78e7d45289d0b","entry":"_first_env","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","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":"3ac78e7d45289d0b"}},{"code_sha256_prefix":"75c1ba75133875a9","entry":"_load_dotenv","repo":"Xiaoyu-Tao/ScholarSum","repo_kind":"found_in_text","path":"src/papersum/pipeline.py","file_url":"https://github.com/Xiaoyu-Tao/ScholarSum/blob/HEAD/src/papersum/pipeline.py","link_basis":"first_harvest_node","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":"75c1ba75133875a9"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}