{"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-22180","title":"FeLoG: Scalable and Efficient Distributed Graph Embedding with Feedback Loop Mechanism","arxiv_id":"2606.22180","date":"2026-06-20","proceeding":null,"authors":["Peng Fang","Arijit Khan","Ziqiang Wu","Zhenli Li","Yibo Zhou","Fang Wang","Dan Feng"],"abstract":"Graph embedding maps graph nodes into low-dimensional vectors to support applications such as recommendation, fraud detection, and graph-based retrieval-augmented generation (GraphRAG). As graphs scale to billions of edges, scalable and efficient graph embedding has become increasingly important. Existing frameworks commonly adopt a sampling-training paradigm, in which mini-batches are constructed by sampling nodes and their neighbors. However, sampling is typically decoupled from evolving embedding quality, causing redundant exploration of well-trained regions while under-sampling undertrained nodes. At the system level, such decoupling further leads to excessive communication, serialized execution, and low resource utilization in distributed environments. We present FeLoG, a feedback loop-driven system for scalable distributed graph embedding. (1) FeLoG introduces feedback-coupled sampling and training, dynamically prioritizing undertrained nodes according to real-time embedding-quality feedback, thereby reducing redundant computation and accelerating convergence. (2) It employs activity-aware communication that compresses frequently occurring node sequences to reduce intra-machine PCIe traffic and selectively synchronizes frequently updated embeddings to reduce inter-machine communication. (3) It adopts a round-interleaved pipeline that overlaps next-round sampling with current-round training to improve CPU-GPU utilization. Experiments against six state-of-the-art baselines on large-scale graphs show that FeLoG achieves an average speedup of 27.9x, reduces communication cost by more than 53.1%, and sustains over 80% CPU-GPU utilization.","url_abs":"https://arxiv.org/abs/2606.22180","url_pdf":"https://arxiv.org/pdf/2606.22180","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":"https://syntology.ai/paper/2606.22180","atlas_url":"https://app.syntology.ai/?focus=2606.22180","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.22180"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/dmlc/dgl","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/iDC-NEU/NeutronTP","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/ISCS-ZJU/LeapGNN-AE","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/RocmFang/DistGER","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/AIS-SNU/GraNNDis_Artifact","reach":null}],"summary":{"ran":7,"ran_honours":1,"unverified":10},"by_repo_kind":{"found_in_text":{"samples":18,"ran":8,"repositories":4}},"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":13,"samples":[{"code_sha256_prefix":"3249a9789feb2084","entry":"DistChunkLayer","repo":"iDC-NEU/NeutronTP","repo_kind":"found_in_text","path":"models/tensplit_gcn_large.py","file_url":"https://github.com/iDC-NEU/NeutronTP/blob/HEAD/models/tensplit_gcn_large.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":"3249a9789feb2084"}},{"code_sha256_prefix":"2aaa86fdd39bbf4b","entry":"DistNNLayer","repo":"iDC-NEU/NeutronTP","repo_kind":"found_in_text","path":"models/tensplit_gcn_large.py","file_url":"https://github.com/iDC-NEU/NeutronTP/blob/HEAD/models/tensplit_gcn_large.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":"2aaa86fdd39bbf4b"}},{"code_sha256_prefix":"b338b6f7dd60e20a","entry":"IsHeaderFile","repo":"RocmFang/DistGER","repo_kind":"found_in_text","path":"ext/args/.ycm_extra_conf.py","file_url":"https://github.com/RocmFang/DistGER/blob/HEAD/ext/args/.ycm_extra_conf.py","link_basis":"first_harvest_node","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":"b338b6f7dd60e20a"}},{"code_sha256_prefix":"f5aca99be25ca82a","entry":"MakeRelativePathsInFlagsAbsolute","repo":"RocmFang/DistGER","repo_kind":"found_in_text","path":"ext/args/.ycm_extra_conf.py","file_url":"https://github.com/RocmFang/DistGER/blob/HEAD/ext/args/.ycm_extra_conf.py","link_basis":"first_harvest_node","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":"f5aca99be25ca82a"}},{"code_sha256_prefix":"affe997f9f201d4e","entry":"TimerCtx","repo":"iDC-NEU/NeutronTP","repo_kind":"found_in_text","path":"models/tensplit_gcn_large.py","file_url":"https://github.com/iDC-NEU/NeutronTP/blob/HEAD/models/tensplit_gcn_large.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":"affe997f9f201d4e"}},{"code_sha256_prefix":"27ba097348e4aa6f","entry":"find_acc","repo":"AIS-SNU/GraNNDis_Artifact","repo_kind":"found_in_text","path":"AE/ae2_parser.py","file_url":"https://github.com/AIS-SNU/GraNNDis_Artifact/blob/HEAD/AE/ae2_parser.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":"27ba097348e4aa6f"}},{"code_sha256_prefix":"2d06c85d765e946d","entry":"find_dur","repo":"AIS-SNU/GraNNDis_Artifact","repo_kind":"found_in_text","path":"AE/ae1_parser.py","file_url":"https://github.com/AIS-SNU/GraNNDis_Artifact/blob/HEAD/AE/ae1_parser.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":"2d06c85d765e946d"}},{"code_sha256_prefix":"33959d0bcca2d9be","entry":"substract_columns","repo":"ISCS-ZJU/LeapGNN-AE","repo_kind":"found_in_text","path":"dgl_jpgnn_trans_lessjp.py","file_url":"https://github.com/ISCS-ZJU/LeapGNN-AE/blob/HEAD/dgl_jpgnn_trans_lessjp.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"33959d0bcca2d9be"}},{"code_sha256_prefix":"b1513edd1b088c78","entry":"DistEnv","repo":"iDC-NEU/NeutronTP","repo_kind":"found_in_text","path":"models/tensplit_gcn_large.py","file_url":"https://github.com/iDC-NEU/NeutronTP/blob/HEAD/models/tensplit_gcn_large.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b1513edd1b088c78"}},{"code_sha256_prefix":"a164461c10272fa1","entry":"DistLogger","repo":"iDC-NEU/NeutronTP","repo_kind":"found_in_text","path":"models/tensplit_gcn_large.py","file_url":"https://github.com/iDC-NEU/NeutronTP/blob/HEAD/models/tensplit_gcn_large.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a164461c10272fa1"}},{"code_sha256_prefix":"8b345a76be8c9f7a","entry":"DistTimer","repo":"iDC-NEU/NeutronTP","repo_kind":"found_in_text","path":"models/tensplit_gcn_large.py","file_url":"https://github.com/iDC-NEU/NeutronTP/blob/HEAD/models/tensplit_gcn_large.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8b345a76be8c9f7a"}},{"code_sha256_prefix":"1f4b33b8bb420499","entry":"GetCompilationInfoForFile","repo":"RocmFang/DistGER","repo_kind":"found_in_text","path":"ext/args/.ycm_extra_conf.py","file_url":"https://github.com/RocmFang/DistGER/blob/HEAD/ext/args/.ycm_extra_conf.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":"1f4b33b8bb420499"}},{"code_sha256_prefix":"e3ca14669fcbadc6","entry":"TensplitGCNLARGE","repo":"iDC-NEU/NeutronTP","repo_kind":"found_in_text","path":"models/tensplit_gcn_large.py","file_url":"https://github.com/iDC-NEU/NeutronTP/blob/HEAD/models/tensplit_gcn_large.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e3ca14669fcbadc6"}},{"code_sha256_prefix":"5fc045c4a6bec127","entry":"all_to_all","repo":"iDC-NEU/NeutronTP","repo_kind":"found_in_text","path":"models/tensplit_gcn_large.py","file_url":"https://github.com/iDC-NEU/NeutronTP/blob/HEAD/models/tensplit_gcn_large.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5fc045c4a6bec127"}},{"code_sha256_prefix":"3aa189334625af0d","entry":"data_prefetcher","repo":"iDC-NEU/NeutronTP","repo_kind":"found_in_text","path":"models/tensplit_gcn_large.py","file_url":"https://github.com/iDC-NEU/NeutronTP/blob/HEAD/models/tensplit_gcn_large.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3aa189334625af0d"}},{"code_sha256_prefix":"0ea0f96e15ee65f3","entry":"gather","repo":"iDC-NEU/NeutronTP","repo_kind":"found_in_text","path":"models/tensplit_gcn_large.py","file_url":"https://github.com/iDC-NEU/NeutronTP/blob/HEAD/models/tensplit_gcn_large.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0ea0f96e15ee65f3"}},{"code_sha256_prefix":"1795bb680a62df99","entry":"get_model_trace","repo":"ISCS-ZJU/LeapGNN-AE","repo_kind":"found_in_text","path":"dgl_jpgnn_trans_lessjp.py","file_url":"https://github.com/ISCS-ZJU/LeapGNN-AE/blob/HEAD/dgl_jpgnn_trans_lessjp.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1795bb680a62df99"}},{"code_sha256_prefix":"793a3a5b95a81cea","entry":"split","repo":"iDC-NEU/NeutronTP","repo_kind":"found_in_text","path":"models/tensplit_gcn_large.py","file_url":"https://github.com/iDC-NEU/NeutronTP/blob/HEAD/models/tensplit_gcn_large.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"793a3a5b95a81cea"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","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 7,081 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":7081},"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}}}