{"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/impact-oriented-contextual-scholar-profiling","title":"Impact-Oriented Contextual Scholar Profiling using Self-Citation Graphs","arxiv_id":"2304.12217","date":"2023-04-24","proceeding":null,"authors":["Yuankai Luo","Lei Shi","Mufan Xu","Yuwen Ji","Fengli Xiao","Chunming Hu","Zhiguang Shan"],"abstract":"Quantitatively profiling a scholar's scientific impact is important to modern research society. Current practices with bibliometric indicators (e.g., h-index), lists, and networks perform well at scholar ranking, but do not provide structured context for scholar-centric, analytical tasks such as profile reasoning and understanding. This work presents GeneticFlow (GF), a suite of novel graph-based scholar profiles that fulfill three essential requirements: structured-context, scholar-centric, and evolution-rich. We propose a framework to compute GF over large-scale academic data sources with millions of scholars. The framework encompasses a new unsupervised advisor-advisee detection algorithm, a well-engineered citation type classifier using interpretable features, and a fine-tuned graph neural network (GNN) model. Evaluations are conducted on the real-world task of scientific award inference. Experiment outcomes show that the F1 score of best GF profile significantly outperforms alternative methods of impact indicators and bibliometric networks in all the 6 computer science fields considered. Moreover, the core GF profiles, with 63.6%-66.5% nodes and 12.5%-29.9% edges of the full profile, still significantly outrun existing methods in 5 out of 6 fields studied. Visualization of GF profiling result also reveals human explainable patterns for high-impact scholars.","url_abs":"https://arxiv.org/abs/2304.12217v3","url_pdf":"https://arxiv.org/pdf/2304.12217v3.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":"impact-oriented-contextual-scholar-profiling","repo_url":"https://github.com/visdata/geneticflow","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"graph-neural-network","task_name":"Graph Neural Network"}],"methods":[{"method_slug":"graph-neural-network","method_name":"Graph Neural Network"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2304.12217","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2304.12217"}},"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/visdata/geneticflow","reach":{"status":"ok","spdx":"MIT"}}],"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":"f5c8511205a777da","entry":"factorial","repo":"visdata/geneticflow","repo_kind":"official","path":"Alphabetically_Ordered_Paper_Detection/alphabetically_ordered_paper_detection_algorithm.py","file_url":"https://github.com/visdata/geneticflow/blob/HEAD/Alphabetically_Ordered_Paper_Detection/alphabetically_ordered_paper_detection_algorithm.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":"f5c8511205a777da"}},{"code_sha256_prefix":"f773c43207aad8b7","entry":"get_conv","repo":"visdata/geneticflow","repo_kind":"official","path":"Award_Inference_Task/Award_Inference_Experiment/GeneticFlow_Signatures/GNN_NLP/model_stack.py","file_url":"https://github.com/visdata/geneticflow/blob/HEAD/Award_Inference_Task/Award_Inference_Experiment/GeneticFlow_Signatures/GNN_NLP/model_stack.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":"f773c43207aad8b7"}},{"code_sha256_prefix":"566c422dbe3fc845","entry":"node_dict","repo":"visdata/geneticflow","repo_kind":"official","path":"Award_Inference_Task/Award_Inference_Experiment/GeneticFlow_Signatures/GNN_NLP/dataset.py","file_url":"https://github.com/visdata/geneticflow/blob/HEAD/Award_Inference_Task/Award_Inference_Experiment/GeneticFlow_Signatures/GNN_NLP/dataset.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":"566c422dbe3fc845"}},{"code_sha256_prefix":"8c736e11bd71d4db","entry":"node_iter","repo":"visdata/geneticflow","repo_kind":"official","path":"Award_Inference_Task/Award_Inference_Experiment/GeneticFlow_Signatures/GNN_NLP/dataset.py","file_url":"https://github.com/visdata/geneticflow/blob/HEAD/Award_Inference_Task/Award_Inference_Experiment/GeneticFlow_Signatures/GNN_NLP/dataset.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":"8c736e11bd71d4db"}},{"code_sha256_prefix":"250ce678cf56a7fd","entry":"read_graphfile","repo":"visdata/geneticflow","repo_kind":"official","path":"Award_Inference_Task/Award_Inference_Experiment/GeneticFlow_Signatures/GNN_NLP/dataset.py","file_url":"https://github.com/visdata/geneticflow/blob/HEAD/Award_Inference_Task/Award_Inference_Experiment/GeneticFlow_Signatures/GNN_NLP/dataset.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":"250ce678cf56a7fd"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}