Skip to content

PBFT-CG-MARL

Aug 2026 · Zenodo (CERN European Organization for Nuclear Research)

Abstract

PBFT-CG-MAPPO is a consensus-conditioned multi-agent reinforcement learning framework that embeds a Practical Byzantine Fault Tolerance (PBFT) three-phase commit protocol inside the CTDE-MAPPO training loop as an additive consensus loss with zero initialization, complemented by an entropy floor that prevents premature policy collapse. Across three cooperative environments (MPE spread, SMAClite 5m_vs_6m, VMAS UAV coverage) with five seeds each, PBFT-CG-MAPPO reduces cross-seed return variance by 1.9–47.4× compared to MAPPO and produces zero catastrophic seeds. Under Byzantine injection (f = 1), the PBFT quorum maintains stable consensus rates against random and adversarial attacks, where disabling the consensus layer causes up to 93% return degradation—demonstrating that consensus provides critical protection under active attacks while remaining non-interfering in clean environments. The experimental results yield three design principles for safe consensus conditioning in MARL: replace only dissenting actions (never overwrite consenting agents), condition via additive loss with zero initialization, and enforce an entropy floor. The framework transfers from 4-agent cooperative navigation to 12-agent permafrost monitoring without modification, scaling the f < n/3 tolerance bound automatically. The codebase includes six algorithm baselines (MAPPO, MADDPG, QMIX, CommNet, TarMAC), three Byzantine attack types, ablation studies, cross-environment evaluation, and publication-quality figure generation scripts.

View source

Similar papers

#machine learning Review Open access Oct 2014

Software development in startup companies: A systematic mapping study

The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.

Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al. · 394 citations · ⚡54
#machine learning Review Open access Jun 2014

Why Early-Stage Software Startups Fail: A Behavioral Framework

This state-of-practice investigation was performed using a literature review followed by a multiple-case study approach and presents how inconsistency between managerial strategies and execution can lead to failure by means of a behavioral framework.

Carmine Giardino, Xiaofeng Wang, P. Abrahamsson · 175 citations · ⚡19
#machine learning Review Open access Oct 2016

“Failures” to be celebrated: an analysis of major pivots of software startups

This study conducts a case survey study based on the secondary data of the major pivots happened in 49 software startups, and demonstrates that customer need pivot is the most common among all pivot types.

Sohaib Shahid Bajwa, Xiaofeng Wang, Anh Nguyen-Duc et al. · 127 citations · ⚡15
#machine learning Review Open access May 2016

Key Challenges in Software Startups Across Life Cycle Stages

It is found that what perceived as biggest challenges by software startups do vary across different life cycle stages, even though its significance decreases when the learning focuses of the startups move from problem to solution and their products mature.

Xiaofeng Wang, Henry Edison, Sohaib Shahid Bajwa et al. · 62 citations · ⚡6

Related blog posts

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.