{"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-31483","title":"A Large-Language-Model Supported Personalized Driving Framework for Lane Change in Highway Scenarios","arxiv_id":"2606.31483","date":"2026-06-30","proceeding":null,"authors":["Dong Bi","Yongqi Zhao","Paul Kovacevic","Tomislav Mihalj","Ji Zhou","Jiayuan Gong","Arno Eichberger"],"abstract":"Personalized driving can improve the user acceptance of automated driving systems. However, existing methods still provide limited support for translating natural-language driving preferences, especially when such preferences are expressed implicitly, into executable and distinguishable driving behaviors. This paper proposes a large language model (LLM)-supported personalized driving framework for highway lane-change scenarios. The framework maps natural-language driving commands to executable planning parameters in the open-source Apollo automated driving stack according to three driving styles: aggressive, normal, and conservative. To establish this mapping, candidate planning parameters are evaluated based on the resulting lane-change behaviors, and style-specific parameter sets are constructed through clustering and style-intensity ranking. For command interpretation, a retrieval dataset is constructed to support retrieval-augmented generation (RAG), enabling LLM-based interpretation of implicit user commands. Experimental results show that the derived parameter sets generate distinguishable personalized lane-change behaviors, while RAG consistently improves preference interpretation, particularly for implicit commands. These results indicate the potential of integrating LLM-based natural-language interaction with Apollo to support personalized lane-change behavior generation. The source code and the relevant datasets are available at: https://github.com/ftgTUGraz/LLM-Personalized-Driving.","url_abs":"https://arxiv.org/abs/2606.31483","url_pdf":"https://arxiv.org/pdf/2606.31483","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":{"atlas_url":"https://app.syntology.ai/?focus=2606.31483","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.31483"}},"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/ftgTUGraz/LLM-Personalized-Driving","reach":null}],"summary":{"ran":2,"ran_draft_wrong":3,"ran_violates":1,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":7,"ran":6,"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":7,"samples":[{"code_sha256_prefix":"a3d555c09976251c","entry":"RAGOpenRouterLLM","repo":"ftgTUGraz/LLM-Personalized-Driving","repo_kind":"found_in_text","path":"system_test_demo/code/src/llm_style/llm_parser.py","file_url":"https://github.com/ftgTUGraz/LLM-Personalized-Driving/blob/HEAD/system_test_demo/code/src/llm_style/llm_parser.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":"a3d555c09976251c"}},{"code_sha256_prefix":"c6cd436829bb5dcf","entry":"RAGRetriever","repo":"ftgTUGraz/LLM-Personalized-Driving","repo_kind":"found_in_text","path":"system_test_demo/code/src/llm_style/llm_parser.py","file_url":"https://github.com/ftgTUGraz/LLM-Personalized-Driving/blob/HEAD/system_test_demo/code/src/llm_style/llm_parser.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":"c6cd436829bb5dcf"}},{"code_sha256_prefix":"ef0fcba95d19654d","entry":"_extract_json_object","repo":"ftgTUGraz/LLM-Personalized-Driving","repo_kind":"found_in_text","path":"system_test_demo/code/src/llm_style/llm_parser.py","file_url":"https://github.com/ftgTUGraz/LLM-Personalized-Driving/blob/HEAD/system_test_demo/code/src/llm_style/llm_parser.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ef0fcba95d19654d"}},{"code_sha256_prefix":"450de98731f55175","entry":"_format_label_distribution","repo":"ftgTUGraz/LLM-Personalized-Driving","repo_kind":"found_in_text","path":"system_test_demo/code/src/llm_style/llm_parser.py","file_url":"https://github.com/ftgTUGraz/LLM-Personalized-Driving/blob/HEAD/system_test_demo/code/src/llm_style/llm_parser.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"450de98731f55175"}},{"code_sha256_prefix":"d4f8b9007e6067dc","entry":"_has_three_way_label_conflict","repo":"ftgTUGraz/LLM-Personalized-Driving","repo_kind":"found_in_text","path":"system_test_demo/code/src/llm_style/llm_parser.py","file_url":"https://github.com/ftgTUGraz/LLM-Personalized-Driving/blob/HEAD/system_test_demo/code/src/llm_style/llm_parser.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d4f8b9007e6067dc"}},{"code_sha256_prefix":"748c4110bdc317c0","entry":"_normalize_result","repo":"ftgTUGraz/LLM-Personalized-Driving","repo_kind":"found_in_text","path":"system_test_demo/code/src/llm_style/llm_parser.py","file_url":"https://github.com/ftgTUGraz/LLM-Personalized-Driving/blob/HEAD/system_test_demo/code/src/llm_style/llm_parser.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"748c4110bdc317c0"}},{"code_sha256_prefix":"0711761e2f14fcbc","entry":"LLMStyleParser","repo":"ftgTUGraz/LLM-Personalized-Driving","repo_kind":"found_in_text","path":"system_test_demo/code/src/llm_style/llm_parser.py","file_url":"https://github.com/ftgTUGraz/LLM-Personalized-Driving/blob/HEAD/system_test_demo/code/src/llm_style/llm_parser.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":"0711761e2f14fcbc"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.RO","source":"arxiv_api"},"syntology_extracted_results":null}