{"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-2602-03548","title":"SEAD: Self-Evolving Agent for Multi-Turn Service Dialogue","arxiv_id":"2602.03548","date":"2026-02-03","proceeding":null,"authors":["Yuqin Dai","Ning Gao","Wei Zhang","Jie Wang","Zichen Luo","Jinpeng Wang","Yujie Wang","Ruiyuan Wu","Chaozheng Wang"],"abstract":"Large Language Models have demonstrated remarkable capabilities in open-domain dialogues. However, current methods exhibit suboptimal performance in service dialogues, as they rely on noisy, low-quality human conversation data. This limitation arises from data scarcity and the difficulty of simulating authentic, goal-oriented user behaviors. To address these issues, we propose SEAD (Self-Evolving Agent for Service Dialogue), a framework that enables agents to learn effective strategies without large-scale human annotations. SEAD decouples user modeling into two components: a Profile Controller that generates diverse user states to manage training curriculum, and a User Role-play Model that focuses on realistic role-playing. This design ensures the environment provides adaptive training scenarios rather than acting as an unfair adversary. Experiments demonstrate that SEAD significantly outperforms Open-source Foundation Models and Closed-source Commercial Models, improving task completion rate by 17.6% and dialogue efficiency by 11.1%. Code is available at: https://github.com/Da1yuqin/SEAD.","url_abs":"https://arxiv.org/abs/2602.03548","url_pdf":"https://arxiv.org/pdf/2602.03548","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=2602.03548","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.03548"}},"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/Da1yuqin/SEAD","reach":null}],"summary":{"ran_draft_wrong":1,"unverified":19},"by_repo_kind":{"found_in_text":{"samples":20,"ran":1,"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":"25f0ea3f460f6ce1","entry":"unpad_dataproto","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"verl/protocol.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/verl/protocol.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"25f0ea3f460f6ce1"}},{"code_sha256_prefix":"96f494ea053bac2d","entry":"build_chat_messages","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"SEAD/vllm_service/vllm_server.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/SEAD/vllm_service/vllm_server.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":"96f494ea053bac2d"}},{"code_sha256_prefix":"3c337ab1bef2b5b1","entry":"calculate_completion_rate","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"utils/analyze_chatbot_mistakes.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/utils/analyze_chatbot_mistakes.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":"3c337ab1bef2b5b1"}},{"code_sha256_prefix":"5b7295d80bd7a043","entry":"check_vllm_service_health","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"for_evaluation/Baseline_test_local_models_vllm.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/for_evaluation/Baseline_test_local_models_vllm.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":"5b7295d80bd7a043"}},{"code_sha256_prefix":"b364d075c39bce10","entry":"extract_initial_state","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"utils/analyze_chatbot_mistakes.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/utils/analyze_chatbot_mistakes.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":"b364d075c39bce10"}},{"code_sha256_prefix":"fb8290dd4e4e685b","entry":"extract_score","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"utils/analyze_chatbot_mistakes.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/utils/analyze_chatbot_mistakes.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":"fb8290dd4e4e685b"}},{"code_sha256_prefix":"949edfca00534d9f","entry":"extract_stages_from_dialogue","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"for_evaluation/get_metrics_from_jsonl.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/for_evaluation/get_metrics_from_jsonl.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":"949edfca00534d9f"}},{"code_sha256_prefix":"0b7e36b128f91713","entry":"extract_tag_value","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"for_evaluation/get_metrics_from_jsonl.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/for_evaluation/get_metrics_from_jsonl.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":"0b7e36b128f91713"}},{"code_sha256_prefix":"fa77461d2cd2929c","entry":"extract_user_final_status","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"for_evaluation/get_metrics_from_jsonl.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/for_evaluation/get_metrics_from_jsonl.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":"fa77461d2cd2929c"}},{"code_sha256_prefix":"c8a9c51bedd5ee37","entry":"fill_user_params","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"SEAD/vllm_service/vllm_server.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/SEAD/vllm_service/vllm_server.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":"c8a9c51bedd5ee37"}},{"code_sha256_prefix":"cf0a4a3e934a7c1d","entry":"fill_user_params","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"for_evaluation/Baseline_test_local_models_vllm.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/for_evaluation/Baseline_test_local_models_vllm.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":"cf0a4a3e934a7c1d"}},{"code_sha256_prefix":"919cf310ad4c189a","entry":"get_weight_loader","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"verl/models/weight_loader_registry.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/verl/models/weight_loader_registry.py","link_basis":"harvester_set","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":"919cf310ad4c189a"}},{"code_sha256_prefix":"d56b142dd29f350c","entry":"load_analysis","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"utils/generate_profiles_parallel.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/utils/generate_profiles_parallel.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":"d56b142dd29f350c"}},{"code_sha256_prefix":"afee7667b68ea938","entry":"load_behavior_library","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"utils/create_prompt_data.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/utils/create_prompt_data.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":"afee7667b68ea938"}},{"code_sha256_prefix":"a528e94a3ea5d552","entry":"load_behavior_library","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"utils/generate_profiles_parallel.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/utils/generate_profiles_parallel.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":"a528e94a3ea5d552"}},{"code_sha256_prefix":"475f74719b2c7a8f","entry":"load_profiles_from_file","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"utils/create_prompt_data.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/utils/create_prompt_data.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":"475f74719b2c7a8f"}},{"code_sha256_prefix":"c7bcd40345c48edd","entry":"load_prompt_file","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"SEAD/vllm_service/vllm_server.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/SEAD/vllm_service/vllm_server.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":"c7bcd40345c48edd"}},{"code_sha256_prefix":"18b5ff46b3ab5402","entry":"read_prompt","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"utils/create_prompt_data.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/utils/create_prompt_data.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":"18b5ff46b3ab5402"}},{"code_sha256_prefix":"8d1e5517fde1b5f5","entry":"restart_vllm_service","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"for_evaluation/Baseline_test_local_models_vllm.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/for_evaluation/Baseline_test_local_models_vllm.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":"8d1e5517fde1b5f5"}},{"code_sha256_prefix":"52e90609827ad734","entry":"sample_random_profile","repo":"Da1yuqin/SEAD","repo_kind":"found_in_text","path":"utils/generate_profiles_parallel.py","file_url":"https://github.com/Da1yuqin/SEAD/blob/HEAD/utils/generate_profiles_parallel.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":"52e90609827ad734"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}