{"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/graphtranslator-aligning-graph-model-to-large","title":"GraphTranslator: Aligning Graph Model to Large Language Model for Open-ended Tasks","arxiv_id":"2402.07197","date":"2024-02-11","proceeding":null,"authors":["Mengmei Zhang","Mingwei Sun","Peng Wang","Shen Fan","Yanhu Mo","Xiaoxiao Xu","Hong Liu","Cheng Yang","Chuan Shi"],"abstract":"Large language models (LLMs) like ChatGPT, exhibit powerful zero-shot and instruction-following capabilities, have catalyzed a revolutionary transformation across diverse fields, especially for open-ended tasks. While the idea is less explored in the graph domain, despite the availability of numerous powerful graph models (GMs), they are restricted to tasks in a pre-defined form. Although several methods applying LLMs to graphs have been proposed, they fail to simultaneously handle the pre-defined and open-ended tasks, with LLM as a node feature enhancer or as a standalone predictor. To break this dilemma, we propose to bridge the pretrained GM and LLM by a Translator, named GraphTranslator, aiming to leverage GM to handle the pre-defined tasks effectively and utilize the extended interface of LLMs to offer various open-ended tasks for GM. To train such Translator, we propose a Producer capable of constructing the graph-text alignment data along node information, neighbor information and model information. By translating node representation into tokens, GraphTranslator empowers an LLM to make predictions based on language instructions, providing a unified perspective for both pre-defined and open-ended tasks. Extensive results demonstrate the effectiveness of our proposed GraphTranslator on zero-shot node classification. The graph question answering experiments reveal our GraphTranslator potential across a broad spectrum of open-ended tasks through language instructions. Our code is available at: https://github.com/alibaba/GraphTranslator.","url_abs":"https://arxiv.org/abs/2402.07197v4","url_pdf":"https://arxiv.org/pdf/2402.07197v4.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":"graphtranslator-aligning-graph-model-to-large","repo_url":"https://github.com/alibaba/graphtranslator","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"tasks":[{"task_slug":"graph-question-answering","task_name":"Graph Question Answering"},{"task_slug":"instruction-following","task_name":"Instruction Following"},{"task_slug":"language-modeling","task_name":"Language Modeling"},{"task_slug":"language-modelling","task_name":"Language Modelling"},{"task_slug":"large-language-model","task_name":"Large Language Model"},{"task_slug":"node-classification","task_name":"Node Classification"},{"task_slug":"question-answering","task_name":"Question Answering"},{"task_slug":"model","task_name":"model"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2402.07197","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2402.07197"}},"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/alibaba/graphtranslator","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"summary":{"ran":7,"ran_violates":1,"unverified":1},"by_repo_kind":{"official":{"samples":9,"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":0,"samples":[{"code_sha256_prefix":"5d118a6ac70d4e06","entry":"all_gather_with_grad","repo":"alibaba/graphtranslator","repo_kind":"official","path":"Translator/models/base_model.py","file_url":"https://github.com/alibaba/graphtranslator/blob/HEAD/Translator/models/base_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"5d118a6ac70d4e06"}},{"code_sha256_prefix":"992489a59b9e08d0","entry":"apply_to_sample","repo":"alibaba/graphtranslator","repo_kind":"official","path":"Translator/datasets/data_utils.py","file_url":"https://github.com/alibaba/graphtranslator/blob/HEAD/Translator/datasets/data_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"992489a59b9e08d0"}},{"code_sha256_prefix":"eb3a55d5da2240a5","entry":"compute_accuracy","repo":"alibaba/graphtranslator","repo_kind":"official","path":"Producer/inference/GraphSAGE.py","file_url":"https://github.com/alibaba/graphtranslator/blob/HEAD/Producer/inference/GraphSAGE.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"eb3a55d5da2240a5"}},{"code_sha256_prefix":"4d1d9c47619920ba","entry":"is_url","repo":"alibaba/graphtranslator","repo_kind":"official","path":"Translator/common/utils.py","file_url":"https://github.com/alibaba/graphtranslator/blob/HEAD/Translator/common/utils.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"4d1d9c47619920ba"}},{"code_sha256_prefix":"98589643273920ba","entry":"main_process","repo":"alibaba/graphtranslator","repo_kind":"official","path":"Translator/common/dist_utils.py","file_url":"https://github.com/alibaba/graphtranslator/blob/HEAD/Translator/common/dist_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"98589643273920ba"}},{"code_sha256_prefix":"f0d0d2447408bb09","entry":"move_to_cuda","repo":"alibaba/graphtranslator","repo_kind":"official","path":"Translator/datasets/data_utils.py","file_url":"https://github.com/alibaba/graphtranslator/blob/HEAD/Translator/datasets/data_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"f0d0d2447408bb09"}},{"code_sha256_prefix":"791c72070c0b1cfb","entry":"node_to_dict","repo":"alibaba/graphtranslator","repo_kind":"official","path":"Translator/common/config.py","file_url":"https://github.com/alibaba/graphtranslator/blob/HEAD/Translator/common/config.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"791c72070c0b1cfb"}},{"code_sha256_prefix":"9d94c9c2524f4a1b","entry":"prepare_sample","repo":"alibaba/graphtranslator","repo_kind":"official","path":"Translator/datasets/data_utils.py","file_url":"https://github.com/alibaba/graphtranslator/blob/HEAD/Translator/datasets/data_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9d94c9c2524f4a1b"}},{"code_sha256_prefix":"643539116e049080","entry":"download_cached_file","repo":"alibaba/graphtranslator","repo_kind":"official","path":"Translator/common/dist_utils.py","file_url":"https://github.com/alibaba/graphtranslator/blob/HEAD/Translator/common/dist_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"643539116e049080"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}