HGFormer: A Hierarchical Graph Transformer Framework for Two-Stage Colonel Blotto Games via Reinforcement Learning
Yang Lv, Jinlong Lei, Peng Yi

TL;DR
This paper introduces HGformer, a hierarchical graph Transformer framework that enhances resource allocation strategies in two-stage Colonel Blotto games through reinforcement learning, addressing complex constraints and sequential dependencies.
Contribution
The paper presents a novel hierarchical graph Transformer model with a layer-by-layer reinforcement learning algorithm for two-stage resource allocation games, improving efficiency and performance.
Findings
HGformer outperforms existing methods in resource allocation efficiency.
The approach achieves higher adversarial payoffs in complex dynamic scenarios.
Experimental results validate the effectiveness of the hierarchical and reinforcement learning design.
Abstract
Two-stage Colonel Blotto game represents a typical adversarial resource allocation problem, in which two opposing agents sequentially allocate resources in a network topology across two phases: an initial resource deployment followed by multiple rounds of dynamic reallocation adjustments. The sequential dependency between game stages and the complex constraints imposed by the graph topology make it difficult for traditional approaches to attain a globally optimal strategy. To address these challenges, we propose a hierarchical graph Transformer framework called HGformer. By incorporating an enhanced graph Transformer encoder with structural biases and a two-agent hierarchical decision model, our approach enables efficient policy generation in large-scale adversarial environments. Moreover, we design a layer-by-layer feedback reinforcement learning algorithm that feeds the long-term…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
MethodsLaplacian EigenMap · Absolute Position Encodings · Layer Normalization · Laplacian Positional Encodings · Byte Pair Encoding · Label Smoothing · Softmax · Dropout · Dense Connections · Transformer
