Bassam Alotaibi
Research Notes4 min read

Trust Cannot Be Static in Decentralised Federated Learning

Trust in decentralised federated learning is often treated as a relatively static property. This article argues that trust should instead be viewed as a dynamic capability—continuously reassessed as participants, behaviours, and network conditions evolve throughout collaborative learning.

Bassam Alotaibi

Bassam Alotaibi

AI Governance & Cybersecurity Researcher

Trust is not simply missing from decentralised federated learning. It is also constantly changing. Future systems should be designed to recognise that reality.

For nearly a decade, federated learning research has focused on enabling organisations to collaborate without exchanging their raw data. Advances in Differential Privacy, Secure Aggregation, Homomorphic Encryption, and Trusted Execution Environments have significantly strengthened the privacy guarantees of collaborative machine learning.

As decentralised federated learning continues to mature, however, another challenge is becoming increasingly difficult to ignore.

It is no longer sufficient to ask who should participate in collaborative learning.

We must also ask whether participants remain trustworthy over time.


Reputation Does Not Guarantee Trust

Decentralised federated learning has already recognised that trust matters.

Recent research has proposed reputation systems, trust scores, blockchain identities, behavioural monitoring, and incentive mechanisms to distinguish reliable participants from malicious ones.

These approaches represent an important step forward.

They acknowledge that privacy alone cannot protect collaborative learning.

Yet many of them continue to rely on an assumption that deserves greater attention.

Trust is often treated as though it remains relatively stable once it has been established.

In practice, distributed systems rarely behave this way.


Trust Evolves Throughout Collaboration

Unlike static infrastructure, decentralised learning environments are constantly changing.

Participants join and leave.

Communication paths evolve.

Devices receive software updates.

Networks experience failures.

Security postures improve—or deteriorate.

A participant that behaved honestly throughout previous training rounds may become compromised before the next one begins.

Conversely, a participant that initially appeared unreliable may later demonstrate consistently trustworthy behaviour.

Trust therefore cannot be viewed as a permanent characteristic.

It is an evolving property of the collaboration itself.


Static Trust Creates a Blind Spot

Most machine learning models are designed to adapt continuously.

Trust mechanisms often are not.

Once a participant accumulates a favourable reputation, future contributions may continue receiving significant influence even after circumstances have changed.

This creates an important mismatch.

The learning process adapts to new data.

The trust mechanism continues relying on historical assumptions.

In highly dynamic peer-to-peer environments, this delay may allow compromised participants to influence the global model long before traditional reputation mechanisms recognise the change.

The challenge is therefore not simply establishing trust.

It is maintaining accurate trust over time.


Trust Should Become a Continuous Process

Rather than assigning participants relatively static trust scores, decentralised federated learning should continuously reassess trust throughout the learning lifecycle.

Every training round provides new evidence.

Every interaction reveals new behavioural signals.

Trust should evolve accordingly.

Relevant observations may include:

  • Consistency of model updates.
  • Behavioural anomalies during training.
  • Communication reliability.
  • Historical contribution quality.
  • Privacy budget utilisation.
  • Changes in security posture.

No single indicator provides a complete picture.

Together, however, they allow trust to become adaptive rather than static.


Adaptive Trust Supports Adaptive Privacy

The relationship between trust and privacy is often overlooked.

Privacy mechanisms are typically applied uniformly across all participants regardless of their behaviour.

Every participant receives similar privacy guarantees.

Every contribution is treated in largely the same way.

Real-world collaboration rarely operates under such assumptions.

Participants demonstrate different levels of reliability throughout the lifetime of a distributed system.

If trust evolves, perhaps privacy should evolve alongside it.

Imagine a decentralised learning system where:

  • Highly trusted participants receive greater influence because they have consistently demonstrated reliable behaviour.
  • Newly joined participants contribute with reduced influence until sufficient trust has been established.
  • Participants exhibiting suspicious behaviour receive stricter privacy budgets or lower aggregation weights.
  • Trust continuously adapts as behaviour changes rather than remaining fixed.

Rather than operating independently, trust and privacy become mutually reinforcing components of collaborative learning.


Looking Ahead

Decentralised federated learning removes the central coordinator.

It does not remove uncertainty.

If anything, decentralisation increases the importance of continuously evaluating whom the system should trust.

Future research should therefore move beyond asking:

Who should be trusted to participate in collaborative learning?

It should begin asking:

How should trust evolve as collaboration evolves?

The distinction is subtle.

Its implications for the design of decentralised AI systems may be profound.


Final Thoughts

Trust is often discussed as though it can be calculated once and reused indefinitely.

Distributed systems do not behave that way.

Neither do the organisations, devices, and people that participate within them.

As decentralised federated learning becomes increasingly common, trust management should evolve from a static prerequisite into a continuous architectural capability.

Privacy remains essential.

But privacy alone cannot determine whether collaborative learning remains reliable over time.

The future of decentralised federated learning will depend not only on protecting information.

It will also depend on continuously understanding whom the system should trust.


Trust should not be assigned once and assumed forever. In decentralised federated learning, trust should evolve as continuously as the learning process itself.


Bassam Alotaibi is an AI Governance & Cybersecurity Researcher whose work focuses on digital trust, privacy-preserving AI, and distributed intelligence. His current research explores Trust-Adaptive Privacy in Secure Decentralised Federated Learning.

← Back to all writing