A Hashgraph-Inspired Consensus Mechanism for Reliable Multi-Model Reasoning
Kolawole E. Ogunsina, Morayo A. Ogunsina

TL;DR
This paper introduces a Hashgraph-inspired consensus mechanism for AI model ensembles to improve reliability and reduce hallucinations by achieving agreement among multiple proprietary reasoning models through iterative, gossip-based communication.
Contribution
It proposes a novel consensus approach inspired by distributed ledger technology to validate and converge outputs from diverse large language models, enhancing accuracy and trustworthiness.
Findings
Demonstrates feasibility of Hashgraph-like consensus among AI models
Improves accuracy by cross-verifying model outputs
Reduces nonfactual hallucinations in model ensembles
Abstract
Inconsistent outputs and hallucinations from large language models (LLMs) are major obstacles to reliable AI systems. When different proprietary reasoning models (RMs), such as those by OpenAI, Google, Anthropic, DeepSeek, and xAI, are given the same complex request, they often produce divergent results due to variations in training and inference. This paper proposes a novel consensus mechanism, inspired by distributed ledger technology, to validate and converge these outputs, treating each RM as a black-box peer. Building on the Hashgraph consensus algorithm, our approach employs gossip-about-gossip communication and virtual voting to achieve agreement among an ensemble of RMs. We present an architectural design for a prototype system in which RMs iteratively exchange and update their answers, using information from each round to improve accuracy and confidence in subsequent rounds.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, Reasoning, and Knowledge · Semantic Web and Ontologies · Service-Oriented Architecture and Web Services
