Carbon Market Simulation with Adaptive Mechanism Design
Han Wang, Wenhao Li, Hongyuan Zha, Baoxiang Wang
TL;DR
This paper tackles the challenge of designing allocation policies in cap-and-trade carbon markets by building a hierarchical, model-free multi-agent reinforcement learning framework, featuring a high-level government agent that allocates carbon credits and lower-level enterprise agents that perform Gather-Trade-Build–style economic activities. The authors introduce a systematic carbon-market simulator that enables carbon credit allocation and trading, and they compare MARL-derived policies against baseline indicator approaches across multiple scenarios. Key contributions include (i) the simulator architecture and hierarchical MARL formulation, (ii) implementation of baseline indicator policies (GF, BM, SI) for rigorous comparison, and (iii) empirical evidence that learning-based allocations can better balance productivity, equality, and carbon emissions, even under different economy-climate coefficients and policy scales. By enabling policy experimentation without reliance on scarce real-world data, the work provides a flexible platform for exploring carbon-market design principles and validating economic theories under various market scales and regulatory settings, with potential practical impact for emission-reduction initiatives.
Abstract
A carbon market is a market-based tool that incentivizes economic agents to align individual profits with the global utility, i.e., reducing carbon emissions to tackle climate change. Cap and trade stands as a critical principle based on allocating and trading carbon allowances (carbon emission credit), enabling economic agents to follow planned emissions and penalizing excess emissions. A central authority is responsible for introducing and allocating those allowances in cap and trade. However, the complexity of carbon market dynamics makes accurate simulation intractable, which in turn hinders the design of effective allocation strategies. To address this, we propose an adaptive mechanism design framework, simulating the market using hierarchical, model-free multi-agent reinforcement learning (MARL). Government agents allocate carbon credits, while enterprises engage in economic activities and carbon trading. This framework illustrates agents' behavior comprehensively. Numerical results show MARL enables government agents to balance productivity, equality, and carbon emissions. Our project is available at https://github.com/xwanghan/Carbon-Simulator.
