Trust-based Consensus in Multi-Agent Reinforcement Learning Systems

By Ho Long Fung, Victor-Alexandru Darvariu, Stephen Hailes, and Mirco Musolesi

Reinforcement Learning Journal, vol. 2, 2024, pp. 714–732.

Presented at the Reinforcement Learning Conference (RLC), Amherst Massachusetts, August 9–12, 2024.


Download:

Abstract:

An often neglected issue in multi-agent reinforcement learning (MARL) is the potential presence of unreliable agents in the environment whose deviations from expected behavior can prevent a system from accomplishing its intended tasks. In particular, consensus is a fundamental underpinning problem of cooperative distributed multi-agent systems. Consensus requires different agents, situated in a decentralized communication network, to reach an agreement out of a set of initial proposals that they put forward. Learning-based agents should adopt a protocol that allows them to reach consensus despite having one or more unreliable agents in the system. This paper investigates the problem of unreliable agents in MARL, considering consensus as a case study. Echoing established results in the distributed systems literature, our experiments show that even a moderate fraction of such agents can greatly impact the ability of reaching consensus in a networked environment. We propose Reinforcement Learning-based Trusted Consensus (RLTC), a decentralized trust mechanism, in which agents can independently decide which neighbors to communicate with. We empirically demonstrate that our trust mechanism is able to handle unreliable agents effectively, as evidenced by higher consensus success rates.


Citation Information:

Ho Long Fung, Victor-Alexandru Darvariu, Stephen Hailes, and Mirco Musolesi. "Trust-based Consensus in Multi-Agent Reinforcement Learning Systems." Reinforcement Learning Journal, vol. 2, 2024, pp. 714–732.

BibTeX:

@article{fung2024trust,
    title={Trust-based Consensus in Multi-Agent Reinforcement Learning Systems},
    author={Fung, Ho Long and Darvariu, Victor-Alexandru and Hailes, Stephen and Musolesi, Mirco},
    journal={Reinforcement Learning Journal},
    volume={2},
    pages={714--732},
    year={2024}
}