作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2026, Vol. 52 ›› Issue (5): 303-325. doi: 10.19678/j.issn.1000-3428.0253167

• 网络空间安全 • 上一篇    下一篇

区块链技术的去中心化新闻检索与聚合架构研究

李亮1, 肖名志2, 陈曦3,*()   

  1. 1. 武昌工学院信息工程学院, 湖北 武汉 430065
    2. 武昌首义学院信息科学与工程学院, 湖北 武汉 430064
    3. 华中科技大学人工智能与自动化学院, 湖北 武汉 430074
  • 收稿日期:2025-10-20 修回日期:2025-12-04 出版日期:2026-05-15 发布日期:2026-01-27
  • 通讯作者: 陈曦
  • 作者简介:

    李亮(CCF会员), 男, 讲师、硕士, 主研方向为云存储、区块链技术

    肖名志, 讲师、硕士

    陈曦(通信作者), 教授、博士

  • 基金资助:
    国家自然科学基金(72374077); 湖北省优秀中青年科技创新团队计划项目(T2021042); 武昌工学院校级重点学科(群)项目(2021XK01)

Decentralized News-Retrieval and Aggregation Architecture Using Blockchain Technology

LI Liang1, XIAO Mingzhi2, CHEN Xi3,*()   

  1. 1. Information Engineering Institute, Wuchang Institute of Technology, Wuhan 430065, Hubei, China
    2. College of Information Science and Engineering, Wuchang Shouyi University, Wuhan 430064, Hubei, China
    3. School of Artificial Intelligence and Automation, Huazhong University of Science and Technology, Wuhan 430074, Hubei, China
  • Received:2025-10-20 Revised:2025-12-04 Online:2026-05-15 Published:2026-01-27
  • Contact: CHEN Xi

摘要:

针对集中式新闻架构存在单点故障、篡改风险、验证不透明、虚假信息扩散等问题, 提出一种基于区块链的去中心化新闻检索与聚合架构, 实现多源新闻数据的可信存储、可验证检索与透明治理。该架构融合区块链、智能合约与分布式存储, 形成"链-合约-存储"一体化信任体系。通过共识机制保障数据来源可信, 智能合约自动执行治理规则, 实现可追溯与高可信性。提出多值模函数(MVF)鲁棒任务分配算法与关键/交易默克尔-帕特里夏树(KMPT/TMPT)双层可验证索引机制, 用于优化任务调度与索引验证, 以提升检索与验证效率。系统引入Merkle哈希树(MHT)完整性验证与多源信誉加权机制, 实现信源信誉自适应调整, 增强检索准确性和系统鲁棒性。系统在OpenStack私有云环境下完成分布式部署, 并基于2024年采集的106 532条新闻数据进行实验验证。实验结果表明, 相较传统方案, 该架构的可信验证准确率提升15.6%(P < 0.01), 抗篡改检测成功率达99.6%, 虚假新闻抑制率达92.4%。检索与验证流程的深度融合使可信检索综合效能提升22.3%(P < 0.05)。该研究结果验证了区块链在可信检索与数据治理中的可行性与工程有效性, 为构建高透明度、可追溯的新闻生态体系提供了理论支持与工程参考。

关键词: 区块链技术, 去中心化新闻检索, Merkle验证, 动态权重调度, 可信数据治理

Abstract:

To address issues such as a single point of failure, risk of tampering, opaque verification, and the proliferation of false information in centralized news architectures, a blockchain-based decentralized news-retrieval and aggregation architecture is proposed for trusted storage, verifiable retrieval, and transparent governance of multi-source news data. This architecture integrates blockchain, smart contracts, and distributed storage to form an integrated trust system of "chain-contract-storage." The consensus mechanism ensures the credibility of the data sources, whereas smart contracts automatically enforce governance rules for traceability and credibility. A Multi-Valued modulo Function (MVF) robust task allocation algorithm and a Key/Transaction Merkle-Patricia Tree (KMPT/TMPT) dual-layer verifiable indexing mechanism are proposed to optimize task scheduling and index verification, thereby enhancing retrieval and verification efficiency. The system incorporates Merkle Hash Tree (MHT) integrity verification and a multi-source reputation weighting mechanism to achieve adaptive adjustment of the source reputation, thereby enhancing retrieval accuracy and system robustness. The system is deployed in a private cloud environment on an OpenStack and experimentally validated using 106 532 news data collected in 2024. Experimental results show that compared to traditional solutions, the credibility verification accuracy of this architecture is improved by 15.6% (P < 0.01), the tamper resistance detection success rate reaches 99.6%, and the false news suppression rate is 92.4%. Deep integration of the retrieval and verification processes enhances the comprehensive effectiveness of trusted retrieval by 22.3% (P < 0.05). This study verifies the feasibility and engineering effectiveness of blockchain in trusted retrieval and data governance, providing theoretical support and an engineering reference for building a highly transparent and traceable news ecosystem.

Key words: blockchain technology, decentralized news-retrieval, Merkle verification, dynamic weight scheduling, trusted data governance