{"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/routefinder-towards-foundation-models-for","title":"RouteFinder: Towards Foundation Models for Vehicle Routing Problems","arxiv_id":"2406.15007","date":"2024-06-21","proceeding":null,"authors":["Federico Berto","Chuanbo Hua","Nayeli Gast Zepeda","André Hottung","Niels Wouda","Leon Lan","Junyoung Park","Kevin Tierney","Jinkyoo Park"],"abstract":"This paper introduces RouteFinder, a comprehensive foundation model framework to tackle different Vehicle Routing Problem (VRP) variants. Our core idea is that a foundation model for VRPs should be able to represent variants by treating each as a subset of a generalized problem equipped with different attributes. We propose a unified VRP environment capable of efficiently handling any attribute combination. The RouteFinder model leverages a modern transformer-based encoder and global attribute embeddings to improve task representation. Additionally, we introduce two reinforcement learning techniques to enhance multi-task performance: mixed batch training, which enables training on different variants at once, and multi-variant reward normalization to balance different reward scales. Finally, we propose efficient adapter layers that enable fine-tuning for new variants with unseen attributes. Extensive experiments on 24 VRP variants show RouteFinder achieves competitive results. Our code is openly available at https://github.com/ai4co/routefinder.","url_abs":"https://arxiv.org/abs/2406.15007v2","url_pdf":"https://arxiv.org/pdf/2406.15007v2.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":"routefinder-towards-foundation-models-for","repo_url":"https://github.com/ai4co/routefinder","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"attribute","task_name":"Attribute"},{"task_slug":"multi-task-learning","task_name":"Multi-Task Learning"}],"methods":[{"method_slug":"adapter","method_name":"Adapter"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2406.15007","atlas_url":"https://app.syntology.ai/?focus=2406.15007","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2406.15007"}},"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":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/ai4co/routefinder","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":4,"unverified":2},"by_repo_kind":{"official":{"samples":6,"ran":4,"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":"f673e95a2db15fdb","entry":"mtvrp2anyvrp","repo":"ai4co/routefinder","repo_kind":"official","path":"routefinder/baselines/utils.py","file_url":"https://github.com/ai4co/routefinder/blob/HEAD/routefinder/baselines/utils.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":"f673e95a2db15fdb"}},{"code_sha256_prefix":"2436dc0d04d60c52","entry":"random_policy","repo":"ai4co/routefinder","repo_kind":"official","path":"routefinder/utils.py","file_url":"https://github.com/ai4co/routefinder/blob/HEAD/routefinder/utils.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":"2436dc0d04d60c52"}},{"code_sha256_prefix":"4155ecfd958d371b","entry":"routes2action","repo":"ai4co/routefinder","repo_kind":"official","path":"routefinder/baselines/lkh.py","file_url":"https://github.com/ai4co/routefinder/blob/HEAD/routefinder/baselines/lkh.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":"4155ecfd958d371b"}},{"code_sha256_prefix":"b3503c9302c39ed0","entry":"scale","repo":"ai4co/routefinder","repo_kind":"official","path":"routefinder/baselines/utils.py","file_url":"https://github.com/ai4co/routefinder/blob/HEAD/routefinder/baselines/utils.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":"b3503c9302c39ed0"}},{"code_sha256_prefix":"402c6899e4a2a783","entry":"solution2action","repo":"ai4co/routefinder","repo_kind":"official","path":"routefinder/baselines/ortools.py","file_url":"https://github.com/ai4co/routefinder/blob/HEAD/routefinder/baselines/ortools.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":"402c6899e4a2a783"}},{"code_sha256_prefix":"f64c7bc065a4c013","entry":"solve","repo":"ai4co/routefinder","repo_kind":"official","path":"routefinder/baselines/solve.py","file_url":"https://github.com/ai4co/routefinder/blob/HEAD/routefinder/baselines/solve.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":"f64c7bc065a4c013"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}