The invention relates to the technical field of
intelligent decision, and discloses a PPO-based multi-agent cooperation mechanism generation method, device, equipment and medium, and the method comprises the steps: generating a single-agent output action through PPO, an independent agent and a current
state vector, and calculating a single-agent
advantage value according to GAE; and generating an agent cooperation mechanism according to the negative extrinsic punishment mechanism, the priority rule, the
single agent output action and the
single agent advantage value. Through the above mode, the heterogeneous data is converted into the unified
state vector, the single-agent action is generated through the PPO
algorithm, and the single-agent
advantage value is calculated through the GAE
algorithm, so that the problems of training oscillation and convergence difficulty of multiple agents are inhibited, and through a penalty mechanism and a priority rule, the multi-agent training efficiency is improved. The problem of deviation between
local optimum and global target of multiple agents is solved. The method can be applied to the business fields such as financial science and technology and
medical health care, and the reliability of
parallel processing of multiple businesses by the intelligent customer
service system is improved.