Defining Decentralization: An Ontological Perspective

2026-08-10Distributed, Parallel, and Cluster Computing

Distributed, Parallel, and Cluster ComputingArtificial IntelligenceMachine LearningLogic in Computer Science
AI summary

The authors explain that decentralization is a widely used but poorly defined idea in computer systems, especially in new areas like decentralized AI. They point out that confusion about what decentralization really means causes problems when comparing or analyzing systems. To fix this, the authors create a clear, formal way to describe decentralization using graphs and introduce new measures called Void Tolerance and Imperviousness. Their approach works across different technologies, such as federated learning and blockchains, offering a consistent method to understand decentralization.

decentralizationdistributed computingfederated learningblockchaingraph ontologyVoid ToleranceImperviousnesscommunication architecturesprotocol designtrust distribution
Authors
Jakub Kacper Szeląg, Aydin Abadi, Mohammad Naseri
Abstract
Decentralization as a concept in computer science has existed for over half a century. Despite its fundamental role across domains such as security, distributed computing, artificial intelligence, cloud infrastructures, and Internet of Things (IoT) architectures, there remains no universally accepted definition of decentralization applicable across computer communication systems. This has become increasingly problematic with the emergence of decentralized AI and machine learning paradigms, including collaborative training, distributed inference, blockchain-based, and agentic AI, where decentralization is often treated as a core design objective. Meanwhile, existing approaches frequently conflate decentralization with related notions such as distribution of trust or specific implementation paradigms. Such ambiguity creates inconsistencies in system analysis, limits comparability between works, and weakens the rigor of formal reasoning surrounding communication architectures and protocol design. In this work, we define this research gap as the Decentralization Problem. We analyze the formal-semantic, epistemological, and pragmatic foundations of decentralization and introduce a graph-based ontology defining it as both relational and subject-specific property of computer communication systems. The framework formally distinguishes decentralization from distribution and supports evaluation through two novel metrics: Void Tolerance and Imperviousness. We also provide a browser-based implementation that enables automated classification and metric computation of arbitrary systems. Instantiations to federated learning and blockchain architectures show consistent, comparable assessments where existing definitions produce incomplete or contradictory conclusions, providing a domain-independent foundation for analysing decentralization across heterogeneous systems.