{"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/wolfpack-adversarial-attack-for-robust-multi","title":"Wolfpack Adversarial Attack for Robust Multi-Agent Reinforcement Learning","arxiv_id":"2502.02844","date":"2025-02-05","proceeding":null,"authors":["Sunwoo Lee","Jaebak Hwang","Yonghyeon Jo","Seungyul Han"],"abstract":"Traditional robust methods in multi-agent reinforcement learning (MARL) often struggle against coordinated adversarial attacks in cooperative scenarios. To address this limitation, we propose the Wolfpack Adversarial Attack framework, inspired by wolf hunting strategies, which targets an initial agent and its assisting agents to disrupt cooperation. Additionally, we introduce the Wolfpack-Adversarial Learning for MARL (WALL) framework, which trains robust MARL policies to defend against the proposed Wolfpack attack by fostering systemwide collaboration. Experimental results underscore the devastating impact of the Wolfpack attack and the significant robustness improvements achieved by WALL. Our code is available at https://github.com/sunwoolee0504/WALL.","url_abs":"https://arxiv.org/abs/2502.02844v3","url_pdf":"https://arxiv.org/pdf/2502.02844v3.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":"wolfpack-adversarial-attack-for-robust-multi","repo_url":"https://github.com/sunwoolee0504/wall","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"adversarial-attack","task_name":"Adversarial Attack"},{"task_slug":"multi-agent-reinforcement-learning","task_name":"Multi-agent Reinforcement Learning"},{"task_slug":"reinforcement-learning","task_name":"Reinforcement Learning"},{"task_slug":"reinforcement-learning-2","task_name":"reinforcement-learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2502.02844","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2502.02844"}},"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":"deterministic:regex_extraction","url":"https://github.com/oxwhirl/pymarl","reach":null},{"provenance":"deterministic:regex_extraction","url":"https://github.com/sunwoolee0504/WALL","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/wjh720/QPLEX","reach":{"status":"ok"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/zzq-bot/ROMANCE","reach":null},{"provenance":"deterministic:regex_extraction","url":"https://github.com/abukharin3/ERNIE","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sunwoolee0504/wall","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":2,"unverified":5},"by_repo_kind":{"official":{"samples":5,"ran":2,"repositories":1},"found_in_text":{"samples":2,"ran":0,"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":"bcce7c3814b850a4","entry":"DMAQ_SI_Weight","repo":"sunwoolee0504/wall","repo_kind":"official","path":"src/learners/dmaq_qatten_learner.py","file_url":"https://github.com/sunwoolee0504/wall/blob/HEAD/src/learners/dmaq_qatten_learner.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":"bcce7c3814b850a4"}},{"code_sha256_prefix":"4fd93532d4a24457","entry":"Qatten_Weight","repo":"sunwoolee0504/wall","repo_kind":"official","path":"src/learners/dmaq_qatten_learner.py","file_url":"https://github.com/sunwoolee0504/wall/blob/HEAD/src/learners/dmaq_qatten_learner.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":"4fd93532d4a24457"}},{"code_sha256_prefix":"99dcaa1bc3b17c24","entry":"AttackMAC","repo":"zzq-bot/ROMANCE","repo_kind":"found_in_text","path":"src/controllers/attack_controller.py","file_url":"https://github.com/zzq-bot/ROMANCE/blob/HEAD/src/controllers/attack_controller.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":"99dcaa1bc3b17c24"}},{"code_sha256_prefix":"081f018f212fad8a","entry":"BasicMAC","repo":"zzq-bot/ROMANCE","repo_kind":"found_in_text","path":"src/controllers/attack_controller.py","file_url":"https://github.com/zzq-bot/ROMANCE/blob/HEAD/src/controllers/attack_controller.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":"081f018f212fad8a"}},{"code_sha256_prefix":"a924257e72cfa10c","entry":"DMAQ_QattenMixer","repo":"sunwoolee0504/wall","repo_kind":"official","path":"src/learners/dmaq_qatten_learner.py","file_url":"https://github.com/sunwoolee0504/wall/blob/HEAD/src/learners/dmaq_qatten_learner.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":"a924257e72cfa10c"}},{"code_sha256_prefix":"7d4a9f1d322d2bf6","entry":"DMAQ_qattenLearner","repo":"sunwoolee0504/wall","repo_kind":"official","path":"src/learners/dmaq_qatten_learner.py","file_url":"https://github.com/sunwoolee0504/wall/blob/HEAD/src/learners/dmaq_qatten_learner.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":"7d4a9f1d322d2bf6"}},{"code_sha256_prefix":"f1884a61380317b4","entry":"DMAQer","repo":"sunwoolee0504/wall","repo_kind":"official","path":"src/learners/dmaq_qatten_learner.py","file_url":"https://github.com/sunwoolee0504/wall/blob/HEAD/src/learners/dmaq_qatten_learner.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":"f1884a61380317b4"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}